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

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

/* Links */
a:link    { color: #8A5525;
	background: white;
	font-size: 10pt; }
a:visited { color: #8A5525; 
	background: white;
	font-size: 10pt; }
a:active  { color: #8A5525;
	background: white;
	font-size: 10pt; }
a:hover  { color: #8A5525;
	background: white;
	font-size: 10pt; }

/* Links-Menue */
a.menue  {  display: block;
	margin-bottom:9px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;  }
a.menue:link    { color: #8A5525;
	background: white;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF; }
a.menue:visited { color: #8A5525; 
	background: white;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF; }
a.menue:active  { color: #8A5525;
	background: white;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF; }
a.menue:hover  { color: #308315;
	background: white;
	font-size: 10pt;
	border-bottom: 1px dotted #308315; }

/* Überschriften */
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #8A5525;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }

div.mastercontainer  {
	width:990px;
	position:relative;
	padding:0px;
	margin:0px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}
div.menue  {
	float:left;
	width:185px;
	margin-top:145px;
	margin-left:65px;
}
div.rightmaster  {
	float:right;
	width:700px;
}
div.content  {
	margin-top:30px;
	width:410px;
	line-height:14pt;
	float:left;
}
div.googlecontainer  {
	float:right;
	width:210px;
	margin-top:30px;
}
img.cuckoo  {
	position:absolute;
	top:25px;
	left:85px;
	z-index:2;
}
div.bottom  {
	clear: both;
	text-align:right;
	width:990px;
	height:60px;
	border-top:1px dotted #666666;
}
div.flagg {
	top: 167px;
	left: 962px;
	width: 28px;
	height: 26px;
	position: absolute;
	z-index: 9;
}