/****** CSS für Festscheune Sähn *******/
/****** Autor: Jörg Harling        *******/
/****** Datum: 21.10.2008          *******/

/*******************************************/
/*     OK-Box und Fehlerklassen            */
/*******************************************/
.fehlerbox { /* die Fehlerbox-Tabelle */
  border: 2px solid #dd0000;
}

.fehlerkopf { /* Titel der Fehlerbox */
  color: #dd0000;
  font-weight: bold;
  font-size: 15px;
}

.fehlermeldung { /* Text in der Fehlerbox */
  color: #900000;
}

.fehlerhaft { /* der Titel der fehlerhaften Zeile */
  color: #dd0000;
}

.okbox { /* die OK-Box Tabelle */
  border: 2px solid #00dd00;
}

.okkopf { /* Titel der OK-Box */
  color: #00dd00;
  font-weight: bold;
  font-size: 15px;  
}

.fehlerhaft { /* der Titel der fehlerhaften Zeile */
  color: #dd0000;
}

/************************************/
/*         Diverse Elemente         */
/************************************/

.intname{
	display:none;
}

.textmarkierung{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#51250A;
	font-weight:bold;
}

span.tab80{
	display: block;
	float: left;
	width: 80px;
}

.email {
	vertical-align: bottom;
	margin-bottom: 1px;
	border: none;
	float:left;
}

li {
	list-style-image: url(/bitmaps/list_rad.gif);
	margin: 0px 0px 20px 5px;
	padding-bottom: 2px;	
}

a, img {
	border: 0;
}

input{
	border: #51250A 1px solid;
	background-color: #EEE7E1;
	font-family:Georgia, "Times New Roman", Times, serif;
}

textarea{
	border: #51250A 1px solid;
	background-color: #EEE7E1;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*****************************************/
/****   Allg. Inhaltsformatierungen   ****/
/*****************************************/

span.tab {
	display: block;
	float: left;
	padding-right: 5px;
	width: auto;
	height: 60px;
}

span.tab100 {
	display: block;
	float: left;
	width: 100px;
}

/*****************************************/
/****            Bildklassen          ****/
/*****************************************/


.imgfloatleft {
	float: left;
	margin:20px 10px 5px 0px;
}

.imgfloatright {
	float: right;
	margin: 0px 0px 15px 10px;
}

/*****************************************/
/****         Linkklasssen            ****/
/*****************************************/

#content_input a:link, #content_input a:visited {
	font-size:12px;
	color:#bb4f33;
	text-decoration:none;
}

#content_input a:hover {
	text-decoration:underline;
}

/*****************************************/
/****            Headlines            ****/
/*****************************************/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:6px 0px 35px 0px;
	font-size:28px;
	color:#f6f3f0;
	font-weight:normal;
	text-transform:uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 15px 0px;
	font-size:20px;
	color:#643d19;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 50px 0px 10px 0px;
	font-size: 17px;
	color: #643d19;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

h4 {
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#643d19;
	font-weight:bold;
	text-transform:uppercase;
}

h5 {
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#51250A;
	font-weight:bold;
}

h6 {
	margin:0px 0px 5px 0px;
	font-size:14px;
	color:#51250A;
	font-weight:bold;
}

/*****************************************/
/****            Hauptmenü            ****/
/*****************************************/

#mainnav a:link, #mainnav a:visited {
	font-family: Georgia, "Times New Roman", Times, Arial, serif;
	display:block;
	background: url(../bitmaps/mainnav_norm.gif) left no-repeat #f6f3f0;
	font-size:15px;
	color:#a08d7c;
	padding-left:30px;
	padding-top:3px;
	margin: 0px 0px 12px 10px;
	height:23px;
	width:170px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#mainnav a:hover {
	background: url(../bitmaps/mainnav_hover.gif) left no-repeat #f6f3f0;
	color:#643d19;
}


/*****************************************/
/******       Seitenlayout         *******/
/*****************************************/

body {
	background: url(../bitmaps/bg_body.jpg) top repeat-x #ffffff;
	font-family: Georgia, "Times New Roman", Times, Arial, serif;
	font-size: 12px;
	margin:0;
	padding:0;
	line-height: 17px;
}

#container {
	width: 900px;
	height: auto;
	margin: 0 auto;
	display: block;
}

#header {
	width: 900px;
	height: 153px;
	display: block;
	clear: both;
}

#mainnav {
	background:url(../bitmaps/mainnav_top.jpg) top no-repeat #f6f3f0;
	width: 223px;
	height: auto;
	float:left;
	padding-top:10px;
	display: block;
	margin-left:8px;
	margin-right:68px;
}

*html #mainnav {
	margin-left:4px;
}

#mainnav_bot {
	background:url(../bitmaps/mainnav_bot.jpg) no-repeat #f6f3f0;
	width: 223px;
	height: 11px;
	float:left;
	display: block;
}

#content {
	width: 582px;
	height: auto;
	float:left;
	display: block;
	background: #f6f3f0;
}

#content_input {
	background:url(../bitmaps/content_top.jpg) top no-repeat;
	padding: 0px 12px 12px 12px;
	width: 558px;
	height: auto;
	float:left;
	display: block;
}

#content_bot {
	background:url(../bitmaps/content_bot.jpg) top no-repeat;
	width: 582px;
	height: 77px;
	float:left;
	display: block;
}