/*anti spam stylesheet*/
body {
	background-color: #fffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	padding: 0px;
	margin: 0px;	
	text-align: justify;	
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #373737;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-color: #ffffff;
}
h1 {
	font-size: 12px;
	color: #686868;	
	margin-left: 0px;	
	display: block;
	background-image: url(images/headline_dot.gif);
	background-repeat: no-repeat;
	text-indent: 16px;	
	width: 500px;
}

h2 {
	font-size: 12px;
	color: #ed131a;	
	border: 1px solid #686868;	
	padding: 4px 0px 4px 0px;
	margin-top: 20px;
	text-align: left;
	margin-right: 20px;
	text-indent: 10px;
	background-image: url(images/bg_h2.jpg);
	background-repeat: repeat-x;
}

.h2 {
	font-size: 11px;
	color: #ed131a;	
	border: 1px solid #686868;	
	padding: 4px 0px 4px 0px;
	text-align: left;
	margin-right: 20px;
	/*background-color: #e7e7e7;*/
	text-indent: 10px;
	background-image: url(images/bg_h2.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}

h3 {
	font-size: 11px;
	color: #616161;	
	padding-bottom: 4px;
	margin-top: 20px;
	text-align: left;		
}
h4 {
	font-size: 10px;
	color: #ffffff;	
	padding: 0px 4px 1px 4px;
	margin-top: 26px;
	background-color: #ed131a;
	display: inline;
	float: right;
	margin-bottom: 0px;
	margin-right: 28px;	
}
*html h4 {
	margin-top: 13px;
	
}
* + html h4 {
	margin-top: 12px;
	
}


.positionContent{
	margin-top: 30px; 
	margin-left: 20px; 
	width: 960px; 	
	border: 1px solid red;
	/*border: 1px solid #808080;*/
	padding: 4px;	
	position:absolute;	
}

.gross_head{	 	
	 display: block;	 
	 background-image: url(images/bg_head06.jpg);
	 background-repeat: no-repeat;
	 height: 134px;
	 border-bottom: 1px solid gray;	
}
.button {
	width: 142px;
	height: 18px; 
	background-color: #ED131A;
	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;
	
}
/*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:10px;
	margin-right:10px;
	width:560px;
	float: left;	
	/*clear: right;
	height: 100%;*/
	background-color: #ffffff;
	padding: 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: #e7e7e7;
	padding: 8px;
}
.mitte_oben  ul{
	background-color: #e7e7e7;
	width: 490px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mitte_oben ol{
	background-color: #e7e7e7;
	width: 490px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

* + html .mitte_oben ul {
	margin-left: 0px;
	width: 530px;

}

* + html .mitte_oben ol {
	margin-left: 0px;
	width: 530px;
}
* + html .mitte_oben  li{
	margin-left: 30px;
}

* html .mitte_oben ol {
	margin-left: 0px;
	width: 530px;
}
* html .mitte_oben ul {
	margin-left: 0px;
	width: 530px;
}
* html .mitte_oben  li{
	margin-left: 30px;
}

/*tioniert die navigation*/
#links_oben{
	margin-top: 3px;
	width: 180px;
	float: left;
	clear: left;
	
}
/*navigation-links*/
#links_oben a:link {
	text-decoration: none; 
	color:#686868; 
	display: block; 
	background-color: #e7e7e7;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 12px solid #a8a8a9;
	text-indent: 10px;

}
#links_oben a:visited {
	text-decoration: none; 
	color:#686868; 
	display: block; 
	background-color: #e7e7e7;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 12px solid #a8a8a9;
	text-indent: 10px;

	
}
#links_oben a:hover {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #a8a8a9;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 12px solid #686868;
	font-weight: bold;

}
#links_oben a:active {
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #a8a8a9;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 12px solid #686868;
	font-weight: bold;
	
}
.naviActive{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #a8a8a9!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 12px solid #ED131A!important;	
	font-weight: bold;
	
}
.startseite{
	text-decoration: none; 
	color:#ffffff!important;  
	display: block;  
	background-color: #a8a8a9!important;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #686868!important;
	/*border-left: 4px solid #686868!important;*/
	font-weight: bold;
}

.ohneLink{
	text-decoration: none; 
	color:#ffffff; 
	display: block; 
	background-color: #a8a8a9;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #a8a8a9;
	border-left: 4px solid #a8a8a9;
}
/*ENDE der navigations-links*/

/*normale links*/
a:link {
	text-decoration: none; 
	color:#000000; 
		
}
a:visited {
	text-decoration: none; 
	color:#000000; 
		
}
 a:hover {
	text-decoration: none; 
	color:#ED131A;  	
}
a.active{
	text-decoration: none; 
	color:#ED131A; 
}
/*google*/
#adSenseHead{
	color:#ffffff!important;	  
	margin:-20px 0px 10px 50px;
	padding: 2px;
	width:160px;
/*}
#adSense{
	margin-left:110px;
	position:absolute;
	right:4px;*/

}

#adSense_rechts{
	/*border:1px solid red;*/
	margin-left:110px;
	margin:3px 0px 0px 0px;
	position:absolute;
	right:4px;
	top: 139px;

}
/*footer*/
#footText{
	font-size: 12px;
	color: #99A0AF;	
	border-top: 1px dashed gray;
	padding-top: 4px;
	margin-top: 26px;
	text-align:center;
	font-size:11px;
}
/*styles fuer die subnavigation*/
.aussen{
	height: 50px;
	width: 100%;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	padding-bottom: 20px;
	padding-top: 14px;
	
}
.innenLinks{
	float: left; 
	clear: right; 
	margin-right: 20px; 
	width: 40%;
	text-align: left;
}
	

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

#subnavAktiv{
	
	font-weight: bold;
	
	
}

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

.k_results td {
	background-color: #e7e7e7;
	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;
}
/*zeaserboxen auf der startseite*/
#teaserBoxStart{
	margin-bottom: 40px; 
	margin-left: 2px;
	height: 222px;
	text-align: left;
	/*border: 1px dotted red;*/
	width: 100%;
}

.teaserStart{	
	border: 1px dotted #ED131A; 		
	background-color: #ffffff;	
	float: left;	
	margin: 3px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 45%;
			
}
.teaserStart p{
	background-color: #ffffff;
	text-align: justify;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.teaserHead{
	padding-left: 6px;
	font-weight: bold;
	color: #ED131A;	
}

#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; 
}


/*~~~~~~~~~~~~~~Impressum~~~~~~~~~~~~~~~~~~*/
div#impressum {
    float: left;
}
div#impressum dl {
    clear: left;
    overflow: hidden;
    margin:0;
}
div#impressum dt, div#impressum dd {
	float:left;
    margin-bottom: -16000px;
    padding-bottom: 16000px;
}
div#impressum dt {
	width: 150px;
}
div#impressum dd {
	width: 340px;
    background: #f9f9f9;
}
div#impressum a {
	text-decoration:underline;
}
div#impressum pre {
    overflow: scroll;
}
div#impressum span, div#impressum pre {
    padding: .7em;
    padding-top: .3em;
    width: auto;
    border: none;
    display: block;
    text-align: justify;
}
div#impressum dt span {
	width: 120px;
	color: #253D58;
    font-weight: bold;
}
div#impressum dd span, div#impressum dd pre {
	width: 330px;
}
div#impressum pre {
    padding: 0 .7em;
}
div#impressum span img {
	padding: 0;
    vertical-align: bottom;
    border: none;
}
div#impressum br {
    clear: both;
}
img.linkImg {
	cursor: pointer;
}

