h1 {font-size:18px; color: #F2A502;  font-weight:normal; }
h2 {font-size:14px; color: #F2A502; font-weight:bold; }
h3 {
	font-size:14px;
	color: #534227;
	font-weight:bold;
}
hr {
  border: 1px dotted #159078;
  border-width:0 0 1px 0;
}

ul 	{	list-style-type:none;
					padding:0;
					margin:1em;
				}

body {
	background-color:#DCDED9;
	font-size:80%;
	font-family:arial,helvetica,sans-serif;
	background-color: #F6EFCC;
}
div#links {
	border:#958140 1px dotted;
	background-color: #FCFAD8;
	margin-left: 10px;
	margin-right: 5px;
	padding-left:5px;
	width:170px;
}
div#links h1 {
	font-size:14px;
	color: #534227;
	font-weight:bold;
}

div#links  a {
   text-decoration: underline;
   color: #666;
  	font-size: 12px;
   font-weight: 500;}
   
div#links  a:visited{
text-decoration: underline;
   color: #666;
    font-weight: 500;}
    
div#links  a:hover {  
   text-decoration: none;
   color: #159078;
   font-weight: 500;}	  	


.versteckt { position:absolute; left:-10000px;}

div#wrap { 		width:900px;
				margin:3em auto;
				border:1px solid #EBE1A3;
				box-shadow: 5px 5px 3px #AC9E53;
-moz-box-shadow: 5px 5px 3px #AC9E53; /* Mozilla Firefox */
-webkit-box-shadow: 5px 5px 3px #AC9E53; /* Google Chrome */

		}
		
div#header {     	border-bottom:1px solid #EBE1A3;
				background:url(../img/kopfgrafik.gif) top left no-repeat;
				height:155px;
				position:relative;
		}

div#header_sub { background:url(../img/headersub_bg.gif);
				border-bottom:1px solid #EBE1A3;
				color:white;
				height:1.8em;
}

div#header_sub  a  {	color:white; 
				}

div.rootline {  padding:8px; font-size:90%; } 	

				
span.globals {
	position:absolute;
	bottom:0;
	right:0;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background-color:#169079;
	padding:0.5em;
	font-size:90%;
				}
				
span.globals a  {	color:white; 
				}

span.language  { float:left; width:190px; padding:5px 0 5px 15px; font-size:90%;}

div#main_wrap {	background-color: white;
				width:100%;
				clear:both;
				}
		
div#navigation { clear:both; 
		}
		
div.suchen { 	padding: 5%; 
			background: url(../img/suche_bg.gif);
			font-size:80%;
			font-weight:bold;
			border-bottom:1px solid #ddd;
			float:left;
			width:85%;
			margin-bottom:1em;
		}

div.suchen form { 

}		
		
div.suchen input {	border:1px solid #aaa;
				float:left;
				margin-right:5px;
				}
		
div.login { 	padding:5px; 
		}
		
div#nav_col {   	width:200px;
				float:left;
				background-color: white;
}		
			
div#inhalt {	padding:5px;
			
		}
		
div#rechts {	padding:5px;
			font-size:90%;
		}

div#content_wrap  {	width:690px;
					float:right;
					background-color: white;
		}	
		
div#content_col 	{
			float:right;
					width:500px;
					padding-right:5px;}
					
div#content_col  a {
   text-decoration: underline;
   color: #666;
  	font-size: 12px;
   font-weight: 500;}
   
div#content_col  a:visited{
text-decoration: underline;
   color: #666;
    font-weight: 500;}
    
div#content_col  a:hover {  
   text-decoration: none;
   color: #63BB3E;
   font-weight: 500;}	  	

					
			
	
	
div#content_colr 	{	float:right;
				    width:180px;
					/* background:yellow; */
		}	
div#content_colr  a {
   text-decoration: underline;
   color: #666;
  	font-size: 12px;
   font-weight: 500;}
   
div#content_colr  a:visited{
text-decoration: underline;
   color: #666;
    font-weight: 500;}
    
div#content_colr  a:hover {  
   text-decoration: none;
   color: #63BB3E;
   font-weight: 500;}
		
		
		
div#footer { 	clear:both;
			padding:5px;
			border-top:1px solid #999;
			background:url(../img/headersub_bg.gif);
			font-size:90%;
		}
div#footer  a  {	color:#000;
				}	
				
div.copyright {float:left;width:30%;}
div.toplink {float:right;width:30%;text-align:right;}
div.bottomnavi {text-align:center; color: #FFF;}

div#inhalt  label {  display:block; 
				padding-right:5px;
				width:200px;
				float:left;
				text-align:right;
				font-weight:bold;
				 
} 

/* Navigation */

div#navigation ul 	{	list-style-type:none;
					padding:0;
					margin:1em;
				}
div#navigation ul ul	{	list-style-type:none;
						padding:0;
						margin:0 0 0.1em 1em;
				}			
								
ul.navi li	 { 		margin-bottom:0.2em;}	
		

ul.navi li a { 
				display:block;
				padding:0.2em 0.2em;
				text-decoration:none;
				color:#958140;
				font-weight:bold;
				border-bottom:1px solid #EBE1A3;
				background-color:#fff;
				
				}	
				
ul.navi li a:hover {	background:#F6EFCC;
				
				color:#958140;
				border-right:5px solid #F2A502;
			}

ul.navi li a.active { background-color:#8A6E43;
				  border-right: 5px solid #F2A502;
				  color:#fff;
}
			
ul.subnavi li	{	list-style-type:none;
				margin: 0;
				padding:0;
				margin-bottom:0;
				}				
				
ul.subnavi li a {	 
				font-size:90%;
				padding:0.2em 0.1em;
				text-decoration:none;
				color:#BA9F49;
				font-weight:normal;
				background:white;
				border:0;
				
				border-bottom: 1px solid #EBE1A3;
				}	
										
ul.subnavi li a:hover { text-decoration:none;
				background:#F6EFCC;	
				}
				
ul.subnavi li a.active { background-color:#F6EFCC;
					font-weight:bold;
					color:#BA9F49;
					border-color:#EBE1A3;
}				

/* Navigation Ende */

/* layout spalten */

div.content2sp_33-66, div.content2sp_66-33, div.content1sp_100, div.content3sp_33-34-33	{ 	clear:both;  
						padding:1em 0;
						float:left;
						width:100%;
						border-bottom: 1px dotted #aaa;
						}
div.content2sp_33-66 { background:url(../img/bg_content2sp_33-66.gif) 33% top repeat-y;
 }
 
div.content3sp_33-34-33 { background:url(../img/bg_content3sp_33-34-33.gif) 33% top repeat-y;
 }
 
div.content2sp_66-33 { background:url(../img/bg_content2sp_66-33.gif) 66% top repeat-y;
 }
div.w33 { 	width:33%;
}

div.w67 { 	width:66%;
}

div.w34 { 	width:33%; 
			margin: 0 33%;
}

div.links { 	float:left; 
}

div.rechts { 	float:right; 
}

div.c_pad { 	padding:8px; 
}
.kasten-termine {

border-left:#FF9900 1px dotted;
 border-right:#FF9900 1px dotted; 
background: #FAF4CC;
padding:5px;

				    }
	.kasten-termine a { color: #911D1D}
.kasten-termine	h3 {font-size:14px; color: #648004; font-weight:bold; }

.kasten-termine1 {
border:#FF9900 1px dotted; 
background: #F9EC9B;
padding:5px;
				    }
	.kasten-termine1 a { color: #911D1D}
.kasten-termine1	h3 {font-size:14px; color: #911D1D; font-weight:bold; }

.kasten-news {
border:#FF9900 1px dotted;

background: #FDF3D0;
padding:7px;
				    }
	.kasten-news a { color: #911D1D}
.kasten-news	h3 {font-size:14px; color: #911D1D; font-weight:bold; }

.kasten-termin-links{
	float:left;
	width: 135x;
	padding:5px;
	
}
.kasten-termin-rechts {
	margin-left: 135px;
}
