@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	border: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #901d22;
	text-decoration: underline;
}
#mutter {
	position: absolute;
	left: 50%;
	margin-left: -460px;
	padding-top: 12px;
	width: 920px;
	background-image: url(../images/bg_mutter.jpg);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
	z-index: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#mutter #sprache{
	position: absolute;
	left: 50%;
	margin-left: -25px;
	padding-left: 395px;
	top: 75px;
	width: 100px;
	height: 12px;
	z-index: 2;
}
#mutter #font{
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 165px;
	padding-left: 375px;
	width: 150px;
	text-align: right;
	z-index: 3;
}
#mutter #navi {
	width: 920px;
	height: 50px;
	text-align: left;
	background-color: #999999;
	padding-bottom: 139px;
}
#mutter #logo {
	width: 920px;
	height: 139px;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -461px;
	#margin-top: -1px;
	top: 60px;
	padding-left: 1px;
}
#mutter #content {
	text-align: left;
	width: 920px;
	padding-top: 8px;
	background-image: url(../images/hg_content.jpg);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
	color: #FFFFFF;

}
#mutter #content #conten_text {
	margin-left:10px;
	width: 530px;
	float: left;
	background-color: #363636;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #767676;

}
#mutter #content #content_news {
	float: right;
	margin-right: 10px;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
	background-color: #363636;
	border-bottom: 1px solid #767676;
}
#mutter #content #content_news table tbody tr td p a img{
	border: 2px solid #FFFFFF;
}
#mutter #content #content_news table tbody tr td p a:hover img{
	border: 2px solid #901d22;
}
#mutter #content #content_einzl {
	margin-left:10px;
	width: 880px;
	background-color: #363636;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #767676;
}
#mutter #copyright {
	width: 920px;
	padding-top: 9px;
	background-color: #363636;
	margin-top: 20px;
	padding-bottom: 9px;
	color: #FFFFFF;
}
#seo{
	padding-top: 5px;
}
#mutter #copyright a {
	color: #901d22;
	text-decoration: underline;
}
#mutter #copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
#mutter #footer {
	width: 659px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 12px;
}
.clear {
	clear: both;
}
.layout5 {
	color: #901d22;
	font-size: 12px;
}
.layout2 {
	color: #901d22;
	font-size: 12px;	
	font-weight: bold;
	background-color: #999999;
	padding: 4px;
}


#toolbar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 url(images/am_bg.jpg) repeat scroll 0 0;
bottom:0;
height:26px;
left:0;
/*
opacity:0.8;
*/
position:fixed;
width:100%;
z-index:10000;
/*
border-top: 1px solid #4e4e4e;
*/
}

div#toolbar div {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*
background:transparent url(images/trendmedia.png) no-repeat scroll 15px 10px;
*/
padding: 6px;
/*
padding:6px 6px 6px 120px;
*/
text-align:center;
color: #999;

}


