body
{
	background-image:url(../webImages/verlauf_splash.gif);
 	background-repeat:repeat-x;
	font-family:verdana;
	font-size:11px;
} 
a{
	color:rgb(2,175,231);
	text-decoration:none;
}

#splash
{
	width:800px;
	height:586px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-293px;
}
.splashcontent p
{
 display:inline;
}
#splashcontent
{
	position:relative;
}
#splashcontent td
{
	font-size:11px;
}
.headline
{
	font-size:12px;
	color:rgb(4,175,229);
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bolder;
}
#unterbanner
{
	width:885px;
}
#unterbanner ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-image:url(../webImages/graubbar.gif);
	height:32px;
	width:885px;
}
#unterbanner ul li
{
	float:left;
	padding-top:4px;
}
#unterbanner ul li a
{
	display:block;
	text-align:center;
	width:110px;
	background-repeat:no-repeat;
	background-position:7 12;
	text-decoration:none;
	color:rgb(4,175,229);
	font-weight:normal;
	border-right:1px solid silver;
}
#unterbanner ul li a div
{
	padding:5px;
	padding-top:7px;
}
#splash #bottomNavi
{
	position:absolute;
	width:925px;
	left:-55px;
	bottom:-30px;
}
#splash #bottomNavi img
{
	margin-right:3px;
	border:0px;
}
#content
{
	width:600px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-310px;
	margin-top:-165px;
	height:250px;
	overflow:auto;
	background-color:white;
	opacity: 0.7;
	padding:10px;
	border:2px solid rgb(4,175,229);
	filter: alpha(opacity=50);
}
#suchbox
{
	border:1px solid silver;
	background-color:rgb(240,240,240);
	padding:5px;
	margin-top:10px;
}
#suchbox h1
{
	font-size:14px;
	color:rgb(4,175,229);
	padding:0px;
	font-weight:normal;
}
#suchbox td select,#suchbox td input
{
	width:170px;
	border:1px solid gray;
	background-color:white;
	font-size:10px;
	
}
#bottombar
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}
#bottombar li
{
	display:inline;
	padding-left:10px;
}

.pfeil
{
	background-image:url(../webImages/pfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.formLeftCol
{
	width:150px;
	padding-left:100px;
	font-size:11px;
	font-weight:bolder;

}
.formRightCol
{
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
}
.formRightCol img
{
	margin:3px;
}
.txtField
{
	width:200px;
	margin:5px;
	border:1px solid rgb(192,202,229);
	background-color:rgb(242,249,255);
	padding:2px;
	font-size:10px;
}

.noborder
{
	border:0px solid rgb(192,202,229);
	background-color:white;
}


a
{
	color:rgb(10,10,10);
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.ticker a:hover
{
	color:red;
}
