body {
	padding: 0px;
	margin: 1% 0;
	color: #000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../img/bg1.jpg) no-repeat fixed;

                background-position: 2% 0% ;
	text-align:center;	/*zentriert die Seite im IE*/



	}

#trenner {
              border-bottom:2px solid #fff;
}

#trenner2 {
              border-bottom:2px solid #fff;
              border-top:2px solid #fff;
}


a {
	color:#161415;
	}

a:hover {
	text-decoration:underline;
	}

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:#F5F3F4;
                border:1px solid #DCDADB;

 	}

#logo {
           background:#F5F3F4;
           margin-top: 10px;
           margin-bottom: 10px;
           margin-right: 4px;
           margin-left: 4px;
}

/*##################  PopUp Menü Start ######################*/
#navi {
          padding-top:0;
          padding-bottom:0;
          margin-bottom:20px;
          margin-left:4px;
          margin-right:4px;
          border:1px solid #DCDADB;
}

.top_level_1 a {
text-decoration:none;
font-size:10px;
font-weight: bold;
color: #000;
}

.top_level_1 a :hover{

color:#DCDADB;
text-decoration:underline;

}




.top_level_2 a, .top_level_3 a, .top_level_2_act a, .top_level_3_act a   {
text-decoration:none;
font-size:10px;
}

.top_level_1 {
padding:1px 0;
width:125px;
text-align:center;
}

.top_level_1_act {
color: #000;
text-decoration:underline;
}

.top_level_2, .top_level_2_act {
text-align:center;
padding:0px;
}

.top_level_3, .top_level_3_act {
text-align:center;
padding:0;
}
/*###################### PopUp Menü Ende ###############################*/


#left_side {
               padding:10px;
               background:#fff;
               padding-bottom:50px;
               border-left:4px solid #F5F3F4;
}



#left_side ul {
	list-style-type: none;
	margin:-3px 0 1px;
	padding: 0;
}
#left_side li {

}
#left_side li span {
	display: block;
	line-height: 16px;
	padding:0 1px 1px 0;
	background-image: url(../img/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(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}
#left_side #current a {
	font-weight:bold;
                background: #FFF57F;
}
/*################*/
#left_side .sub, #left_side #sub_current {
background:none;
}

#left_side .sub a {
	font-size:10px;
	padding-left:38px;
	background:none;
}
#left_side .sub a:hover {
	color:#000;
	background: url(../img/arrow_little.gif) no-repeat left;
	background-position:20px !important;
}

#left_side .sub a:active {
	color:#000;
	background: #FFF57F url(../img/arrow_little.gif) no-repeat left;
	background-position:20px !important;
}

#left_side #sub_current a {
	font-size:10px;
	padding-left:38px;
	text-decoration:none;
	background: url(../img/arrow_little.gif) no-repeat left !important;
	background-position:20px !important;
}
/*################*/
#left_side h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E05D9;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}

#left_side h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 0;
}

#left_side h3 a {
text-decoration:none;
}

#left_side p {
margin:0 0 10px 0;
padding:0 3px 0 3px;
}

#left_side p, li {
	line-height: 20px;
}

#content {
/*der content muss auf 1300 gestreckt werden, einfach mal den wert entfernen und die sitemap ansehen dann sieht man weshalb*/
               padding:10px;
               background:#fff;
               padding-bottom:50px;
               border-left:4px solid #F5F3F4;
               border-right:4px solid #F5F3F4;

}

/*damits auch ohne inhalt gut aussieht ;o) */
/* min-height Hack */

#content {
   min-height:240px;
   height:240px;
   }
div[id] content {
   height:auto;
   }

/* Ende des min-height Hack */

#content p, li, td {
	line-height: 20px;
}

#content li {
	background:url(../img/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: 16px;
	color: #000000;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
}

#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 0;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #333333;
}

#content h4 {
	margin: 0;
}

#right_side {
width:180px;
background:#fff url(../img/vert_dots.gif) repeat-y top left;
background-position:0 0;
}

#right_side h1 {
	font-size:12px;
	padding:14px 0 16px 10px;
	margin:0;
	background:transparent url(../img/sub_nav_header.gif) no-repeat;
	background-position:1px 0;
}

#right_side p {
margin:0 0 10px 0;
padding:0 5px 0 10px;
}

#footer_container {
border:1px solid #DCDADB;
             margin: 4px;
             height:22px;
}

#player {
 float: right;
 padding-top: 1px;
 padding-right: 6px;
}

#footer {

             background:#F5F3F4;
             
              padding: 3px;
             line-height: 15px;
             text-align:center;
             color: #A0A0A0;
             float: left;
            
}

#footer a {
	text-decoration: none;
	padding-right: 5px;
	font-size: 10px;
	color: #A0A0A0;
}

#footer a:hover {
	color: #161415;
}

#footer_current {
	color: #161415 !important;
}

/*###################### 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){
#left_shadow {
background:transparent url(../img/left.png) repeat-y !important;
}
#right_shadow {
background:transparent url(../img/right.png) repeat-y !important;
}
/*hier werden die 1px hohen Bilder im Opera ausgeblendet*/
#left_shadow img {
display:none;
}
#right_shadow img {
display:none;
}
.top_level_3 {
padding:0 !important;
}
#left_side h3 {
background-position:-1px 0;
}
#left_side li span {
width:179px !important;
}
}
/*###################### Opera Ende ####################*/

.sitemap_1 {
	margin:1px 0 0 0;
	padding:3px 0 4px 5px;
	background:#1E05D9;
}
.sitemap_1 a {
	text-transform:uppercase;
	font-weight:bold;
                color:#fff;
}
.sitemap_2 {
	margin:1px 0 0 0;
	padding:1px 0 1px 35px;
	background:#FFEA01;
}

.sitemap_2 a {
	font-size:11px;
	font-weight:bold;
}

.sitemap_3 {
	margin:1px 0 0 0;
	padding:1px 0 1px 70px;
	background:#ffffff;
}
.sitemap_3 a {
	font-size:11px;
}

