body{
	text-align:center;
	font-size:100.01%;
	font-family:verdana;
	margin:0px;
	padding:0px;
}
#bigbox{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:982px;
	height:599px;
	text-align:left;
	background-image:url(/html/css/hg_start.png); 
	background-repeat:no-repeat;	
}
#bigbox a.home{
	position:absolute;
	top:15px;
	right:65px;
	text-decoration:none;
}
#bigbox a.home img{
	border-width:0px;
	border-style:transparent;
}
#intro{
	position:absolute;
	left:467px;
	top:100px;
	width:500px;
	height:300px;
}
#intro h1, #intro h2, #intro p{
	margin:12px 0px 0px 0px;
}
#intro h1{
	color:#CE1042;
	font-size:20px;
	font-weight:bold;
}
#intro h2{
	color:#F5BC23;
	font-size:17px;
	font-weight:bold;
}
#intro p{
	color:#000000;
	font-size:13px;
	font-weight:normal;
}
#intro a{
	color:#CE1042;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#intro a:hover{
	color:#CE1042;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
#start_menue{
	position:absolute;
	z-index:999;
	left:67px;
	top:423px;
	width:900px;
	height:30px;
}
#start_menue span.sep{
	margin:0px 2px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#F5BC23;
}
#start_menue a{
	margin:0px;
	padding:0px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
#start_menue a:hover{
	text-decoration:underline;
}
#impressum{
	position:absolute;
	right:140px;
	bottom:5px;
}
#impressum a{
	font-size:10px;
	font-weight:normal;
	color:#F8981D;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}
#impressum a:hover{
	text-decoration:underline;
}

#fachkreise {
  position:absolute;
	right:370px;
	bottom:100px;
	padding:1px 0px 1px 0px;
	margin-bottom:10px;
	background-image:url(/html/css/hg_meta.png); 
	background-repeat:repeat-y;
	font-size:10px;
}
#fachkreise p {
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	padding:2px 0px;
}

#fachkreise p a{
  padding:2px 10px;
  color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}



#bigbox h1.top_spacer, #bigbox h2.top_spacer { margin-top:40px; }

