﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-size: 12px; 
	background-color: #FFF5F0;
	color: #666666;
}

html {
overflow-y:scroll;
}

/*  -------------------------------------#A47B00  CONTAINER  */
#container {
	width: 800px;
	margin: auto;
	margin-top: 15px;
	padding: 0px;
	border-top: 2px solid #CC9900;
	border-bottom: 2px solid #CC9900;
	background-color: #FEF5CC;
}
/*  -------------------------------------  MASTHEAD 1  */
#masthead1 {
	width: 100%;
	height: 25px;
	margin-top: 0px;
	padding: 0px;
/*background-color: #FB9700;*/
	background-color: #FD9800;
	color: #FFF5F0;
}
#masthead1 span.links{
	float:left;
	font-size: 14px;
		font-variant:inherit;
		letter-spacing: 1px;
	font-weight:bolder;
	padding-top: 4px;
	padding-left: 40px;
}
#masthead1 span.rechts{
	float:right;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 10px;
	}
/*  -------------------------------------  MASTHEAD 2  */
#masthead2 {
	text-align: center;
	width: 100%;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #FD9800;
	background-color: #FEF5CC;
}
.headlinks {
	float: left;
	margin-top: 23px;
	margin-left: 18px;	
}
/*
#masthead2 .headrechts {
	float:right;
	margin-right: 10px;
	border: 1px solid #FD9800;

/*  -------------------------------------  CONTENT  */
#content {
	width: 595px;
	margin-left: 160px;
	padding: 10px 20px;
	/*float: left; color: #666666;FEHLER BEI FIREFOX*/
}
/*--------------------------Standard-Link-Farben!#00f*/
	a:link {color: #E68A00;}	
	a:visited {color: #E68A00;}
	a:hover {color: #FFAC2F;}
	a:active {color: #E68A00;}
/*--------------------------Definition Überschriften*/
	h1{font-size:14px; margin: 10px 0;}
	h2{font-size:14px; margin: 10px 50px 10px 0; text-decoration:underline;}
	/*h3{font-size:14px; margin: 10px 0;}*/

/*  -------------------------------------  NAVIGATION  */
#sidebar {
	float: left;
	width: 150px;	
	text-align: center;
	background-color: #FEF5CC;
	position: relative;
	clear: both;
	display: inline;
	padding-left: 10px;
	padding-top: 10px;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 12px;
	display: block;
	margin: 2px;
	padding: 0;
	background-color:#FFF5F0;
	border: 1px solid #CC9900;
}
#sidebar a {
	font-weight: bold;
	padding: 6px 8px;	
	text-decoration: none;
	color: #F99500;
	display: block;
}
/*----hover linkfarbe sidebar---*/
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFF5F0;
	background-color: #FFD18C;
}
#sidebar p a:hover {
	background-color: #FEF5CC;
}
/*-----------------*/
#active a:link, #active a:visited, #active a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFF5F0;
	background-color: #FB9700;
	}
/*-----------------*/


#wetter a:link {color: #666666;background-color: #FEF5CC}	
#wetter a:visited {color: #666666;background-color: #FEF5CC}
#wetter a:hover {color: #666666;background-color: #FEF5CC}
#wetter a:active {color: #666666;background-color: #FEF5CC}



#besucherzaehler {
	width:70%;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CC9900;
}
#besucherzaehler a:link {color: #666666;background-color: #FEF5CC}	
#besucherzaehler a:visited {color: #666666;background-color: #FEF5CC}
#besucherzaehler a:hover {color: #666666;background-color: #FEF5CC}
#besucherzaehler a:active {color: #666666;background-color: #FEF5CC}

/*  -------------------------------------  WILLKOMMEN  */
table.index1{
	width: 50%;
	margin: auto;
	margin-top: 30px;
	border: 0;
}

/*  -------------------------------------  MITGLIEDER  */
table.mitglieder {
	width: 74%;
	margin: auto;
	margin-top: 30px;
	border: 0;
	padding: 0px;
}
table.mitglieder td.groß {
	font-size: 12px;
	font-weight: bold;
	/*border-bottom:1px solid #656462;*/
}
table.mitglieder td {	
	vertical-align:top;
}
table.mitglieder td.border {
	height: 10px;
	border-bottom: 1px solid #656462;
	padding-bottom: 2px;
}
.pdf{
	vertical-align: top;
}
.pdf img{
	border: 0px;
	vertical-align: top;
}

/*  -------------------------------------  EVENTS UND FESTE */
table.feste {
	width: 83%;
	margin: auto;
	margin-top: 30px;
	border: 0;
	padding: 0px;
}	
table.feste td.oben {
	font-weight:bolder;
	font-size: 14px;
}
table.feste td.oben2 {
	font-weight:bolder;
	font-size: 11px;
}

table.feste td.border {
	border-bottom: 1px solid #656462;
	padding-bottom: 2px;
}

/*  -------------------------------------  KONTAKT  */
table.kontaktformular1 {
    margin: 0px auto 10px auto;
   	width:83%;
    border: 0;
    padding: 0px;
}
table.kontaktformular1 td.breite11 {
	width: 15%; 
	height: 26px;
}
table.kontaktformular1 td.breite22 {
	width: 30%; 
	height: 26px;
}
table.kontaktformular1 .red {
   	color:#FF0000;
}
table.kontaktformular1 .eingabe2 {
	width: 95%;
	height: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px #666666 solid;/*#CC9900*/
}
table.kontaktformular1 select {
    font-size: 11px;
}
table.kontaktformular1 textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
    width: 80%;
    height: 100px;
    border: 1px #666666 solid;/*#CC9900*/
}
#variabel table.kontaktformular1 input#submit {
	padding: 2px 5px;
	border: 1px solid #656462;
	background-color: #FFF;
}
table.kontaktformular1 input#submit {
	font-size: 12px;
}
table.kontaktformular strong.red {
    color:#FF0000;
}
.fehleranzeige {
	padding-left: 135px;
    font-size: 11px;
    color:#FF0000;
}
.kontaktausgabe {
	padding-left: 60px;	
	color: #666666;
}
/*
div.ausgabe {
	margin:auto;
	width:50%;
}*/

/*  -------------------------------------  IMPRESSUM  */
table.impressum {

	margin: 0 auto 20px auto;
	width: 80%;
	border: 0;
	padding: 0px;
}
table.impressum td;  
table.impressum td tr td{
	height: 19px;
}

table.impressum td.border {
	border-bottom: 1px solid #656462;
	padding-bottom: 2px;
}
table.impressum td.kleina {
	height: 5px;
}

/*  -------------------------------------  FOOTER  */
#footer {
	width: 100%;
	height: 25px;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	background-color: #F49300;
	color: #FFF5F0;
}
/*cursor:default*/
#footer a:link {color:#FFF5F0;text-decoration:none}	
#footer a:visited {color:#FFF5F0;text-decoration:none}	
#footer a:hover {color:#FFF5F0;text-decoration:none}	
#footer a:active {color:#FFF5F0;text-decoration:none}	

#footer span.links{
	float:left;
	padding-top: 6px;
	padding-left: 20px;
}
#footer span.rechts{
	float:right;
	padding-top: 6px;
	padding-right: 10px;
}