html { 
	min-height: 100.05%; 
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#e4e3df;
	background-image:url(../images/ba_bg.gif);
	background-repeat:repeat-x;
}
br{
	line-height: 10px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1b467a;
}
.hauptcontainer {
	margin-left:auto;
	margin-right:auto;
	width:638px;
	height:auto;
	background-color:#d4d1c9;
}
.banner {
	width:638px;
	height:84px;
}
.banner_logo {
	width:349px;
	height:84px;
	float:left;
	background-image:url(../images/ba_logo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.men_item {
	width:72px;
	height:84px;
	float:left;
}
.gfx_head {
	width:638px;
	height:21px;
	padding-top:8px;
	padding-bottom:57px;
}
.mainitem {
	width:638px;
	height:156px;
	padding-bottom:70px;
}
.main_img {
	width:185px;
	height:156px;
	float:left;
}
.main_cont {
	width:425px;
	height:156px;
	padding-left:20px;
	float:left;
}
.main_head {
	width:425px;
	height:22px;
	padding-top:10px;
}
.main_text {
	width:425px;
	height:auto;
	padding-top:12px;
}
.textunterbild {
	padding-top: 8px;
}

.subnav {
	width:638px;
	height:auto;
	padding-bottom:15px;
}
.inittext {
	display:none;
}
a.normlink:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d70000;
	text-decoration:none;
}
a.normlink:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d70000;
	text-decoration:none;
}
a.normlink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d70000;
	text-decoration:underline;
}


