/*anti spam stylesheet*/
body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
	
	text-align: justify;	
}
td {
	background-color: #F4F4EC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #373737;
	padding: 0px;
	margin: 0px;	
	text-align: justify;	
}
h1 {
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 2px;		
	display: block;
	border-bottom: 1px dashed gray;
	padding-bottom: 4px;
	border-top: 1px dashed gray;
	padding-top: 4px;
	/*background-image: url(images/headline_dot.gif);
	background-repeat: no-repeat;
	text-indent: 14px;*/		
}
h2 {
	font-size: 12px;
	color: #000000;	
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	border: 1px dotted #1C4268;
	/*background-color: #1C4268;*/
			
}
h3 {
	font-size: 11px;
	color: #808080;	
	border-left: 4px solid gray;
	text-indent: 4px;
	margin-top: 6px;
	margin-bottom: -4px;		
}

.positionContent{
	margin-top: 30px; 
	margin-left: 20px; 
	width: 960px; 	
	border: 1px solid #58544F;
	padding: 4px;	
	position:absolute;
	
}

.gross_head{	 	
	 display: block;	 
	 background-image: url(images/bg_head4.jpg);
	 background-repeat: no-repeat;
	 height: 137px;	
}
.button {
	width: 80px;
	height: 18px; 
	background-color: #EB6F00;
	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;
}
/*bilder im content stehen entweder links oder rechts ausgerichtet*/
.bild_links{	
	border: 1px #003D5F solid;
	margin-right: 4px;
}
.bild_rechts{	
	border: 1px #003D5F solid;
	margin-left: 10px;
}

/*contentbereich*/
.mitte_oben{
	margin-left:10px;
	margin-right:10px;
	width:560px;
	float: left;	
	/*clear: right;
	height: 100%;*/
	background-color: #ffffff;
	padding: 20px;
	border-top: 1px solid #1C4268;	
}
/*positioniert die navigation*/
#links_oben{
	width: 180px;
	float: left;
	clear: left;
}
/*navigation-links*/
#links_oben a:link {
	text-decoration: none; 
	color:#FA5C00; 
	display: block; 
	background-color: #ffffff;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #58544F;
	border-left: 4px solid #58544F;
}
#links_oben a:visited {
	text-decoration: none; 
	color:#FA5C00; 
	display: block; 
	background-color: #ffffff;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #58544F;
	border-left: 4px solid #58544F;
	
}
#links_oben a:hover {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #FA5C00;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #58544F;
	border-left: 4px solid #58544F;
	font-weight: bold;
}
#links_oben a.active {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #FA5C00;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #58544F;
	border-left: 4px solid #58544F;
	font-weight: bold;
}
.naviActive{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #FA5C00!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #1C4268;
	border-left: 4px solid #58544F!important;
	font-weight: bold;
}
.startseite{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #58544F!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #58544F!important;
	border-left: 4px solid #58544F!important;
	font-weight: bold;
}

.ohneLink{
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #1C4268;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #6D9BCC;
	border-left: 4px solid #6D9BCC;
}
/*externe öinks der navigation*/
#linksExtern a, #linksExtern a:link, #linksExtern a:visited{
	color: #666666!important;
	border: none!important;
	margin: 0px!important;
	border-left: none!important;
}
#linksExtern a:hover{
	background: none;
	font-weight: normal;
	text-decoration: underline;
}



/*ENDE der navigations-links*/

/*normale links*/
a:link {
	text-decoration: none; 
	color:#FA5C00; 	
}
a:visited {
	text-decoration: none; 
	color:#FA5C00; 	
}
 a:hover {
	text-decoration: none; 
	color:#FA5C00;  
	text-decoration: underline; 
}

/*google*/
#adSenseHead{
	color:#ffffff!important;	  
	background-color: #C23917!important;
	margin-bottom: 4px;
	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:4px;
	/*top:50px;
	border-right: 4px solid #99A0AF*/
}
/*footer*/
#footText{
	font-size: 12px;
	color: #99A0AF;	
	border-top: 1px dashed gray;
	padding-top: 4px;
	margin-top: 26px;
	text-align:center;
	font-size:11px;
}

.teaserbox {
	border:1px dotted #C23917; 
	/*height:115px; */
	width:550px; 	
	padding-left:4px; 
	padding-right:4px; 
	padding-bottom:4px;
	margin-top:9px;
}


/* galerie */

#textGalerie {
	text-align: justify;
}
#abcLinks, #picNavi {
	text-align: center;

}
#imgInfoText {
	text-align: center;
	padding-top: 20px;
}

#zurueckPfeil {
	padding: 0px 10px 0px 10px;
}
.textAussen {
	float: left;
	position: relative;	
	/*border: 1px dotted red;*/
	height: 120px; /*neu zum reparieren*/
}
.textInnen {	
	text-align: center;
	width: 100%;	
	color: #2F465D;
	margin-bottom: 4px;
}
* html .textInnen {
	width: 77px;
}
.imgAussen, .picAussen {
	display: table;
	position: relative;
	width: 77px;
	height: 92px;
	overflow: hidden;
	margin: 0px 4px 15px 5px;
	
}
* html .imgAussen .picAussen {
	position: relative;
}

.picAussen {
	width: 433px;
	height: 334px;
	
}

.imgMitte {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
* html .imgMitte {
	position: absolute;
	top: 50%;
}
.imgInnen {
	width: 100%;
	
}
* html .imgInnen {
	position: relative; 
	top: -45%
}
.imgInnen img {
	border: 1px solid #58544F;
}
#fussNavi {
	clear: left;
	/*position: absolute;*/
	/*top: 510px;*/
	text-align: center;
	width: 100%;
}
#seite {
	/*position: absolute;
	top: 0px;
	right: 11px;*/
}
* html #seite {
	right: 3px;
}
