body {
	padding: 10px;
	margin: 0px 0px;
	color: #333333;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background:#fff /* url(../images/menue/body_bg2.jpg) repeat-x  fixed */;
	/*text-align:center;*/	/*zentriert die Seite im IE*/
	}

a {
	color:#000080;
	}

a:hover {
	text-decoration:line under;
	}

td {
	font-size: 11px;
	}
	

#all {
	margin:0 auto;	/*zentriert die Seite in modernen Browsern*/
	text-align:left;	/*berichtigt die Ausrichtung von body text-align:center;" für den IE wieder*/
	background:transparent;
	}

#logo {
background:#A0CBFF;
}

/*##################  PopUp Menü Start ######################*/
#navi {
padding-top:0;
padding-bottom:0;
}

.top_level_1 a, .top_level_2 a, .top_level_3 a {
text-decoration:none;

}

.top_level_1 {
padding:3px 0;
font-size: 12px;
width:128px;
text-align:center;
}

.top_level_2 {
text-align:left;
font-size:10px;
padding:1px 0px 0px 3px;
}

.top_level_3 {
text-align:center;
font-size:10px;
padding:0;
}
/*###################### PopUp Menü Ende ###############################*/


#left_side {
width:172px;
padding:2px;

margin: 0px 0px 0px 10px;

background:#fff url(../images/menue/vert_dots.gif) repeat-y top right;
background-position:171px 0;
font-size: 11px;
}

#left_side h3 {
	font-size:12px;
	margin:0 !important;
	padding:6px 0 12px 6px;
	background:transparent url(../images/menue/sub_nav_header.gif) no-repeat;	
}

#left_side h2 {
	font-size:12px;
	margin:0 !important;
	padding: 0px 0px 4px 5px;
	background:transparent url(../images/menue/left_header.gif) no-repeat;	
}

#left_side h3 a {
    text-decoration:none;
}
 
#left_side ul {
	list-style-type: none;
	margin:-3px 0 1px;
	padding: 0;
}
#left_side li {
	line-height: 10px !important;
}
#left_side li span {
	display: block;
	line-height: 10px;
	padding: 0px 1px 5px 0;
	background-image: url(../images/menue/hori_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_side li span a {
	padding:5px 1px 5px 17px;
	display: block;
/* 	line-height: 16px;
	height:auto !important;
	height:16px; */
	text-decoration:none;

	background-image: url(../images/menue/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
#left_side #current a {
	font-weight:bold;
	font-size:11px;


}
/*################*/
#left_side .sub, #left_side #sub_current {
	background:none;
	font-size:11px;
	

}

#left_side .sub a {
	font-size:11px;
	padding-left:38px;
	background:none;
}
#left_side .sub_sub a {
	font-size:11px;
	font-weight:bold;
	padding-left:48px;
	background:none;
}
#left_side .sub_sub_sub a {
	font-size:11px;
	color:#000080;
	padding-left:60px;
	background:none;
}
#left_side .sub a:hover {
	color:#000080;
	font-weight:bold;
	background: url(../images/menue/arrow_little_hover.gif) no-repeat left;
	background-position:20px !important;
}
#left_side .sub_sub a:hover {
	color:#000;
	background: url(../images/menue/arrow_little_hover.gif) no-repeat left;
	background-position:35px !important;
}
#left_side .sub_sub_sub a:hover {
	color:#000;
	background: url(../images/menue/arrow_little_hover.gif) no-repeat left;
	background-position:48px !important;
}
#left_side #sub_current a {
	font-size:11px;
	font-weight:bold;
	color:#000080;
	padding-left:38px;
	text-decoration:none;
	background: url(../images/menue/arrow_little_hover.gif) no-repeat left !important;
	background-position:20px !important;
}
#left_side #sub_sub_current a {
	font-size:11px;
	font-weight:bold;
	color:#990000;
	padding-left:48px;
	text-decoration:none;
	background: url(../images/menue/arrow_little.gif) no-repeat left !important;
	background-position:35px !important;
}
#left_side #sub_sub_sub_current a {
	font-size:11px;
	padding-left:58px;
	text-decoration:none;
	background: url(../images/menue/arrow_little.gif) no-repeat left;
	background-position:48px !important;
}
/*################*/
#left_side h1 {
	font-size:12px;
	padding:5px 0px 10px 2px;
	margin:0px;
	background:transparent url(../images/menue/left_header.gif) no-repeat;	
}

#left_side p {
margin:4px 0px 10px 6px;
padding:0px 2px 0px 0px;
}

#left_side p, li {
	line-height: 14px;
	
}

#content {
/*der content muss auf 1300 gestreckt werden, einfach mal den wert entfernen und die sitemap ansehen dann sieht man weshalb*/
padding:40px;
background:#fff;
padding-bottom:50px;
background:#fff;
}

/*damits auch ohne inhalt gut aussieht ;o) */
/* min-height Hack */
/*
#content {
   min-height:300px;
   height:800px;
   }
div[id] content {
   height:auto;
   }
*/
/* Ende des min-height Hack */

#content td {
	font-size: 96%;
	
	}


#content p, li, td {
	line-height: 16px;
	margin:0px 0px 2px 0px;
	
}

#content subtxt {
		margin:0px 0px 2px 0px;
		font-size: 9px
}


#content li {
	background:url(../images/menue/arrow_left.gif) no-repeat top left;
	background-position:0 8px;
	padding-left:10px;
}

#content ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

#content ol {
	list-style-type:normal;
}

#content ol li {
	list-style-type:normal;
	background:none;
	padding-left:0;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight:bold;
	line-height: 20px
	margin: 0px 0px 10px 0px;
}

#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000080;
	line-height: 18px;
	margin: 8px 0px 2px 0px ;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 8px 0px 6px 0px ;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #000080;
	margin: 0px 0px 0px 0px
}

#content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin: 10px 0px 2px 0px
	
}




#right_side {
width:176px;
background:#fff url(../images/menue/vert_dots.gif) repeat-y top left;
background-position:0 0;
font-size: 11px;
}

#right_side a{
font-size: 11px;
text-decoration: none;
}

#right_side a:hover{
font-size: 11px;
text-decoration: underline;
}


#right_side h1 {
	font-size:12px;
	padding:5px 0px 10px 4px;
	margin:0;
	background:transparent url(../images/menue/right_header.gif) no-repeat;
	background-position:1px 0;
}

#right_side p {
margin:1px 1px 1px 1px;
padding:0 5px 0px 5px;
line-height: 14px;

}

#footer {
height:70px;
background:#fff url(../images/menue/hori_line.gif) repeat-x top left;
}

#footer {
	padding: 20px 0px 0px 20px;
	font-size: 10px;
	line-height: 15px;
	text-align:center;
}

#footer a {
	text-decoration: none;
	padding-right: 5px;
	font-size: 10px;
}

#footer a:hover {
	color: #999;
}

#footer_current {
	color: #999 !important;
}


#left_shadow {
background:transparent url(../images/menue/left.png) repeat-y !important;
background:none;
}
#right_shadow {
background:transparent url(../images/menue/right.png) repeat-y !important;
background:none;
}
#left_shadow img {
display:none !important;
display:inline;
}
#right_shadow img {
display:none !important;
display:inline;
}


/*###################### Opera Start ####################*/
/*hier werden die seitlichen Schatten gesetzt, OPERA kennt scheinbar kein height="100%" für Bilder, und wegen dem PNG Hack kann das Bild
nicht als background="" gesetzt werden*/
@media screen and (min-width: 550px){
.top_level_3 {
padding:0 !important;
}
#left_side h3 {
background-position:-1px 0;
}
#left_side li span {
width:169px !important;
}

/*hier werden die 1px hohen Bilder im Opera ausgeblendet*/
#left_shadow img {
display:none;
}
#right_shadow img {
display:none;
}
}
/*###################### Opera Ende ####################*/