#bigbox{
	background-image:url(/html/css/hg_start_fachkreise.png); 
}
#start_menue{
	left:120px;
	top:423px;
	width:800px;
}
#start_menue span.sep{
	font-size:12px;
	margin:0px 3px;
}
#start_menue a{
	font-size:12px;
	font-weight:bold;
}

#fachkreise{
	margin:0px;
	padding:0px;
	position:absolute;
	top:180px;
	left:485px;
	width:415px;
	background-image:none;
	text-align:left;
}
#fachkreise h1{
	font-size:16px;
	font-weight:bold;
	color:#F8981F;	
}
#fachkreise h2{
	color:#F5BC23;
	font-size:17px;
	font-weight:bold;
}

#fachkreise p{
	font-size:12px;
	font-weight:normal;
	color:#58595B;
	margin:5px 0px;
	text-align:left;
}
#fachkreise form{
	margin:14px 4px 14px 0px;
}
#fachkreise form label{
	font-size:12px;
	font-weight:bold;
	width:67px;
	color:#58595B;
	display:inline;
}
#fachkreise form input.textfeld  {
	font-size:12px;
	border-width:1px;
	border-style:solid;
	border-color:#F8981F;
	color:#58595B;
	
	width:120px;
	margin-bottom:1px;
}
#fachkreise form img{
	float:right;
	margin-right:15px;
}
#fachkreise a{
	color:#F8981F;
	font-weight:bold;
	text-decoration:none;
}
#fachkreise a:hover{
	text-decoration:underline;
}

