﻿

* {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	border-collapse: collapse;
	
}


body {
	margin: 0;
	
}

h1, h2, h3, h4, h5, h6{

	font-weight: bold;
	margin-top: 5px;
	margin-bottom:0px;
	
}
h1{
	text-align: center;
	line-height: 30px;
	font-size: 2.0em;	
	width: 98%;
}
h2{
	line-height: 25px;
	font-size: 1.2em;
	text-align: left;
	
	
}
h3{	
	line-height: 20px;
	font-size: 1.2em;
	text-align: left;
}


#menueframe {
		width: 155px;
		height: 460px;
		
		}

#maindiv{
	height: 850px;
	width: 1003px;
	margin: 0px auto 0px auto;
	background-image: url('../Main%20Pictures/Back01.jpg');
	padding-left: 3px;
	padding-right: 3px;
}
#headerdiv{
	background-image: url('../Main%20Pictures/header.jpg');
	padding: 0px 0px 0px 0px;
	height: 150px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#flagge{
	position: relative;
	top: 120px;
	left: 280px;
	height: 25px;
	width: 50px;
}

.trenndiv{
	width: 1003px;
	height: 20px;
	background-image: url('../Main%20Pictures/linie.gif');
	background-position: center;
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}	

#mittendiv{
	position: relative;
	width: 100%;
	height: 630px;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
#teaserdiv,#contensdiv{
width:835px;
float:right;	
position:relative;
}

#contensdiv{	
	padding:0px;
	height: 410px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	float: right;
	font-size: 1.2em;
	line-height: 16px;
	overflow: auto;
	
	
}
.listtext{
	margin-left: 25px;
	text-align: left;
	width: 550px;
}


#bannerdiv{
position:relative;
	height:90px;
	width:580px;
	text-align:center;
	margin-top:5px;
}

#teaserdiv{
	height:220px;
	margin-top:0px;
	width:835px;
	
}

.teaserheadline{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}

#teasertable{
	background-position: center;
	float: right;
	padding: 5px;
	margin:0px;
	width: 100%;
	right: 0px;
	top: 0px;
	height: 100%;	
}
.teasertext{
	background-position: center;
	vertical-align: top;
	width: 33%;
	font-size: 10px;
	line-height: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-image: url('../Main%20Pictures/Back01.jpg');
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
}

.teaserimage{
	width: 120px;
	height: 80px;
	margin: 5px;
	float: left;
}


#menuediv{
	float: left;
	padding:0px;
	height:630px;
	width: 160px;
	top: 0px;		
	}

#menueframe{
	padding:0px;
	height: 525px;
	width: 150px;
	overflow:hidden;
}

#untennavigation ul{
	list-style: none;
	float: right;/* Menüepunkte rechts anordnen  */
	margin-bottom: 0px;
	width: 100%;
	margin-left: 0px;
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: 0px;	
}

#untennavigation{
	width: 100%;/* DIV für unteres menü  */
	color: white;
	height: 15px;
	float: right;
	position:relative;
	padding-top:5px;
	vertical-align:bottom;
	
	
}
	
#untennavigation li{
	float:left;/* Menüepunkte nebeneinander anordnen  */
	width:20%;
	text-align:center;
	margin:0px;
	}
	
#untennavigation a{
font-size:10px;
width:100%;
	text-decoration:none;
	color:white;
	display:block;
	}





