body
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	color:#1d3656;
}
.textfeld
{
    border:1px solid #192E4A;
    background-color:#FFFFFF;
    font-family:Arial;
    color:#192E4A;
	font-size:10pt;
}
#header
{
	position:absolute;
	width:919px;
	height:340px;
	left:50%;
	top:50%;
	margin-left:-460px;
	margin-top:-256px;
	background-image:url(images/header.jpg);
}
#menu
{
	position:absolute;
	width:919px;
	height:16px;
	left:50%;
	top:50%;
	margin-left:-460px;
	margin-top:84px;
	background-image:url(images/menu.jpg);
}
#footer
{
	position:absolute;
	width:919px;
	height:156px;
	left:50%;
	top:50%;
	margin-left:-460px;
	margin-top:100px;
	background-image:url(images/footer.jpg);
}
#logo_show
{
	position:absolute;
	width:380px;
	height:32px;
	left:50%;
	top:50%;
	margin-left:40px;
	margin-top:-100px;
	background-image:url(images/logo_show.gif);
	z-index:2;
}
#logo_management
{
	position:absolute;
	width:378px;
	height:32px;
	left:50%;
	top:50%;
	margin-left:-420px;
	margin-top:-100px;
	background-image:url(images/logo_management.gif);
	z-index:2;
}
#management_weiss
{
	background-image:url(images/logo_managementweiss.gif);
	background-repeat:no-repeat;
	width:380px;
	height:50px;
	margin-left:10px;
	margin-top:120px;
	float:left;
}
#ctlink
{
	font-weight:bold;
	margin-top:135px;
	margin-left:850px;
}
#adress
{
	color:#666666;
	position:absolute;
	width:800px;
	margin-left:-400px;
	left:50%;
	bottom:5px;
	font-size:8pt;
	text-align:center;
}
#trenner
{
	position:absolute;
	width:1px;
	left:50%;
	height:356px;
	margin-top:-256px;
	margin-left:-1px;
	top:50%;
	z-index:2;
	background-color:#537797;
}
#bts_show
{
	position:absolute;
	width:460px;
	height:40px;
	left:50%;
	margin-top:60px;
	margin-left:-1px;
	top:50%;
	z-index:2;
	text-align:center;
}
#bts_manage
{
	position:absolute;
	width:460px;
	height:40px;
	left:50%;
	margin-top:60px;
	margin-left:-460px;
	top:50%;
	z-index:2;
	text-align:center;
}
#impressum
{
	width:470px;
	height:250px;
	background-image:url(images/field_impress.png);
	padding-left:5px;
	padding-right:13px;
	padding-top:5px;
	padding-bottom:13px;
	margin-left:380px;
	margin-top:30px;
}
#news
{
	width:322px;
	height:242px;
	background-image:url(images/field_news.png);
	padding-left:8px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:13px;
	margin-left:545px;
	margin-top:30px;
	background-repeat:no-repeat;
}

td.menu
{
	color:#012233;
	text-align:center;
	font-weight:bold;
	font-size:9pt;
	padding-top:1px;
}
a
{
	color:#1d3656;
	text-decoration:none;
}
.thumb
{
	margin-right:5px;
	border:1px solid #1d3656;
	cursor:pointer;
}