/*anti spam stylesheet*/
body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #696F74;
	padding: 0px;
	margin: 0px;	
	text-align: justify;	
}

h1 {
	font-size: 12px;
	color: #3A576C;	
	/*display: block;*/
	background-image: url(images/headline_dot.gif);
	background-repeat: no-repeat;
	text-indent: 16px;	
}

h2 {
	font-size: 12px;
	color: #1D4059;	
	padding: 6px 0px 6px 0px;
	margin-top: 10px;
	text-align: left;
	margin-right: 20px;
	text-indent: 16px;
	background-image: url(images/bg_h2.jpg);
	background-repeat: no-repeat;
	
}

h3 {
	font-size: 11px;
	color: #616161;	
	padding-bottom: 4px;
	margin-top: 20px;
	text-align: left;		
}


.positionContent{
	margin-top: 13px; 
	margin-left: 20px; 
	width: 960px; 	
	border: 1px solid #B4D4E8;
	padding: 3px;	
	position:absolute;
	min-height: 710px;
	
}

* html .positionContent {
	height: 710px; /* IE5 wirds wohl nie lernen */
	he\ight: 710px; /* IE6 wirds wohl nie lernen */
}
.gross_head{	 	
	 display: block;	 
	 background-image: url(images/bg_head.jpg);
	 background-repeat: no-repeat;
	 height: 105px;
	 border: 0px;
	 width: 960px;
}

/*bilder im content stehen entweder links oder rechts ausgerichtet*/
.bild_links{	
	border: 1px #808080 solid;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	float: left;
	padding: 1px;
}
.bild_rechts{	
	border: 1px #808080 solid;
	margin-left: 10px;
	margin-bottom: 2px;
	float: right;
	padding: 1px;
}

/*contentbereich*/
.mitte_oben{
	margin-left:20px;
	margin-right:10px;
	width:560px;
	float: left;	
	padding: 0px 20px  20px 20px;
	min-height: 560px;
}
* html .mitte_oben {
	height: 600px; /* IE5 wirds wohl nie lernen */
	he\ight: 560px; /* IE6 wirds wohl nie lernen */
}
.mitte_oben p{
	margin-left: 0px;
	margin-right: 20px;
	background-color: #F7FBFD;
	color: #666666;
	padding: 8px;
	border: 1px solid #CBDFED;
	font-weight: normal!important;
}

/*Navigation*//*---------------------navigation-links*/
#links_oben{
	margin-top: 0px;
	width: 180px;
	float: left;
	clear: left;
}

#links_oben a:link {
	text-decoration: none; 
	color:#1D4059; 
	display: block; 
	background-color: #EEF5FA;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	text-indent: 10px;

}
#links_oben a:visited {
	text-decoration: none; 
	color:#1D4059; 
	display: block; 
	background-color: #EEF5FA;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	text-indent: 10px;

	
}
#links_oben a:hover {
	text-decoration: none; 
	color:#1D4059; 
	display: block; 
	background-color: #EEF5FA;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	font-weight: bold;

}
#links_oben a:active {
	text-decoration: none; 
	color:#1D4059; 
	display: block; 
	background-color: #EEF5FA;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	font-weight: bold;
	
}
.naviActive{
	text-decoration: none; 
	color:#1D4059; 
	display: block; 
	background-color: #EEF5FA;
	margin-bottom: 4px;
	padding: 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	font-weight: bold;
	
}
.startseite{
	text-decoration: none; 
	display: block;  
	margin-bottom: 4px;
	padding: 2px 2px 2px 0px !important;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	background-image: url(images/buttons/bg_button.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#ffffff; 
	hight: 19px;

}

.ohneLink{
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	margin-bottom: 4px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #DFEEF8;
	border-bottom: 1px solid #DFEEF8;
	background-image: url(images/buttons/bg_button.jpg);
	background-repeat: no-repeat;

}
/*ENDE der navigations-links*/

/*normale links*/
a:link {
	text-decoration: none; 
	color:#233542; 
		
}
a:visited {
	text-decoration: none; 
	color:#233542; 
		
}
 a:hover {
	text-decoration: none; 
	color:#233542;  	
}
a.active{
	text-decoration: none; 
	color:#233542; 
}
/*google*/
#adSenseHead{
	color:#ffffff!important;	  
	margin: 0px 0px 10px 35px;
	padding: 2px;
	width:160px;


}

#adSense_rechts{
	margin-left:111px;
	margin:2px 0px 0px 0px;
	position:absolute;
	right:3px;
	top: 105px;

}
/*footer*/
#footText{
	color: #74A4C3;	
	border-top: 1px dashed #D9E7F0;
	padding-top: 4px;
	margin-top: 15px;
	text-align:center;
	font-size:11px;
}
#foot2{
	text-align:center;
	
}
/*styles fuer die subnavigation*/
.aussen{
	height: 30px;
	width: 96%;
	border-bottom: 1px solid #B4D4E8;
	border-top: 1px solid #B4D4E8;
	padding-bottom: 15px;
	padding-top: 8px;
	
}
.innenLinks{
	float: left; 
	clear: right; 
	margin-right: 20px; 
	width: 40%;
	text-align: left;
	color: #364D5D;	
}
	

.navPfeil{
	margin-bottom: -1px;
	margin-right: 4px;
}

#subnavAktiv{
	
	font-weight: bold;
}

/* Styles fuer Kulturserver */
.selectbox select {
	border: 1px solid #686868;
}

.k_results td {
	background-color: #EEF5F9;
	padding: 4px;
}


/* suchformular */

#suchForm {
	position: relative;
	border: 1px solid #a8a8a9;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#suchForm div {
	margin-bottom: 4px;
	background-color: #e7e7e7;
	color: #686868;
	padding: 4px;
	font-weight: bold;
}
.suchFormPlz {
	margin-right: 2px;
}
#intelliPlz, #intelliOrt {
	position: absolute;
	top: 75px;
	_top: 78px;
	left: 4px;
	_left: 0px;
	width: 146px;
	_width: 145px;
	visibility: hidden;
	z-index: 10;
}
#intelliOrt {
	top: 110px;
	_top: 113px;
}
#suchFormButton {
	margin-top: 4px;
}
.suchergebniss {
	margin-bottom: 5px;
	padding: 4px;
	width: 531px;
}
.suchergebniss h1 {
	font-size: 12px;
	margin: 0px;
}
.seHintergrund1 {
	background: #f1f1f1;
}
.seHintergrund2 {
	background: #fafafa;
}
/*teaserboxen auf der startseite*/
#teaserBoxStart{
	margin-bottom: 10px; 
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;

}

.teaserStart{	
	float: left;	
	margin: 3px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 46%;
	height: 124px;

			
}
.teaserStart p{
	text-align: justify;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 90px;
}
.teaserHead{
	padding-left: 6px;
	font-weight: bold;
	color: #3A576C;	
	border-bottom: 1px solid #3A576C;
}

#linkAngaben{
	margin-right: 20px; 
	margin-left: 10px;
}
#linkAngaben a:link {
	text-decoration: none; 
	color:#616161; 
		
}
#linkAngaben a:visited {
	text-decoration: none; 
	color:#616161; 
		
}
#linkAngaben a:hover {
	text-decoration: none; 
	color:#ED131A;  	
}
#linkAngaben a.active{
	text-decoration: none; 
	color:#ED131A; 
}

/* Google-Form */
#links_oben form #sbb {
	background-color: #eef5fa;
	color: #000000;
	border: 2px solid #4f7a9c;
	width: 174px;
	height: 20px;
	font-size: 12px;
}

#links_oben form #sbi {
	background-color: #eef5fa;
	color: #000000;
	border: 1px solid #4f7a9c;
	width: 170px;
	text-indent: 4px;
}

#links_oben form {
	margin: 10px 0px 10px 0px;
}

/*.button {
	width: 142px;
	height: 18px; 
	background-color: black;
	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:28px;
}*/