/*
Definitionen für den ganzen Bodybereich
*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D2D2D2;
	background-image: url(images/hg_body.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
}
*html body {
	text-align: center;
}



/* Content */

#container {
	width: 1000px;
	color: #666666;
	background-image: url(images/hg_container.jpg);
	background-repeat: repeat-y;
    margin:0px auto;
	text-align:left;
	overflow: hidden;
}

#links {
	width: 195px;
	float: left;
}

#links form {
	font-size: 11px;
	padding-top: 15px;
	padding-left: 20px;
}
#links .myinput {
	background-image: url(images/hg_input_login.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	width: 87px;
	height: 18px;
	border: 0px none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*html #links .myinput {
	width: 95px;
}
#links .submit {
	background-image: url(images/hg_submit.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding: 2px 0px 2px 0px;
	border: 0px none;
	width: 80px;
	height: 30px;
	color: #0066CC;
	background-color: #FFFFFF;
	background-position: 5px 7px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

#links .logo {
	width: 195px;
	height: 140px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#links .navi {
	width: 188px;
	margin-left: 7px;
}



/* Haupt Navigation */

#links .menu-no a {
	display:block;
	font-size: 11px;
	color: #1F52A1;
	text-decoration: none;
	padding-left: 5px;
	height: 15px;
	background-image: url(images/nav_01_ac.jpg);
	background-repeat: repeat-y; 
	margin-bottom: 3px;
    padding: 3px 0px 3px 5px;
}


#links .menu-no a:hover {
	color: #003399;
	background-image: url(images/nav_01_ov.jpg);
	background-repeat: repeat-y; 
}




#links .menu-act a {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	height: 15px;
	background-image: url(images/nav_01_acov.jpg);
	background-repeat: repeat-y; 
	margin-bottom: 3px;
	padding: 3px 0px 3px 5px;
}


#links .menu-act a:hover {
	color:#003399;
}

#links .bold {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	height: 15px;
	background-image: url(images/nav_01_acov.jpg);
	background-repeat: repeat-y; 
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 3px 5px;
}


/* Haupt Navigation Level 2 */


#links .menu-no-lev2 a {
	display:block;
	font-size: 11px;
	color: #1C519A;
	text-decoration: none;
	background-image: url(images/nav_02_ac.jpg);
	background-repeat: no-repeat;
    padding: 1px 0px 3px 35px;
	margin: 0px 0px 3px 0px;
}


#links .menu-no-lev2 a:hover {
	color: #CC0000;
	background-image: url(images/nav_02_ov.jpg);
	background-repeat: no-repeat;
}

#links .menu-act-lev2 a {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding-left: 35px;
	background-image: url(images/nav_02_ac.jpg);
	background-repeat: no-repeat;
	padding: 1px 0px 3px 35px;
	margin: 0px 0px 3px 0px;
}


#links .menu-act-lev2 a:hover {
	color: #003399;
	background-image: url(images/nav_02_ov.jpg);
	background-repeat: no-repeat;
}

#links .bold-lev2 {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/nav_02_ov.jpg);
	background-repeat: no-repeat;
    padding: 1px 0px 3px 35px;
	margin: 0px 0px 3px 0px;
}



/* Haupt Navigation Level 3 */


#links .menu-no-lev3 a {
	display:block;
	font-size: 11px;
	color: #1C519A;
	text-decoration: none;
	background-image: url(images/nav_03_ac.jpg);
	background-repeat: no-repeat;
    padding: 1px 0px 3px 45px;
	margin: 0px 0px 3px 0px;
}


#links .menu-no-lev3 a:hover {
	color: #CC0000;
	background-image: url(images/nav_03_ov.jpg);
	background-repeat: no-repeat;
	background-color: #4156E8;
}

#links .menu-act-lev3 a {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding-left: 35px;
	background-image: url(images/nav_03_ac.jpg);
	background-repeat: no-repeat;
	padding: 1px 0px 3px 45px;
	margin: 0px 0px 3px 0px;
}


#links .menu-act-lev3 a:hover {
	color: #003399;
	background-image: url(images/nav_03_ov.jpg);
	background-repeat: no-repeat;
}

#links .bold-lev3 {
	display:block;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/nav_03_ov.jpg);
	background-repeat: no-repeat;
    padding: 1px 0px 3px 45px;
	margin: 0px 0px 3px 0px;
}

#header-links {
	height: 92px;
	width: 500px;
	background-image: url(images/header_links.jpg);
	float: left;
}

/* Impressum Kontakt  Navigation */


#header-links  .menu-imp-no a {
	font-size: 10px;
	color: #CFD4F5;
	text-decoration: none;
	padding: 3px 0px 0px 10px;
	float: left;
}

#header-links   .menu-imp-no a:hover {
	color: #fff;
	float:left;
}
#header-links  .menu-imp-act a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	padding: 3px 0px 0px 10px;
	float: left;
}

#header-links .menu-imp-act a:hover {
	color: #CFD4F5;
	float: left;
}

#header-links   .imp-active {
	font-size: 10px;
	color: #fff;
	padding: 3px 0px 0px 10px;
	float:left;
}




#header-rechts {
	height: 92px;
	width: 492px;
	background-image: url(images/header_rechts.jpg);
	float: left;
	padding-left: 1px;
}
/* Portal Navigation */
#portal-navi  {
	height: 30px;
	width: 692px;
	background-image: url(images/hg_top_nav.jpg);
	background-repeat: repeat-x;
	float: left;
	padding: 0px 0px 0px 5px;
}



#portal-navi  .menu-lev0-no a {
	display:block;
	font-size: 11px;
	color: #CFD4F5;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	float: left;
	background-image: url(images/topnav_01_ac.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5978CF;
}


#portal-navi   .menu-lev0-no a:hover {
	color: #fff;
	background-image: url(images/topnav_01_ov.gif);
	float: left;

}


#portal-navi  .bold {
	display:block;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/topnav_01_ov.gif);
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5978CF;
}

#portal-navi  .bold-lev0 a {
	display:block;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/topnav_01_ov.gif);
	padding: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5978CF;
}

#portal-navi  .bold-lev0 a:hover {
	color: #CFD4F5;
	background-image: url(images/topnav_01_ov.gif);
	float: left;
	overflow: hidden;
}








/* Newsbox */

#newsbox {
	width: 187px;
	float: left;
	background-image: url(images/hg_rechts.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
}
*html #newsbox {
	padding-top: 130px;
}


#clear {
	clear: both;

}


/* Footer */

#footer {
	width: 992px;
	height: 92px;
	background-image: url(images/hg_footer.jpg);
	background-repeat: no-repeat;
	float: left;
}





/* Content */

#inhalt {
	float: left;
	width: 610px;
	background-image: url(images/hg_content.jpg);
	background-repeat: no-repeat;
	
}
#inhalt .hoehe {
	float: left;
	height: 360px;
}
#content-table {
	width: 580px;
	font-size: 11px;
	float: left;
	padding: 20px 10px 0px 10px;
}
#content-table .hoehe {
	float: left;
	height: 400px;
}
#content-table .bold {
	font-weight: bold;
	
}


#content-table .top-link {
	margin-top: 0px;
	float: left;
}

#content-table h1{
	font-size: 15px;
	color:  #333333;
	width: 430px;
	background-image: url(images/hg_h1.jpg);
	background-repeat: no-repeat;
	padding: 19px 0px 18px 20px;
	margin: 0px;
}

#content-table .header-date {
	font-style: italic;
	margin-left: 10px;
}


#content-table h2{
	font-size: 15px;
	color:  #333333;
	width: 410px;
	background-image: url(images/hg_h1.jpg);
	background-repeat: no-repeat;
	padding: 19px 0px 18px 20px;
	margin: 0px;
}

#content-table h3{
	font-size: 11px;
	padding: 0px 0px 5px 20px;
}


#content-table h5 a {
	background-image: url(images/auge.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
}

#content-table h5 a:hover {
	font-weight: bold;
	background-image: url(images/auge_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
}

a img {
	border: none!important;
}

#content-table .contenttable {
	font-size: 11px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 540px;
	margin: 15px 0px 10px 20px;
}
#content-table .contenttable .bodytext {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
/* Tabellenkopf */
#content-table .th-0 {
	padding: 5px;
	background-color: #5E80D0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* Tabellenkopf-Mitte */
#content-table .th-0-center {
	padding: 5px;
	background-color: #5E80D0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

/* Tabelle-Zeile-01 */
#content-table .td-1 {
	padding: 7px;
	background-color: #CFD9F1;
	color: #0066CC;
	vertical-align: top;
}
#content-table .td-1-1 {
	padding: 7px;
	background-color: #CFD9F1;
	color: #0066CC;
	vertical-align: top;
	width: 220px;
}

/* Tabelle-Zeile-02 */
#content-table .td-2 {
	padding: 7px;
	background-color: #EDF0FA;
	color: #0066CC;
	vertical-align: top;
}
#content-table .td-2-1 {
	padding: 7px;
	background-color: #EDF0FA;
	color: #0066CC;
	vertical-align: top;
	width: 220px;
}

/* Tabelle-Zeile-01-Ergebnis */
#content-table .td-1-ergebnis {
	padding: 7px;
	text-align: center;
	color: #FFFFFF;
	background-color: #CFD9F1;
	background-image: url(images/hg_ergebnis.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	vertical-align: top;
}

/* Tabelle-Zeile-02-Ergebnis */
#content-table .td-2-ergebnis {
	padding: 7px;
	background-color: #EDF0FA;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/hg_ergebnis.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	vertical-align: top;
}



/* Infobox */
#content-table .infobox {
	margin: 2px 5px 5px 10px;
	padding: 5px;
	float: left;
	width: 200px;
	border: 1px solid #999;
	background-color: #eee;
}



#content-table .bodytext {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#content-table .textende {
	margin: 0px 10px 0px 20px;
	padding: 0px 0px 30px 0px;
	background-image: url(images/hg_bodytext.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Bild-Rechts und Links*/

#content-table .csc-textpic-intext-right {
	float: right;
	margin: 0px 15px 0px 5px;
}
*html #content-table .csc-textpic-intext-right {
	margin: 0px 5px 0px 5px;
}

#content-table .csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	margin: 0px 15px 5px 5px;
}

*html #content-table .csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	margin: 0px 0px 5px 5px;
}
#content-table .csc-textpic-caption {
	background-color: #EEEEEE;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	margin: 0px 5% 5px 0px;
	width: 95%;
}



*html #content-table .csc-textpic-intext-left {
	margin: 0px;

}
#content-table .csc-textpic-intext-left .csc-textpic-image {
	float: left;
	margin: 0px 5px 5px 20px;
}

*html #content-table .csc-textpic-intext-left .csc-textpic-image {
	margin: 0px 0px 5px 20px;
}


#content-table .csc-textpic {
	margin: 0px;
	padding: 0px;
}

#content-table .csc-textpic-intext-left {
	margin: 0px;
	padding: 0px;
}


#content-table .csc-textpic-text {
	margin: 0px;
}
#content-table .csc-textpic-text .bodytext {
	margin: 0px 10px 0px 20px;
}





#content-table  li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#content-table  .liste {
	list-style-image: url(images/liste.gif);
}




#content-table hr{
	border: 1px solid #EBEBEB;
	width: 90%;
	text-align: center;
}

#content-table .csc-linkToTop a {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 25px;
	background-image: url(images/nach_oben.gif);
	background-repeat: no-repeat;
}

#content-table .csc-linkToTop a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	background-image: url(images/nach_oben.gif);
	background-repeat: no-repeat;
	
}


#content-table .csc-header  {
	margin: 0px 0px 0px 0px;
	clear: both;
}
*html #content-table .csc-header  {
	margin: 18px 0px 0px 0px;
}

#content-table .csc-header h1{
	font-size: 15px;
	color:  #333333;
	width: 430px;
	background-image: url(images/hg_h1.jpg);
	background-repeat: no-repeat;
	padding: 19px 0px 18px 18px;
	margin: 0px;
}


#content-table .bildrechts{
	float: right;
	margin: 0px 5px 5px 5px;
} 

/* Bildunterschrift*/
#content-table .imgcaption {
	background-color: #EEEEEE;
	padding-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	float: right;
	clear: both;
}

/* Bildunterschrift*/
#content-table .csc-mailform {
	border: 0px none;
}
#content-table .csc-mailform-field {
	width: 400px;	
}

#content-table .csc-mailform-field input {
	background-image: url(images/hg_input.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin: 0px;
	width: 165px;
	height: 24px;
	border: 0px none;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content-table .csc-mailform-field #mailformtv {
	background-image: url(images/hg_check.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
#content-table .csc-mailform-field #mailformformtype_mail {
	background-image: url(images/hg_submit.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 105px;
	padding: 2px 0px 2px 0px;
	width: 80px;
	height: 30px;
	border: 0px none;
	font-size: 11px;
	color: #0066CC;
	background-color: #FFFFFF;
	background-position: 5px 7px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}
#content-table .csc-mailform-field textarea {
	background-image: url(images/hg_textfeld.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 2px 10px;
	width: 225px;
	height: 85px;
	border: 0px none;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content-table .csc-mailform-field label {
	float: left;
	width:100px;
}
/* Link-Definition innerhalb des Contentbereichs */

#content-table a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


#content-table a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.print {
	float: right;
	height: 19px;
	width: 25px;
}
.print img{
	float: left; 
	margin-top: 5px;
}


.print a{
	float: left;
	font-size: 10px;
}



/* Suchbox Ansprechpartner Navigation */
#suchen-navi  {
	height: 30px;
	width: 300px;
	background-image: url(images/hg_top_nav.jpg);
	background-repeat: repeat-x;
	float: left;
}
.searchbox{
	float: left;
	padding-top: 2px;
} 

.searchbox form {
	margin: 0px;
} 
*html .searchbox{
	padding-top: 1px;
} 
.search-input  {
	width: 106px;
	float: left;
	height: 22px;
	
}
#suchen-navi .search-button  {
	width: 45px;
	float: left;
	height: 22px;
}
.search-input #tx_ansearchit_form {
	width: 86px;
	background-image: url(images/hg_suche_inp.jpg);
	background-repeat: no-repeat;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-left: 12px;
	padding-top: 6px;
	border: 0px none;
	background-color: transparent;
}
*html .search-input #tx_ansearchit_form {
	width: 96px;
	font-size: 10px;

}


.search-button .button {
	width: 38px;
	background-image: url(images/hg_suche_btn.jpg);
	height: 25px;
	border: 0px none;
	cursor: pointer;
	margin-top: 1px;
}

.unten-nav-map {
	float: right;
	height: 30px;
	width: 25px;
}

.unten-nav-anspr {
	float: right;
	height: 30px;
	width: 25px;
	padding-right: 15px;
}

/* Suchergebnisse*/



.gefunden {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 10px;

}

.ergebnis-headline {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	
}

.ergebnis {
	font-size: 11px;
	color: #0563B0;
	font-weight: bold;
	background-image: url(images/ergebnis.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
}

.ergebnis-link a {
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.ergebnis-link a:hover {
	font-weight: bold;
	background-image: url(images/ergebnis.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#suchergebnis  {
	border: 1px dotted #CCCCCC;
	padding:5px;
	margin: 0px 10px 10px 17px;
}

#suchergebnis a {
	font-weight: bold;
	background-image: url(images/auge.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 20px;
	padding-right: 20px;
}

#suchergebnis a:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/auge_ov.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 20px;
	padding-right: 20px;

}
.suchergebnis  {
	border: 1px dotted #CCCCCC;
	padding:5px;
	margin: 0px 10px 10px 17px;
}

.suchergebnis a {
	font-weight: bold;
	background-image: url(images/auge.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 20px;
	padding-right: 20px;
}

.suchergebnis a:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/auge_ov.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 20px;
	padding-right: 20px;

}

/* Glossar*/

#glossar_container {
	width: 430px;
	padding: 10px;
}
#glossar_submenu {
	float: left;
	clear: both;
	margin: 20px 0px 0px 0px;
}
#glossarsubmenu {
	width: 160px;
	float: left;
}
#glossar_content {
	width: 250px;
	margin: 20px 0px 0px 10px;
	float: right;
	
}
.glossarcontent_title {
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
}
.glossar_menu {
	width:17px; 
	height: 15px; 
	background-color: #F5F5F5; 
	text-align:center; 
	font-size:11px;
	margin-left: 2px;
	padding:1px;
	float: left;
}
.glossar_menu a {
	font-weight: bold;
}

.glossar_menu a:hover {
	font-weight: bold;

}
.glossarsubmenu_title {
	width: 140px;
	height: 15px;
	background-color: #F5F5F5;
	border: solid 1px #F0F0F0;
	font-size: 13px;
	text-align: center;
	padding: 10px;
}
#simpleglossarcontainer {
	width: 560px;
	height: 320px;
}
#simpleglossarsubmenu {
	width: 180px;
	height: 300px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	overflow: auto;
}
#submenu {
	width: 160px;
	height: 290px;
}
#simpleglossarcontent {
	width: 350px;
	height: 300px;
	margin-top: 40px;
	float: right;
}
.simpleglossartitle {
	font-size: 12px;
	font-weight: bold;
}
.relglossarlinks {
	clear: both;
	margin-top: 20px;
        font-weight: bold;
}
.relglossarlinks a {
       font-weight: normal;
}


div.csc-sitemap {
   margin: 20px 0 0 0px;
}

div.csc-sitemap a {
   color: black;
   text-decoration: none;
}

div.csc-sitemap a:hover, div.csc-sitemap a:focus, div.csc-sitemap a:active {
   text-decoration: underline;
}

/*Erste Ebene */

div.csc-sitemap ul {
   list-style: none;
}

div.csc-sitemap ul li{
   list-style-image: url(images/li_01.gif);
   margin: 0.5em 0;
}

/*Zweite Ebene */

div.csc-sitemap ul li ul{
   margin-left: 1.5em;   
}

div.csc-sitemap ul li ul li{
   list-style-image: url(images/li_02.gif);
   margin: 0.5em 0;
} 
