/* CSS Document 07.07.2009*/
body {
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/bkgAsoc.jpg);
	width: 100%;
	height: 100%;	
	font-family: Arial, Verdana,sans-serif;
	color: #000000;
	font-size: 80%;
	line-height: 1.4em;
	text-align: right; 
}
h3 {
	font-weight:normal;
	font-size:1.7em;
	padding-bottom:0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	padding: 0; 
}
#level0 {    
	  width:768px;
	  top:0;
	  left:0;
	  text-align:left;
	  position:absolute;
	  right:1px;
	  padding-bottom:10px;
}

/*#level1 {    margin: 0px;      padding: 0px;}*/

#header {
	 margin: 0px 0px 0px 150px;
	padding: 0px 0px 0px 9px;
}

#logo { 
	position: relative; 
	top: 9px; 
}   

#haupt {
   position: relative; 
	background: url(../images/background.gif); 
	border:1px solid #000;
	border-right-width:1px;
	left: 158px; /*158*/
	top: 9px;    /*183*/
	width:768px;   
	padding: 10px 0px 10px 0px;   
} 

#navi {
	position:absolute; 
	left:10px;
	top: 20px;
	height:370px;
	width:145px;
	background:#f2b2af; 
	border:1px solid #000000; 
	z-index:10;
	font-size: 1em;
	padding:5px; 
}  
#navi ul {
        margin: 0;
        padding: 0;
        list-style-type: none; 
} 
/* steuert ganzen Navigationsbereich */
/* alle Links */
#navi li {  
        padding: 6px 0px 6px 3px;         
        color: #000066;  /* dunkelblau000033*/
        font-size: 14px; /*85%*/ 
        list-style-type: none;    
        font-weight: bold;
		  text-decoration: none;
		  font-variant:small-caps;

}
/*alle Links i.O.*/
#navi li a {
        color: #000066; /*dunkelblau 000066*/
        font-weight: bold; 
        text-decoration: none;
} 
/*Roll-over i.O.*/
#navi li a:hover  {
        color: #000066;    /* mittelblau 0066CC*/
        font-weight: bold;    
        text-decoration: none;
        background-color: #F2F2F5;            
}
#navi li.CUR {
        color: #000066; /*gelb dunkelblau 000033*/
        font-size: 14px; /*90%*/
        font-weight: bold;   
        text-decoration: none;       
} 
/* zweite Navigations-Ebene*/
#navi ul ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        
} 
/* steuert ganzen Navigationsbereich */
/* alle Links */
#navi li li {
	 text-decoration: none;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000066;  /* dunkelblau000033*/
        font-size: 13px;  /*90%*/
        /*text-align: right;*/
        list-style-type: none;
        font-weight: normal;
        padding: 5px 0px 3px 11px;
        line-height: 1.4em; 
} 
/*alle Links i.O.*/
#navi li li a {
        color: #000066; /*königsblau 003399*/
        font-weight: normal; 
        text-decoration: none;
        font-variant: normal; 
} 
/*Roll-over i.O.*/
#navi li li a:hover  {
        color: #000066;    /* mittelblau 0066CC*/
        font-weight: normal;    
        text-decoration: none; 
        background-color: #F2F2F5;          
}
#navi li li.CUR {
	/*background-color: #FFFFFF;*/        
        color: #000066; /*gelb dunkelblau 000033*/
        font-size: 14px;
        font-weight: bold;  
        text-decoration: none;
}  
/* dritte Navigations-Ebene*/
/* der aktive Link */
#navi ul ul ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
} 
/* steuert ganzen Navigationsbereich */
/* alle Links */
#navi li li li {
		  text-decoration: none;        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000033;  /* dunkelblau000033*/
        font-size: 11px;   /*90%*/    
        /*text-align: right;*/
        list-style-type: none;
        font-weight: normal;
        padding: 4px 0px 3px 19px;      
} 
/*alle Links i.O.*/
#navi li li li a {
        color: #003399; /*königsblau 003399*/
        font-weight: normal; 
        text-decoration: none;
        font-variant: normal;   
} 
/*Roll-over i.O.*/
#navi li li li a:hover  {
        /*background-color: #000066; dunkelblau*/
        color: #0066CC;    /* mittelblau 0066CC*/
        font-weight: normal;    
        text-decoration: underline;           
}
#navi li li li.CUR {
        color: #000033; /*gelb dunkelblau 000033*/
        font-size: 11px; /*90%*/
        font-weight: bold;  
        text-decoration: none;  
}
#sprache {
		color: #f2f2f5; /* dunkelblau 000033*/
}

#inhalt {
	position: relative;
	top: 0px;
  	padding: 20px 9px 20px 180px;  
	overflow: auto;
	text-align: left;      
}
#footer {
	/*position: relative;*/	
	margin: 0px 9px 0px 180px;
	border:0px solid #999;
	border-top-width:1px;
	font-size:.9em;
} 
label {
	font-size: 100%;
	width: 200px ;
	padding-left: 5px;
	float: left; 
}
/*damit die Bilder nicht höher sind als der Text.*/
.csc-textpic-imagewrap {
	margin-top: 7px;
}
.csc-mailform {
	font-size: 95%;
	width: 560px;
	border-style: none; 
} 

ul li {
	list-style-type: disc;
	text-align: left;
	line-height: 1.7em;
}
 
ol li { 
	list-style-type: decimal;
	text-align: left;
	color: #000033; /*dunkelblau 000033*/
	/*line-height: 1.5;*/
}

form   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}

textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%; 
	color: #333333;
} 
 
a:link {
	font-size: 100%;
	font-weight: bold;
	color: #003399;  /*kÃ¶nigsblau*/
	text-decoration: none;
}
a:visited {
	font-size: 100%;
   font-weight: bold;
   color: #000066; /*dunkelblau*/
   text-decoration: none;
}
a:active {
	font-size: 100%;
   font-weight: bolder;
   color: #6699CC; /*mittelblau"*/
   text-decoration: none; 
}
a:hover { 
	font-size: 100%;
   font-weight: bold;
   color: #0066CC;   /*mittelblau 0066cc*/
   text-decoration: underline; 
}

caption  {
	padding: 0 0 5px 0;
	width: 0px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*text-align: left;*/
}

th  {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	font-size: 14px;
	border-right: 1px solid #C1DAD7; 
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7; 
	letter-spacing: 2px;
	text-transform: uppercase;
	/*text-align: left;*/ 
	padding: 6px 6px 6px 12px; 
	background: #FFFFFF;
} 

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none; 
}

td { 
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
} 


td.alt {
	background: #F5FAFA;
	color: #797268;
} 

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268; 
}
