html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}



body { background:#eee; }

/*#start_main {
  position: relative;
  width: 61.250em;/*980px;*/
  /*height: auto;
  margin: 0px auto;
  text-align: left;
  background: url(/media/start_bg_muster.jpg) no-repeat #fff;
}*/

#start_main { position:absolute; height:614px; width:61.250em;/*980px;*/ margin:-307px 0px 0px -30.625em; top:50%; left:50%; background: url(/media/start_bg_muster.jpg) no-repeat #fff; }

#start_logo { height:134px; text-align:center; padding-left:120px; }
#start_foto { text-align:center; padding-left:40px; }

#start_balken { background:#0078be; padding:8px 90px; }

#start_suche {
	border: 1px solid #CECECE;
	background: #FFF;
	float: left;
}

.suche  {
	font-size:0.813em;
	line-height:1.250;
	text-indent:4px;
	height:1.667em;
	width:12.538em;
	background:#FFF;
	color:#282828;
	border: none;
	padding-top:4px;
	vertical-align:top;
}

.suchenbutton {
	font-size:1.000em;
	width:1.438em;
	height:1.438em;
}

#start_weiter { float:right; padding-top:4px; }
#start_weiter a,
#start_weiter a:hover,
#start_weiter a:active,
#start_weiter a:visited,
#start_weiter a:link { font-weight:bold; color:#FFF; background:url(/media/start_bg_weiter.gif) left no-repeat; padding-left:24px; }
