body {
	font-size : 101%;
	margin : 0;
	padding : 0;
	background-color : #4C7356;
	}
html, body, address, blockquote, caption, dl, dt, fieldset, input, 
label, legend, li, ol, option, p, q, select, textarea, td, th, ul, h1, h2, h3, h4 ,h5, a 	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a { color : #97241F; }
p, li { 
	font-weight: normal; 
	line-height: 1.5em;
	font-size : 0.8em;
 	}
h2{  font-size : 1em;  }

.vorschau a img { 
	border : 1px solid White;  
	margin-top : 5px;
	}

input, select {  
	height: 25px;  
	vertical-align : middle;  
	font-weight : normal;
	font-size : 0.8em;
	}	

/* Klassen */
.head {
	padding : 0;
	margin : 0;
	line-height : 0;
	font-size : 0;
	height : 90px;
}

.anzeige {
	font-size : 8pt;
	color: #999;
	float : right;
	line-height : 10pt;
	padding-right : 10px;
}
.anzeige a img {
	border : 1px solid #696969;
}

.auswahl {
	font-weight : bold;
	text-align:center; 
	width:100%;
	clear : both;
	border-top : 1px solid #CEB946;
	background-color : #004115;
	color : #C1BD9A;
	padding-top : 15px;
	margin : 0;
	height : 40px;
}

.vorschau {
	text-align : center;
	background-color : #004115;
	color : #B1B18A;
}
.vorschau a {
	color : #C1BD9A;
}

.main {
	background-color : #D2D3B8;
}

.foot {

	padding: 15px; 
	margin: 0;
	font-size : 0.8em;
	line-height : 1.8em;
	text-align : center;
	border-top : 1px solid #CEB946;
	color : #B1B18A;
}
.foot a {
	color : #CDB83B;
}
