body {
	padding:0px;
	margin: 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-align: left;
	background-color: #EEE;
	background-image: url(/fileadmin/templates/images/bg.gif);
	background-repeat: repeat-y;

}
.blocksatz {text-align:justify;}
#main{
	position: absolute;
	left: 80px;
	width: 1000px;
	background-color: white;
	z-index: 10;
}
#mutter{
	width: 1000px;
	float: left;
	background-image: url(/fileadmin/templates/images/bottom_bg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: -40px;
}
#header{
	float: left;
	width: 1000px;
	height: 350px;
}
#icons{
	float: left;
	width: 350px;
	height: 30px;
	position: absolute;
	left: 15px;
	top: 10px;

}
#counter{
	float: right;
	width: 180px;
	height: 30px;
	position: absolute;
	left: 800px;
	top: 100px;

}
#presenter{
	float: right;
	width: 110px;
	height: 160px;
	position: absolute;
	left: 890px;
	top: 160px;

}
.counter_label{
	float: right;
	width: 200px;
	height: 30px;
	position: absolute;
	left: 812px;
	top: 80px;
	color: #fff;
	font-size: 14px;
	text-align: left;

}
.info_box{
	float: left;
	text-align: left;
	margin-left: 3px;
	padding-top: 15px;
	
}
#content{
	float: left;
	width: 750px;
	padding: 5px;
	margin-left: 5px;
}
#content_home{
	float: left;
	width: 550px;
	padding: 5px;
}
#tip_navi{
	float: right;
	text-align: left;
	width: 210px;
	padding: 3px;
	margin-top: 2px;
}
#content_right{
	float: right;
	text-align: left;
	width: 179px;
	padding: 8px;
	padding-bottom: 25px;
	margin-top: -10px;
	background-image: url(/fileadmin/templates/images/bg_right.gif);
	background-repeat: repeat-y;
	min-height: 910px;
}
#bottom{
	float: left;
	width: 1000px;
	padding-bottom: 5px;
	text-align: center;
	color: #e5e5e5;
}
.info_box2{
	float: left;
	width: 210px;
	height: 180px;
	margin-left: -7px;
}

h1 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #B50015;
	font-size: 20px;
	font-weight: normal;
	line-height:100%;
}

h2 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #B50015;
	font-size: 16px;
	line-height:100%;
}

h3 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000;
	font-size: 16px;
	line-height:100%;
}
.tip_navi_label {
	width: 185px;
	height: 200px;
	color: #fff;
	padding-left: 20px;
	padding-top: 50px;
	background-image: url(/fileadmin/templates/images/teambox.png);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
img {
	color: #B50015;
	text-decoration: none;
}

a {
	color: #B50015;
	text-decoration: none;
}

a img {
	border: 0;
}
a:hover {
	color: #B50015;
	text-decoration: underline;
}

/* NEWS */
.news-single-item-right-title {
	width: 380px;
	color: #B50015;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	height: 25px;
	padding-top: 3px;
}

.news-single-item-right-subheader {
	margin-top: 7px;
	margin-bottom: 15px;
	font-weight: bold;
}

.news-single-item-left {
	float: left;
	width: 350px;
}

.news-single-item-left  img{
	margin: 0;
	padding: 0;
}

.news-single-item-left a img{
	margin: 0;
	padding: 0;
}

.news-single-imgcaption {
	height: 2px;
	padding: 0;
	margin: 0;
}



.news-single-item-right {
	float: right;
	width: 390px;
}

.news-list-item-image {
	float: left;
	width: 210px;
}

.news-list-item-content {
	width: 500px;
	float: left;
	margin-left: 5px;
}

.news-list-item {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px dotted #4f4f4f;
}

.news-list-item-content-title {
	font-weight: bold;
	font-size: 13px;
	width: 350px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #346F01;
}

.news-list-item-content-teaser {
	margin-top: 3px;
	margin-bottom: -5px;
	margin-left: 5px;
	height: 80px;
}

.news-list-item-content-more {
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
}
.news-single-item-right-backlink {
	text-align: left;
	margin-top: 15px;
}
/*NEWS HOME SEITE */
.news-list-item-content_home {
	width: 330px;
	float: left;
	margin-left: 5px;
}

