/* Boxen REchts ################################## */     
#box_left {
	width: 196px;
	margin: 12px 0px 12px 0px;
	float: left;
	padding: 0px;
	background-color:#FFFFFF;
	}
	
#box_right_meldung {
	width: 192px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	height: auto;
	margin: 0px;
	margin-bottom:0px;
	display: block;
	color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
	background-color: #171717;
}
/* Boxen REchts Fotostrecke ################################## */  
#box_right_fotostrecke {
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	height: auto;
	margin: 0px;
	margin-bottom:0px;
	display: block;
	text-align: left;
	color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-left-color: #252525;
	background-color: #171717;
	}
#box_right_newsletter {
	background-color: #F8E6C2;
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	height: auto;
	margin: 0px;
	margin-bottom:12px;
	display: block;
	}	
	

.titel_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	
}
.datum_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.beschreibung_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.link_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	padding: 4px;
	display: block;
	text-align: center;
}
.link_box_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #666666;
	padding: 4px;
	display: block;
	text-align: center;
}
.link_box_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #B2CBE5;
	padding: 4px;
	display: block;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px;
}
.bild_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #333333;
}


/* Boxen HOME ################################## */  
#meldung_home {
	background-color: #b9fa8f;
	width: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	height: auto;
	margin: 0px;
	margin-bottom:12px;
	display: block;
	}	
	
.titel_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	
}	

.beschreibung_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.link_box_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px;
	display: block;
	text-align: center;
}
.bild_box_home {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
}

/* ########################## */
#box_left_1{
	float: left;
	height: auto;
	width: 196px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #FFFFFF;
	}	
	
#box_left_2{
	float: left;
	height: auto;
	width: 196px;
	padding: 0px;
	padding-top:6px;
	padding-bottom:6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	}		
#box_left_bottom {
	width: 196px;
	float: left;
	background-color:#FFCC99;
	height: 100%;
}

.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	text-align: justify;
}
.rahmen {
	border: 1px solid #999999;
}

a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	font-weight: bold;
}
.textrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79COE8;
	text-decoration: none;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	padding: 2px;
	height: 20px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	padding: 2px;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #999999;
	padding: 2px;
	border-style: outset; 
}

.blocktext_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;

}
.preis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.rahmen_mini {
	border: 1px dotted #999999;
	
	
}




.tab_mid {
	background-color: #FEF1E2;
}


.rahmen_hover {
	border: 1px solid #999999;
	background-color: #FFF7D7;
}
input:focus {
	background-color: #FFCC99;
	color: #000000;
}



#wait {
	height: 100%;
	width: 100%;
	z-index: 110;
	-moz-opacity:0.1;
	background-color: #CCCCCC;
}
.subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*Start Liste Standard*/
ul#list  {
	display: block;
	width:auto;
	padding: 0;
	margin: 0;
	text-align:left;
   }
ul#list li {
	padding: 0px;
	list-style-type: none;
	margin-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position: outside;
	list-style-image: url(../pics/list/list_point.jpg);
	line-height: 1.2em;
   }
ul#list a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #000000;   
   }
ul#list a:hover {
	text-decoration: underline;
   } 
  
/* Ende List Standard */
/*Start Liste Standard B*/
ul#list_b  {
	display: block;
	width:auto;
	padding: 0;
	margin: 0;
	text-align:left;
   }
ul#list_b li {
	padding: 0px;
	list-style-type: none;
	margin-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position: outside;
	line-height: 1.2em;
   }
ul#list_b a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #000000;   
   }
ul#list_b a:hover {
	text-decoration: underline;
   } 
  
/* Ende List Standard B */
/*Container Boxen */
#container_box_header{
	background-image: url(../pics/content_boxes/left_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	font-size: 0px;
}
#container_box_footer{
	background-image: url(../pics/content_boxes/left_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom:6px;
	padding: 0px;
	height: 11px;
	font-size: 0px;
}
#page_content_header{
	background-image: url(../pics/content_boxes/content_top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height:9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
}
#page_content_footer{
	background-image: url(../pics/content_boxes/content_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 9px;
	font-size: 0px;
}
/*Container Boxen */
.no_underline{
	text-decoration: none;
}

