@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: 10px;
	color: #FFFFFF;
	background-color: #EF4511;
	text-align: center;
	vertical-align: top;
	border: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #ef4511;
	text-decoration: underline;
}
#mutter {
	width: 696px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color: #4e4e4e;
}
#mutter #sprache{
	width: 661px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#mutter #navi {
	width: 661px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
	text-align: left;
	margin-bottom: -1px;
}
#mutter #bilder {
	width: 661px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hg_bilder.jpg);
}
#mutter #content {
	text-align: left;
	width: 631px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4e4e4e;
	background-image: url(../images/hg_content.jpg);
	background-repeat: repeat-x;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#mutter #content #conten_text {
	width: 299px;
	float: left;
	background-color: #363636;
	border-bottom: 1px solid #6f6f6f;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#mutter #content #content_news {
	float: right;
	width: 299px;
	background-color: #363636;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mutter #content #content_einzl {
	width: 621px;
	background-color: #363636;
	border-bottom: 1px solid #6f6f6f;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#mutter #copyright {
	width: 659px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #363636;
	padding-top: 9px;
	color: #ef4511;
}
#mutter #copyright a {
	color: #ef4511;
	text-decoration: underline;
}

#mutter #copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
#mutter #footer {
	width: 659px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
	font-size: 9px;
}
.clear {
	clear: both;
}
.layout5 {
	color: #ef4511;
	font-size: 12px;
	padding-bottom: 3px;
}

.layout2 {
	color: #ef4511;
	font-size: 12px;	
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	background-image: url(../images/foo.jpg);
	background-repeat: repeat-x;
	height: 24px;
	margin-left: -5px;
	margin-right: -5px;
}


/*******
* News *
*******/
.news-latest-left {
	float: left;
	width: 150px;
	background-color: #ffffff;
}
.news-latest-item {
	height: 150px;
}

.news-latest-date {
	color: #ef4511;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news-latest-morelink {
	padding-top: 5px;
}

.news-single-left {
	float: left;
	width: 621px;
}
.news-single-left img {
	float: right;
	padding: 10px;
}

.news-single-date {
	color: #ef4511;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_left {
	float: left;
	width: 200px;
	
}

.news_right {
	float: left;
	padding-left: 5px;
	width: 50px;
}
