body      {
	background: #663300;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: white;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a:hover  { color: red; }


/* Links */
a.normal:link, a.normal:visited, a.normal:active, a.normal:hover   { 
	color: #663300;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a.normal:hover  { color: red; }



/* Links */
a.fewo:link, a.fewo:visited, a.fewo:active, a.fewo:hover   { 
	color: #663300;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a.fewo:hover  { color: red; }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #BAAF8E;
	background: #ECE1BF;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #BAAF8E;
	background: #ECE1BF;
	margin-bottom: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #BAAF8E;
	background: #ECE1BF;
	
}

abbr[title] {
	border-bottom: 1px dashed #a0a0a0; 
	cursor: help;  }

/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	
	
	
	
	
ul#menu{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 280px;
}
ul#menu li{	
	text-align: left;
	margin: 2px;	
	padding: 0px;
}
ul#menu a{	
	display: block;
	text-align: left;
	color: #663300;
	margin: 0px;
	padding: 3px 0px 3px 40px;
	background: #BFBFA1;
	text-decoration: none;
	font-weight: bold;
}
ul#menu a:hover{	
	color: white;
	background: #FFCF4D;
}
ul#menu a.akt{	
	display: block;
	text-align: left;
	color: white;
	margin: 0px;
	padding: 3px 0px 3px 40px;
	background: #663300;
	text-decoration: none;
	font-weight: bold;
}
ul#menu a.akt:hover{	
	color: white;
	background: #FFCF4D;
}

ul#menu a.akt_sub{	
	display: block;
	text-align: left;
	color: white;
	margin: 0px;
	padding: 3px 0px 3px 65px;
	background: #663300;
	text-decoration: none;
	font-weight: bold;
}
ul#menu a.akt_sub:hover{	
	color: white;
	background: #FFCF4D;
}



div#topic{
	position: relative;background: #ECE1BF;
}
div#topic_inner{
	position: relative;width: 830px;text-align: right;margin-left: auto;margin-right: auto;
}
div#topic_inner2{
	padding: 20px;color: #67A53D;font-size: 12pt;font-weight: bold;
}
div#content{
	position: relative;width: 831px;background: #ECE1BF;color:#666666;margin-top: 55px;margin-left: auto;margin-right: auto;
}
div#content_left{
	position: relative;float: left;width: 300px;text-align: left;
}
div#content_left_d{
	padding: 10px;
}
div#content_right{
	position: relative;float: right;width: 530px;text-align: left;
}	
div#content_right_d{
	padding: 10px 15px 10px 5px;
}
div#bottom{
	position: relative;width: 830px;text-align: right;margin-left: auto;margin-right: auto;color: white
}
div#bottom_d{
	padding: 10px 10px 10px 500px;;text-align: left;
}

div.box{
	padding: 10px;margin:10px; margin-left:0px;border: 1px dotted black;
}

/* ###########################*/
select.form{
	border: #006600 1px solid;
}
input.form{
	width: 250px;
	border: #663300 1px solid;
}
textarea.form{
	width: 250px;;
	border: #663300 1px solid;
}



#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.kirnermarteshof.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.kirnermarteshof.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.kirnermarteshof.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
	
	
	
	
	
	

div#reiter1{
	position: absolute; 
	width: 250px;
	height: 40px;
	background: #EFE3BD;
	color: black;
	top: -40px;left: 0px;
	z-index: 200;
}
div#reiter2{
	position: absolute; 
	width: 250px;
	height: 38px;
	background: #EFE3BD;
	color: black;
	top: -40px;left: 252px;
	z-index: 200;
}

	
a.reiter1:link, a.reiter1:visited, a.reiter1:active, a.reiter1:hover   { 
	display: block;
	color: black;
	background: #EFE3BD;
	font-size: 10pt;
	text-decoration: none;
	padding: 12px;
	font-weight: bold;
	 }
a.reiter1:hover  { 
	
}

a.reiter2:link, a.reiter2:visited, a.reiter2:active, a.reiter2:hover   { 
	display: block;
	color: black;
	background: #EFE3BD;
	font-size: 10pt;
	text-decoration: none;
	padding: 11px;
	font-weight: bold;
	 }
a.reiter2:hover  { 
	color: white;
	background: #798F7A;
}
