@charset "utf-8";

body {
	background-color: #0072BC;
}

.floatlinks {
	float: left;
}



#header {
	background-color: #FFF;
	width: 969px;
	height: 104px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#posselt_tr {
	height: 104px;
	width: 649px;
	float: right;
	background-color: #FFF;
	background-image: url(../images/posseltlogo-tr-549x70.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	height: 800px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	float: left;
	height: 765px;
	width: 220px;
}
#navbox {
	float: left;
	height: 35px;
	width: 969px;
}
#counter {
	height: 20px;
	width: 220px;
	background-color: #0072BC;
	float: left;
}

#balken {
	float: left;
	height: 765px;
	width: 15px;
}
#content {
	background-color: #FFF;
	height: 645px;
	width: 634px;
	page-break-before: auto;
	float: right;
	padding: 50px;
}

#logo {
	height: 104px;
	width: 320px;
}
#tipp {
	height: 745px;
	width: 220px;
	float: left;
	background-color: #D3E8FE;
}

#video {
	height: 272px;
	width: 480px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}


}
#navi {
	height: 35px;
	width: 650px;
	position: relative;
	left: 10px;
}
#platz {
	float: left;
	height: 35px;
	width: 280px;
}


#navi ul {
	list-style-type: none;
	height: 30px;
	text-align: center;
}
#navi ul a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #FF0;
}
#navi ul a:hover {
	text-decoration: underline;
}


#navi li {
	float: left;
	width: 105px;
}
* {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	color: #003;
}
h1, h2, h3 {
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#content h1 {
	text-align: center;
}
