html, body {margin:0; padding:0; width:100%; height:100%; font-family:Arial; font-size:12px; overflow:hidden;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #D40023;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#suchfeld{
margin-top:50px;
background-image:url(./lupe.gif);
background-repeat:no-repeat;
background-position:left center;
margin-right:4px;
padding-left:20px;
width:350px;
border-left:1px solid #78c495;
border-right:1px solid #78c495;
border-bottom:1px solid #78c495;
background-color:#FFFFFF;
color:#000000;
z-index:2;
}
#suche{
margin-left: auto; margin-right: auto;
width:500px;
z-index:2;
}
#suche_logo{
margin-left: auto; margin-right: auto;
width:580px;
height:190px;
}
#suche_button{
border: 1px solid #8DC100;
height:20px;
margin-top: 4px;
}
#links{
font-family:Arial;
font-size:12px;
margin-top:15px;
margin-left: auto; margin-right: auto;
width:500px;
}
#cloud{
margin-left: auto; margin-right: auto;
margin-top:25px;
	width: 500px;
}
fieldset
{
margin-left: auto; margin-right: auto;
font-family:Arial;
font-size:12px;
	border: dotted 1px #78c495;
	width: 500px;
	padding: 20px;
	padding-top: 0;
}

legend
{
	padding: 0 10px;
}
#ergebnis_tabelle{
margin-left: auto; margin-right: auto;
margin-top:25px;
width: 900px;
border-left:1px solid #78c495;
border-right:1px solid #78c495;
border-bottom:1px solid #78c495;
}

#ergebnis_suchleiste{
margin-left: auto; margin-right: auto;
width: 100%;
border-top: solid 2px #009037;
background-color:#7dc799;
color:black;
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.preview_style{
text-align:center;
}
.erg_title_style{
font-family:sans-serif;
font-weight:bold;
font-size:14px;
}

.erg_title_style a{
color:#2200cc;
}

.erg_seitenang{
color:#c0c0c0;
font-size:12px;
}

#footer
{
position:absolute;
bottom:0;
left:0;
height:41px;
width:99%;
background-image:url(./footer_gfx.gif);
clear:both;
padding:5px 1% 5px 0px;
text-align:right;
color:#fff;
}


