* {
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size: 11px;
   font-weight: bold;
   color:#333333;
   margin-bottom: 10px;
}


h2 {
   font-size: 11px;
   font-weight: bold;
   color:#333333;
   
   padding-bottom:10px;
}

h3 {
   font-size: 11px;
   font-weight: bold;
   color:#33333;
   padding-top:10px;
   padding-bottom:10px;
}

p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin:0px;
   padding:1px;
   margin-left:4px;
   line-height: 180%;

}

body {
   text-align:center; 
   margin-top: 20px;
   font-family: Verdana,Helvetica,Arial;
   font-size:11px;
   color:#000000;
   background-color: #FFFFFF;
}

a {
   color: #000000;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a img {
   border: 0 none;
}

.clear {
   clear:both;
   font-size:1px;
   line-height:0px;
   margin-top:-1px;
}

td {
   vertical-align: top;
}
ul, li {
   line-height: 1.2em;
   font-size: 11px;
   margin-left: 15px;       
   margin-bottom:8px;
}


.csc-textpic,.csc-textpic-image {
   padding-right: 10px;
   padding-top: 5px;
   padding-left: 0px;
   padding-bottom: 10px;
   
}

csc-textpic-text {
   padding-top: 5px;
   padding-bottom: 5px;
}

/*---------------------Container------------------------*/
div#container { 
   margin:0px auto;
   width: 950px;
   text-align:left;
}

/*-------------------Headerbereich----------------------*/
.header_frame {
   float:left; 
   width:950px;
   height:125px;
}
.header_image {
   float:none; 
   width:950px;
   height:39px;
   background: transparent url(../images/header_image.jpg) no-repeat;
}

.logo {
   float:none; 
   width:950px;
   height:63px;
   background: transparent url(../images/bg_logo.jpg) no-repeat;
}

.header_navi{ 
  width:950px;
  height:17px;
  float:none;
  border-style:none none none none;
  border-width:1px;
  border-color:#FFFFFF;
  background: transparent url(../images/bg_header_nav.jpg) no-repeat;
  padding-top:3px;
  padding-bottom:3px;
  text-align:right;
  color: #FFFFFF;
}
.header_navi a {
  color: #FFFFFF;
  text-decoration: none; 
}

.header_navi a:hover {
  text-decoration: underline; 
}
/*-------------------Contentframe-----------------------*/
.main {
   float:left;
   width:950px;
   background: transparent url(../images/bg_main_neu.jpg);
}

.navigation { 
  width:172px;
  float:left; 
  padding-top:0px;
  padding-bottom:3px;
}

.navigation a {
   
   display:block;	
   padding-left:15px;
   padding-top:2px;
   padding-right:5px;
   padding-bottom:5px;
   text-decoration:none;
   color:#000000;
   font-weight:bold;
   font-family: Verdana,Helvetica,Arial;
   font-size:11px;
   background: transparent url(../images/rollover_1.jpg) no-repeat;
}

.navigation #current {
	color:#000000;
        background: transparent url(../images/rollover_2.jpg) no-repeat;	
}

.navigation a:hover {
        color:#00000;
        background: transparent url(../images/rollover_2.jpg) no-repeat;   
        text-decoration:none;
}

a.submenu1 {
        
        display:block;		
	padding-top:0px;
	padding-right:5px;
	padding-bottom:9px;
	text-decoration:none;
	font-weight:normal;
	color: #666666;
        padding-left:30px;
        background: transparent url(../images/submenu_1.jpg) no-repeat;
}

a:hover.submenu1 {
	padding-left:30px;
	color: #16357E;
        background: transparent url(../images/submenu_2.jpg) no-repeat;
}

#current.submenu1 {
	color: #16357E;
	padding-left:30px;
        background: transparent url(../images/submenu_2.jpg) no-repeat;
}


.topic {
   float:left;   
   width:104px;
   padding-top: 0px;
   background: transparent url(../images/bg_topic.jpg) no-repeat;    
}

.content_main {
  float:left; 
  width:570px;
  padding-top:0px;
  padding-bottom:20px;
}
 .content {   
   padding-left:8px;
   padding-top: 15px;
   margin-bottom:15px;
   padding-right:5px;
   padding-bottom:20px; 
}

.eye {
  float:left;   
  width:104px;
  background: transparent url(../images/eye.jpg) repeat-y;
  
}
.footer {
 width: 950px;
 height:19px;
 font-weight: normal;
 font-size:10px;
 color: #FFFFFF;
 text-align:center; 
 padding-top: 9px;
 background: transparent url(../images/bg_footer.jpg); 
}

.footer a {
   color: #FFFFFF;
   text-decoration: none;
}

.footer a:hover {
   text-decoration: underline;
}

div#copy {
 width: 950px;
 font-weight: normal;
 font-size:9px;
 color: #666666;
 text-align:center; 
 padding-top: 20px;
 padding-bottom: 20px;
}
div#copy a { color: #666666; text-decoration: none; }
div#copy a:hover { text-decoration: underline; }	

/*------------------------------------------------------*/
 

