/* CSS Document */
body{
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 margin:0;
  padding:0 0 <length> 0;

}



input
{
	font-size:12px;
	width:100px;
}

#head {
height:174px;
z-index:1;
background-image:url('../images/login_back2.jpg');
background-repeat:no-repeat;
}

#left-menu {
width:185px;

background-repeat:no-repeat;
z-index:2;
overflow:visible;
}

#menu_content {
color:#E10A15;
border-bottom:1px dotted #E10A15;
width:150px;
padding-left:25px;
padding-top:6px;
padding-bottom:6px;
overflow:visible;
}

#inhalt {


padding-right:0px;
padding-left:0px;
}

#content {
top:0px;
left:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top:0px;
}

#text {
left:10px;
}

#pic {
left:10px;
float:left;
width:170px;
}

#headline {
vertical-align:top;
font-weight:bold;
height:100px;
font-size:14px;
}

#right-menu {

width:196px;
height:643px;

}

#line{
border-bottom:1px dotted #ffffff;

}

#space{
height:10px;

}

#form
{
	padding-right:15px;
	top:15px;
	width:180px;
	height:120px;
	z-index:2;
	font-size:12px;
}

#newsletter
{
	position:absolute;
	top:510px;
	width:180px;
	height:120px;
	z-index:2;
	padding-left:5px;
}

#login_headline
{
	top:90px;
	color:#E10A15;
	font-weight:bold;
	font-size:12px;
}

#newsletter_headline
{
	color:#00327D;
	font-size:12px;
}

#menu_link
{
	color:#E10A15;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#menu_link:hover
{
	text-decoration:underline;
	color:#00327D;
}

#sub1
{
	position:absolute;
	background-color:#F2F5F9;
	width:220px;
	margin-left:-10px;


}

#sub2
{
	
	background-color:#F2F5F9;
	z-index:2;
	width:220px;
	position:absolute;
	margin-left:-10px;
	top:370px;

}

#submenu_content
{
	color:#E10A15;
	border-bottom:1px dotted #E10A15;
	width:190px;
	padding-left:20px;
	padding-top:6px;
	padding-bottom:6px;
}

.logo_links
{
	text-align:center;
}

div#footer{
position:absolute;
bottom:0;
left:0;
width:100%;
color:#000000;
background-color:#CCCCCC;
vertical-align:middle;
z-index:3;
filter:alpha(opacity=90); 
opacity: 0.9; 
-moz-opacity:0.9; 
}


#footerlink
{
	color:#000000;
}
