body { 
 	margin: 0;
	font-family: "Georgia", Verdana, sans-serif; 
  	font-size: 12px; 
  	color: black; 
	height: 100%; 
	background: #a0cf5c;
	/* background:url(ferienwohnung_baabe/bg_bottom.jpg) #a0cf5c no-repeat bottom right fixed; */
}

.text {
	line-height: 140%;
	letter-spacing: 110%;
	text-align: justify;
	border-bottom: 1px solid #006400;
	padding-bottom: 0.8em;
}

.texttable {
	line-height: 140%;
	letter-spacing: 110%;
	text-align: justify;

}

h1 {
	font-size: 130%;
	color: #006400;
	border-bottom: 1px solid #006400;
	padding-top: 0;
}

.level1 { 
	font-size: 140%;
}

.level2 { 
	font-size: 120%;
}

.level3 { 
	font-size: 80%;
}

.level4 { 
	font-size: 60%;
}

a { 
 	color: black;
}

a:visited { 
	color: #202020;  
}

a:hover   {  
	color: #920404; 
}

ul#nav, ul#nav li
{
	list-style-type:none;
	margin:0;
	padding-top:0.3em;
	padding-bottom:0.7em;
	
}

ul#nav
{
	width: 900px;
	float: right;
	
}

ul#nav li
{
	float:left;
	margin-right: 8px;
	text-align: center;
}

ul#nav a
{
	float:left;
	width: 7.17em;
	padding: 5px 0;
	font-size: 105%;
	background: #006400;
	text-decoration:none;
	color: #ffffff;
}

ul#nav a:hover
{
	background: #ffffff;
	color: #003;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
	background: #ffffff;
	color: #003;
}

#footer {
	text-align: right;
	font-size: 70%;
}

.preload { visibility: hidden; position: absolute; }

.bildhinweis {

	font-size: 80%;
}

.none 		{
		background: #006400;
		width: 7em;
		color: #ffffff;	
		width: 150px;
		height: 40px;
		font-family: "Georgia", arial, sans-serif;
		font-weight: bold; } 

.feld	{
		border: 1px solid #006400;
		color: #000000;	
		width: 200px;
		height: 25px;
		font-family: "Georgia", arial, sans-serif;
		font-weight: bold; } 

.feld2	{
		border: 1px solid #006400;
		color: #000000;	
		width: 400px;
		height: 150px;
		font-family: "Georgia", arial, sans-serif;
		font-weight: bold; } 