/*anti spam stylesheet*/
body {
	background-color: #D1E3F0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;	
	text-align: justify;	
}
td {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #373737;
	padding: 0px;
	margin: 0px;	
	text-align: justify;		
}
.rot{
	color: #E22937;
}
h1 {
	font-size: 12px;
	color: #000000;	
	border-bottom: 1px dashed gray;
	padding-bottom: 4px;
	
	margin-top: 26px;
	background-image: url(images/bg_bull.gif);
	background-repeat: no-repeat;
	text-indent: 20px;		
}
h3 {
	font-size: 11px;
	color: #E22937;
	
	display: block;
	padding: 2px;
			
}

.positionContent{
	margin-top: 10px; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	width: 960px; 
	height: 100%;
	float:left;	
	position:absolute;
	/*border: 1px solid #000000;*/
	
}
/*der kopf der seite*/
.gross_head{
	 font-family: Verdana;
	 font-size: 15px;
	 font-weight: bold;
	 border: 1px solid #484D26;
	 height: 86px;
	 /*width: 100%;*/
	 display: block;
	 background-color: #E22937;
	 	
	 color: #6DA5CE;
	 background-image: url(images/head03.jpg);
	 		
}
.button {
	width: 80px;
	height: 18px; 
	background-color: #6DA5CE;
	border: 1px #646464 solid;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 3px;
}
/*formularfelder*/
.eingabe{
	width: 160px;
	border: 1px solid #5D642B;
	color: #5D642B;
	font-size: 10px;
}
/*bilder die im content stehen*/
.bild_links{	
	border: 1px #003D5F solid;
	margin-right: 4px;
	float: left;
}
.bild_rechts{	
	border: 1px #003D5F solid;
	margin-left: 10px;
	float: right;
	margin-top: 5px;
}
/*der naviblock*/
#links_oben{
	width: 200px;
	float: left;
	clear: right;
	padding-right: 10px;
	height: 600px;
	background-color: #D1E3F0;
}
/*navigation*/
#links_oben a:link {
	text-decoration: none; 
	color:#000000; 
	display: block; 
	background-color: #ffffff;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #428BBF;
	text-align: left;
}
#links_oben a:visited {
	text-decoration: none; 
	color:#000000;  
	display: block;  
	background-color: #ffffff;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #428BBF;
	text-align: left;
}
#links_oben a:hover {
	text-decoration: none; 
	color:#ffffff;  
	display: block;  
	background-color: #6DA5CE;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #E22937;
	text-align: left;
	font-weight: bold;
}

#links_oben a.active {
	text-decoration: none; 
	color:#ffffff;  
	display: block;  
	background-color: #6DA5CE;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #E22937;
	text-align: left;
	font-weight: bold;
}
.naviActive{
	text-decoration: none; 
	color:#ffffff!important;
	display: block;  
	background-color: #6DA5CE!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #E22937!important;
	text-align: left;
	font-weight: bold;
}
/*link zu startseite*/
.startseite{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #6DA5CE!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-left: 14px solid #E22937!important;
	margin-top: 3px;	
	font-weight: bold;

	}
	
/*normale links*/
a:link {
	text-decoration: none; 
	color:#E22937; 	
}
a:visited {
	text-decoration: none; 
	color:#E22937; 	
}
a:hover {
	text-decoration: none; 
	color:#E22937;  
	text-decoration: underline; 
}
/*der contentblock*/
.mitte_oben{
	margin-left:10px;
	margin-right:10px;
	width:530px;
	float: left;	
	/*clear: right;
	height: 80%;*/
	border-left: 1px dashed red;
	border-right: 1px dashed red;
	border-bottom: 1px dashed red;
	background-color: #ffffff;
	padding: 20px;
}
/*google*/
#adSenseHead{
	color:#ffffff!important;	  
	background-color: #196294!important;
	padding: 2px;
	border: 1px solid #99A0AF;
	border-right: 4px solid #99A0AF;
	margin-left:110px;
	position:absolute;
	right:0px;
	width:160px;
}
#adSense{
	border-top:1px solid #99A0AF;
	margin-left:110px;
	position:absolute;
	right:0px;	
	/*top:50px;
	border-right: 4px solid #99A0AF*/
	margin-top: 3px;
}	
/*footer*/
#footText{
	font-size: 11px;
	color: #CCCCCC;
	border-top: 1px dashed gray;
	padding-top: 4px;
	margin-top: 26px;
	text-align:center;
}
.aussen{
	height: 30px;
	width: 100%;	
	padding-bottom: 10px;
	padding-top: 14px;
	
}
#teaserBoxStart{	
	height: 310px;
}
/**html #teaserBoxStart{
	margin-bottom: 151px;
	
}*/ 

.teaserStart{	
	border: 1px solid #6DA5CE; 	
	background-color: #ffffff;	
	float: right;	
	margin: 3px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 244px;		
}
.teaserStart p{	
	margin-top: 5px;		
}
*html .teaserStart p{	
	padding-bottom: 10px;		
}
.teaserBoxFoot{
	font-size:9px;
	color:#CCCCCC;
}
#banner{
	margin-top: 0px;
	position: absolute;
	top: 380px;
	left: 45px;
}

