html,body {padding: 0px; margin:0px;}
body{ font-family: Arial; font-size: 12px; color:#000000; background: #141414; }


input, td {
	color: #000000;
	margin: 1px;
	padding: 0px;
	
	font-family: Arial; 
	font-size: 12px; 
	color:#000000; 
}
input {
	border: 1px solid #CCCCCC;
}

a { color: #000000; text-decoration: none; }
a:link { color: #000000; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }

.left { float: left; }
.right { float: right; }

#logo{
background: #141414;
text-align: center; 
height: 70px;
}

#center{
text-align: center; 
}

#content {
position:absolute;
	width: 920px;
	height: 565px;
	background: #FFFFFF;
	text-align: left; 
	margin:-285px 0px 0px -460px;
	top: 50%;
	left: 50%;
}

#contentstart {
position:absolute;
	text-align: left; 
	margin:-50px 0px 0px -100px;
	top: 50%;
	left: 50%;
}

#top{
padding: 30px 0 0 40px;
height:97px;
}

#topleft{
width: 300px;
height: 50;
}

#topright{
font-size: 11px;
line-height: 12pt;
width: 265px;
height: 100px;
}

#linie{
top:30px;
height:3px;
background-image: url("images/rot.jpg");
background-repeat: repeat-x;
background-position: left top;
position: absolute:
}


#submenu{
margin-top:20px;
margin-left:40px;
}

#templ{
}

#bottom{
height:360px;
margin-top:-34px;
}

#bottomleft{
margin-top:35px;
margin-left:40px;
width: 570px;
}

#bottomright{
width: 265px;
}

#bottomdetail{
height:312px;
}

#steuerung{
margin-top:-30px;
}

#bottomleftdetail{
margin-top:25px;
margin-left:40px;
width: 400px;
}

#bottomrightdetail{
font-size: 11px;
margin-top:51px;
width: 300px;
}

#footer{
font-size: 10px;
color:#FFFFFF;
height:20px;
clear:both;
background-color:#141414;
padding-top:3px;
}

#footer a { color: #FFFFFF; }
#footer a:link { color: #FFFFFF; }
#footer a:hover { color: #FF0000; }

#footerleft{
width: 570px;
}

#footerright{
text-align: right; 
width: 265px;
}

