/*ALLGEMEINES -- BEGINN*/
* { margin: 0; padding: 0; border-collapse:collapse; border-spacing: 0;}

html, body { height: 100%; }

body {
  width: 100%;
  text-align: left;
	font-weight:lighter;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}
/*ENDE -- ALLGEMEINES*/

/*GERUEST -- BEGINN*/
#header {
  display: none;
}

#container {
  text-align: left;
	width: 100%;
	padding: 0px;
	background: none;
}
/* IE HACK*/
* html #container { height: 100%; }

#bg_links { 
	display: none;
}

#bg_rechts { 
	display: none;
}

#table_mitte {
    width: 100%;
    background: none;
}
/*ENDE -- GERUEST*/

/*HEADER_NAVI -- BEGINN*/
#reiter_navi {
  display: none;
}

#reiter_navi p {
  display: none;
}
/*ENDE -- HEADER_NAVI*/

/*HEADER_VERLAUF -- BEGINN*/
#verlauf {
	display: none;
}
/*ENDE -- HEADER_VERLAUF*/

/*BROTKRUEMEL_NAVI -- BEGINN*/
#navigation {
  display: none;
}

* html #navigation {
	padding-bottom: 0px;
}
/*ENDE -- BROTKRUEMEL_NAVI*/

/*CONTENTBEREICH -- BEGINN*/
#contentbereich {
  border: none;
  background: none;
}
/*ENDE -- CONTENTBEREICH*/

/*MENUE LINKS -- BEGINN*/
#menueleft {
  display: none;
}
/*ENDE -- MENUE LINKS*/

/*MENUE RECHTS -- BEGINN*/
#menueright {
  display: none;
}
/*ENDE -- MENUE RECHTS*/

/*CONTENT MITTE -- BEGINN*/
#main {
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.textbereich {
  padding: 5px 0px 5px 10px;
  width: 100%;
}
/*Star Hack für IE damit Layout nicht verrutscht bei Startseite */
* html .textbereich {
	padding-right:0px;
	width: 100%;
}

/*ENDE -- CONTENT MITTE*/

/*FOOTER -- BEGINN*/
#footer {
  display: none;
}
#footer a:hover {
  display: none;
}
/*ENDE -- FOOTER*/

/*CONTENT-DEF. -- BEGINN*/
.csc-frame {
    margin-bottom: 15px;
    text-align: justify;
}
.csc-frame a{
    color: #C29C5C; 
}
.csc-frame b{
    font-weight: bold;
}
.csc-frame strong{
    font-weight: bold;
}
.csc-frame h3{
    font-size: 13px;
    margin-left: 5px;
    margin-top: 5px;
}
.csc-frame-invisible p, .csc-frame-zitat p, .csc-frame-seminare p {
    padding-bottom: 13px;
}

.csc-frame P.align-center {
	text-align: center;
}
.csc-frame P.align-right {
	text-align: right;
}
.csc-header h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.csc-header h2 {
    font-size: 12px;
    color: #D59478;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.csc-frame-zitat {
    border: 1px solid #D59478;
    background: #fffaee;
    text-align: left;
    padding: 5px;
    margin: 0 15px 11px 15px;
}

.csc-frame-news {
    margin: 0 0 15px 0;
    border: 1px solid #8CADD4;
    padding-bottom: 5px;
}
.csc-frame-news h1 {
    background: #8CADD4;
    color: white;
    margin-top: 0;
    padding: 0 5px 3px 5px;
}
.csc-frame-news p{
    padding: 0 5px 13px 5px;
}

.csc-frame-adresse {
    margin: 0 0 15px 0;
    border: 1px solid #C29C5C;
    padding-bottom: 5px;
}
.csc-frame-adresse h1 {
    font-size: 13px;
    padding: 0 5px 3px 5px;
}
.csc-frame-adresse p{
    padding: 0 5px 0 5px;
}

.csc-frame-seminare {
    border: 2px dotted #E2EAF4;
    /*background: #E2EAF4;*/
    padding: 5px;
}
.csc-frame-seminare h1 {
    margin-bottom: 5px;
}
.csc-frame-seminare h1 a, .csc-frame-seminare h1{
    color: #D59478;
    font-size: 14px;
    font-weight: bold;
}

.csc-frame-archiv-ueberschrift h1 {
  margin-top: 15px;
}
.csc-frame-archiv-ueberschrift h1, .csc-frame-archiv-ueberschrift p.bodytext {
    text-align: center;
}
.csc-frame-archiv-text h1 {
    font-size: 12px;
}
.csc-frame-archiv-text p.bodytext {
  text-align: left;
}


.csc-bulletlist {
    list-style: disc;
    margin-left: 25px;
}
.csc-bulletlist li{
    padding-bottom: 5px;
}
.csc-bulletlist-2 {
    list-style: decimal;
    font-weight: bold;
}
/* CSSIMGTEXT */
p.csc-caption {
  font-size: 10px; /* Customize me */
}
/*ENDE CONTENT-DEF.*/

/*BOX DEFINITION -- BEGINN*/
.box {
    color: #4F5556;
    background: white;
    /*IE Hack*/
	width:100%;
	height:100%;
}
.box_heading {
    padding: 3px 0 0 6px;
    height: 20px;
}
.box h6 {
    font-size: 12px;
    color: white;
} 
.blau { background: #8CADD4; }
.rot { background: #D59478; }
.braun { background: #C29C5C; }

.box_content {
    padding: 5px 5px 0 10px;
}
.box_content .menue_aktiv a{
    color: black;
}
/*NAVIGATION BOX*/
.box_navigation ul { list-style: none; }
.box_navigation li { padding-bottom: 5px; }
.box_navigation .sub1 {
    margin-left: 15px;
    list-style: circle;
}
.box_navigation .sub2 {
    margin-left: 15px;
    list-style: none;
}
/*INFORMATION BOX*/
.box_informationen ul { list-style: none; }
.box_informationen li { padding-bottom: 5px; }
.box_informationen .sub1 {
    margin-left: 15px;
    list-style: circle;
}
.box_informationen .sub2 {
    margin-left: 15px;
    list-style: none;
}

/*RECHTE BOXEN*/
.box_service .box_content, .box_informationen .box_content { }
.box_service ul, .box_informationen ul { list-style: none; }
.box_service li, .box_informationen li { padding-bottom: 5px; }
/* BOX DEFINITION ENDE */

/*GLOSSAR*/
.glossar {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/*ARCHIV*/
.archiv-uebersicht {
  width: 100%;
  text-align: center;
}
.archiv-katsel, .archiv-artsel {
  display: none;
}
.archiv-uebersicht select, .archiv-katsel select, .archiv-artsel select {
  width: 90%;
  border: 2px solid #999;
  font-size: 11px;
  font-family: verdana;
}
.archiv-uebersicht select {
  width: 50%;
}
.archiv-listing ul.ebene1 {
  margin-left: 18px;
  list-style: none;
}
.archiv-listing ul.ebene1 li a {
  font-size: 14px;
  font-weight: bold;
}
.archiv-listing ul.ebene2 {
  margin: 3px 0 10px 20px;
  list-style-type: square;
}
.archiv-listing ul.ebene2 li a {
  font-size: 11px;
  font-weight: normal;
}
.kat-beschreibung {
  margin-top: 40px;
  font-weight: bold;
}
.kat-beschreibung ul {
  margin-top: 10px;
  font-weight: normal;
}
.katlist ul.ebene1 {
  margin-left: 18px;
  list-style-type: square;
}
.archiv-print {
  display: none;
}
