
a{
	text-decoration:none;
	color: #D81F25;
}
a:hover{
	text-decoration:underline;
}

h2,h1,h3{
	color:#666666 ;
	font-size:16px;
	margin-top:0px;
	font-weight:bold;
}


body{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;		
}

div{
	/*overflow:hidden; Netscape zeigt dann keine Divs ohne explizite Width an!*/
}
.menu{
	clear:left;
	
	height:25px;	
}
.breadcrumb{
	display:none;
	margin-bottom: 15px;
	color:#D81F25 ;
	font-size:12px;
}

.header{
	width: 770px;
	height: 58px;
	float:left;
}

.container{
	/*background-image: url("../img/main_bg.gif");*/
	width: 770px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-color: #FFFFFF;*/
	font-size: small;
	margin-left:auto;
	margin-right:auto;
	color: #333333; 
	
}

.aBoxHead{
	height:15px;
	width:134px;
	margin-bottom:0px;
}
.aBox{
	margin-bottom:8px;
	background-image: url('../img/boxen/box_middle.gif');

	/*border-bottom: 1px solid #D81F25; Iexplorer Fehler?*/
}
.aBoxContent{
	font-size: 11px;
	margin-left:5px;
	padding-top:4px;
	margin-bottom:0px;
		

}
.sprechblase{
	margin-top:10px;
}


.logo{
	width: 157px;
	float:left;
}
/*Untermenüs:*/
.submenus{
height:22px;
}

.submenu{
	display:none;
	width:770px;
	background-image:url("../img/header/red5.gif");
	height:22px;	
	
}

.submenuEntry{
	display:inline;
	margin-right:5px;
	margin-left: 5px;
}

.submenuEntry a{
	color:white;
}

.menuSpacer{
	height:25px;
	background-color:#FFFFFF;
	width:770px;

}

.logoext{
	width: 486px;
	float:left;
}
.logoext2{
	width: 127px;
	float:left;
}
.randhaupt{
	float:left;
	width:13px;
	
}

.hauptanzeige{
	min-height:620px;
	width:476px;
	float:left;
	color: #333333; 
	margin-bottom:18px;

}

.spaltelinks{
	width:134px;
	float:left;	
}
.spalterechts{
	width:134px;
	float:left;
}
.prefooter{
	
	clear:left;
	width:620px;
	text-align:right;
	font-size:11px;
	height:25px;	
}
.prefooter a{
	text-decoration:none;

}

.footer{
	background-color:#FFFFFF;
	clear:left;
	width: 770px;
	padding-top:25px;
}

.footerMenu{
	width:770px;
	color:#FFFFFF;
	background-color:#D60011;
	font-size: 12px;
	vertical-align:middle;
	display:table;
}
.footerMenuContent{	
	margin-top:10px;
	padding-bottom:11px;

}
.footerMenuContent a{	
	color:white;
}
.boxButtons{
	background-color:#E8E8E8;
	border:0px solid white;
}

.whiteBorderLeft{
	border-left:1px solid #FFFFFF;
	background-color:#E8E8E8;
}

div.newsletterFormImg
{
	width:95%;background-color:#ffffff;height:18px;border: 1px solid black;border-bottom:0px solid white;margin-top:0px
}
input.newsletterInput
{
	border:0px;width:180px;height:14px;
}

span.error
{
	color:red; font-size:12px;font-weight:bold;
}
span.success
{
	color:green; font-size:14px;font-weight:bold;
}