@charset "utf-8";
/*  =======================
	===  Hacks	 		===
	=======================  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/*  -------------------
	--- png Hack IE ---
	-------------------  */	
img, div, input { 
	behavior: url("iepngfix/iepngfix.htc") 
}
	
	
/*  =======================
	===  allgem Aufbau  ===
	=======================  */
/*  -------------------
	--- div Tags    ---
	-------------------  */
* {
	border:0;
	margin:0;
	padding:0;
}
html, body {
	text-align:center;
	font-size:100.01%;
	margin:0 auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #8D3720;
	color:#333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p {
	padding:0 0 10px 0;
}
a {
	color:#751E15;
	text-decoration:none;
}
a:hover {
	color:#FFB700;
}
a.aktuell {
	color:#751E15;
}
h1, h2, h3 {
	font-family:Tahoma, Arial, Sans-Serif;
}
h1 {
	color:#751E15;
	line-height:1.8em;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#751E15;
	width:100%;
	height:20px;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E7E8;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3 {
	font-size:1.2em;
	line-height:1.3em;
	color:#000;
	padding:10px 0 10px 0;
}
h4 {
	font-size:1em;
	width:100%;
	height:18px;
	clear:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
label {
	text-align: right; 
	padding-right: 0.8em;
	padding-left: 1em;
	width: 80px; 
}



/*  =======================
	===  Seitenaufbau   ===
	=======================  */

/*  -------------------
	---  Wrapper    ---
	-------------------  */
#wrapper {
	width:852px;
	height: auto;
	text-align:left;
	background:url(../images/layout/wrapper.jpg) repeat-y 0 0;
	background-color:#E8EEF4;/*#A8BED8;*/
	position:relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:850px;
}
html>body #wrapper {
  width:850px;
}
/*  -------------------
	--- Header      ---
	-------------------  */
#header {
	width:850px;
	height:195px;
	background:url(../images/layout/header.jpg) no-repeat 0 0;
}
/*  -------------------
	--- Menues      ---
	-------------------  */

#basicmenue {
  width:850px;
  height:23px;
  padding-left:204px;
  background-color: #8D3720;
  background-image: url(../images/layout/basic_menue.jpg);
  background-repeat: no-repeat;
  voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
  voice-family:inherit;
  width:646px;

}
html>body #basicmenue {
  width:646px;
}

#menueleft {
	width:204px;
	float: left;
	background-image: url(../images/layout/menue_left.jpg);
	background-repeat: no-repeat;
	padding-left: 54px;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:150px;
}
html>body #menueleft {
	width:150px;
}
/*  -------------------
	--- content     ---
	-------------------  */
#content {
	width:500px;
	height:auto;
	float: left;
	background-color: #ffffff;
	padding:20px;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:460px;
}
html>body #content {
	width:460px;
}
/*  -------------------
	--- Newsleiste  ---
	-------------------  */
#news {
	width:146px;
	height:auto;
	float: left;
}
/*  -------------------
	--- Footer      ---
	-------------------  */
#footer {
	clear:left;
	width:850px;
	height:43px;
	background-color: #8D3720;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
}
/*  =======================
	===  div Elemente   ===
	=======================  */
/*  -------------------
	--- Formular    ---
	-------------------  */
.form_inline{
	display:inline;
}	
	
.form_suche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	padding-left: 2px;
	height: 16px;
	line-height: 15px;
	background-color: #311007;
	width: 60px;
}
.form_lupe {
	background-image: url(../images/layout/lupe.gif);
	width: 16px;
	height: 16px;
}
.form_text_suche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
}
.form_vereine_txt{
	border: 1px solid #333333;
}
.form_vereine_button{
	border: 1px solid #333333;
	padding-left: 10px;
	margin-left: 10px;
}
.form_bezeichnung  {
	display: block;
	width: 130px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.form_element  {
	display: block;
	width: 250px;
	float: left;
	border: 1px dotted #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form_element2  {
	display: block;
	width: 30px;
	float: left;
	border: 1px dotted #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form_element3  {
	width: 50px;
	border: 1px dotted #666666;
}
.form_fieldset {
	width: 400px;
	border: 1px solid #CCCCCC;
}
.form_fieldset2 {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form_submit {
	float:left;
	background:#CCCCCC;
	border: 1px solid #666666;
	margin-left: 10px;
	width: 90px;
}
/*  -------------------
	--- Diverses    ---
	-------------------  */
.berichte_txt{
	font-size:12px !important;
}
.ankuend_titel{
	font-size:1em;
	line-height:1.1em;
	color:#000;
	padding:8px 0 8px 0;
	font-weight: bold;
}
.ankuend_text{
	font-size:11px;
	line-height:14px;
}
.impressum{
	padding-left: 60px;
	padding-top: 20px;
}

.impressum a:link{
	color:#ffffff;
} 
.impressum a:visited{
	color:#ffffff;
} 
.impressum a:hover{
	color:#FFB700;
}  

.table_submenue {
	vertical-align: bottom;
	text-align: right;
	float: right;

}
.vereine_tab_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.vereine_link {
	font-size: 10px;
}
.tab_line_oben {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #812D15;
}
.passimage {
	margin: 10px;
	border: 1px solid #666666;
}
.newsimage {
	border: 1px solid #666666;
}
.mehr_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.images_news {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
/*  -------------------
	--- Kalender    ---
	-------------------  */
.calendarTable {  
	background-color: #751E15;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B45541;
}
.kalender_ueberschrift {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
}
.kalender_border {

}
#box a {
}

#box a:hover {
	cursor:auto;
}

#box a span {
	display:none;
	visibility:hidden; 
	position:absolute;
}

#box a:hover span {
	visibility:visible;
	z-index:3;
	display:block;
	width:155px;
	color:#ffffff;
	background:#A04C52;
	border:1px solid black;
	padding:8px;
	font-size: 10px;
	text-align: left;
	line-height: 1.1em;
}