@import url(content.css);
@import url(mailform.css);
       
body, html {
       position: relative;
       text-align: center;
       height: 100%;
       background:#ffffff;
       font: normal 100.01% Arial,Times New Roman,Verdana,Helvetica,sans-serif;
       color: #666666;
       border: 0;
       margin: 0;
       padding: 0;
}

#outer-wrapper {
	text-align: left;
	margin: 15px auto 15px auto;
	width: 990px;
	position: relative;
	height: 100%;
	}
	
#header {
	position: absolute;
	z-index:40;
	top: 0;
	left: 0;
	width: 990px;
	height: 285px;
	border-left: 3px;
	border-right: 3px;
	border-top: 3px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #B4B4B4;
	}

#logo {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 339px;
	height: 297px;
	z-index:20;
}

#green {
	position: absolute;
	top: 84px;
	background: url(../img/bg_gruen.png) ;
	width: 164px;
	height: 200px;
	z-index:18;
}

#logo1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 339px;
	height: 297px;
	z-index:20;
}

#headlink {
	width:300px;
	height:140px;
	position:absolute;
	top:145px;
	left:20px;
	z-index:50;
	}

#head {
	position: absolute;
	left: 0;
	top: 0px;
	width: 990px;
	height: 285px;
	z-index:30;
	background: url(../img/schl_bogen.png) no-repeat;
}

#header-image {
	position: absolute;
	left: 0;
	top: 0px;
	width: 990px;
	height: 284px;
	z-index:10;
	overflow: hidden;
	}

#content-wrapper {
	position: absolute;
	z-index:10;
	top: 287px;
	left: 0px;
	width: 990px;
	min-height: 450px;
	border-left: 3px;
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: solid;
	border-color: #B4B4B4;
}

#content {
	position: relative;
	top: 0px;
	left: 176px;
	width: 775px;
	margin: 20px 15px 15px 20px;
	
	}

#left {
        position: absolute;
        top: 0px;
	left: 0px;
	background: url(../img/bg_left.png) repeat-y;
	width: 172px;
	height: 100%;
	z-index:-1;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #B4B4B4;
	}

#leftmenu {
       margin: 0 0 0 0;
       padding: 0 0 0 0;
       width: 172px;
       height: 300px;
       }      

p {
        margin: 0;
}


#leftmenu ul {
       left: 0px;
       margin: 0;
       padding: 0;
       z-index:0;
       width: 164px;   
       font-size: 9pt;
       font-weight: bold;
       font-color: #ffffff;
       line-height: 25px;
       list-style-type: none; 
       }

#leftmenu li {
       margin: 0 0 0 0;
       text-align: center;
}

#leftmenu li a {
       text-decoration: none;
       color: #ffffff;
}

#leftmenu ul li a:hover {
              width: 166px;
	      height: 25px;
	      color: #ffffff;
              text-decoration: none;
              font-size: 9pt;
              background-color:#ADD284;
              display: block;
              }

#leftmenu li.ACT {
             color: #ffffff;
             text-decoration: none;
             background-color:#ADD284;
             font-size: 9pt;
             font-weight: bold;
             position: relative;
}         

#leftmenu li.CUR {
             color: #ffffff;
             width: 164px;
	     height: 25px;
             text-decoration: none;
             background-color:#ADD284;
             font-size: 9pt;
             font-weight: bold;
             position: relative;
}     

#premium {
         position: relative;
	 margin: 0 0 0 0;
	 width: 172px;
	 height: 100px;
	 text-align: center;
	 z-index:20;
         }           
          
.csc-textpic-caption { 
	    font-family: Arial,Times New Roman;
	    color: #333333; 
	    font-size: 9pt; 
	    font-weight: normal; 
	    }
	    
#leftmenu li li {
       margin: 0 0 0 0;
}

#leftmenu li li a {
              width: 166px;
	      height: 25px;
	      color: #ffffff;
              text-decoration: none;
              font-size: 9pt;
              background-color:#cc0033;
              display: block;
              }
}

#leftmenu ul li li a:hover {
              width: 166px;
	      height: 25px;
	      color: #ffffff;
              text-decoration: none;
              font-size: 9pt;
              background-color:#cc0033;
              display: block;
              }

#leftmenu li li.ACT {
             color: #ffffff;
             text-decoration: none;
             background-color:#cc0033;
             font-size: 9pt;
             font-weight: bold;
             position: relative;
}         

#leftmenu li li.CUR {
             color: #ffffff;
             width: 164px;
	     height: 25px;
             text-decoration: none;
             background-color:#cc0033;
             font-size: 9pt;
             font-weight: bold;
             position: relative;
}     

#copyright {
	position: absolute;
	top: 100%;
	left: 444px;
	padding: 10px 0 0 0;
	clear: both;
	border-top: 0px solid #00562B;
	font: normal 8pt Arial,Times New Roman;
	text-decoration: none;
	color: #000;
	height: 15px;
	width: 107px;
}

#copyright li a {
       text-decoration: none;
       font: normal 8pt Arial,Times New Roman;
       color: #000;
} 

#copyright li {
       text-decoration: none;
       font: normal 8pt Arial,Times New Roman;
       color: #000;
}
   
