body {
	text-align: center;
	margin: auto;
}

#page {
	width: 1000px;
	margin: auto;
	text-align: left;
}

a {
	color: #e2001a;
}

/* Start: Header-Styles */
#head {
	width: 830px;
	height: 180px;
}

#logo {
	width: 469px;
	height: 133px;
	background-image: url(/fileadmin/templates/bantigerpost/pics/head-logo.gif);
	position: absolute;
	margin-top: 5px;
}

#datum {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	margin-top: 125px;
	margin-left: 300px;
}

#metanav {
	position: absolute;
	width: 400px;
	text-align: right;
	margin-top: 4px;
	margin-left: 419px;
	font-family: Arial;
	color: #616161;
	font-size: 12px;
}

#metanav a {
	color: #616161;
	text-decoration: none;
}

#wappen {
	position: absolute;
	margin-top: 80px;
	margin-left: 500px;
}

#claim {
	position: absolute;
	margin-top: 156px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #848484;
}
/* End:   Header-Styles */

/* Start: Mainnavi */
#mainnav {
	width: 816px;
	height: 26px;
	background-color: #efefef;
	background-image: url(/fileadmin/templates/bantigerpost/pics/bg_navi.gif);
	background-repeat: repeat-x;	
	clear: both;
}

#mainnav .content {
	padding-left: 12px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #6f6f6f;
}

#mainnav .content a {
	color: #6f6f6f;
	font-size: 14px;
	text-decoration: none;
}

#mainnav .content a:hover, #mainnav .content a.active {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

/* End: Mainnavi */


/* Start: Diverses */
.line2px {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 994px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	background-color: #cccccc;
	clear: both;
}

.line1px-dotted {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 994px;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px dotted #919090;
	clear: both;
}

#footer-partner {
	font-family: Arial;
	font-size: 11px;
	color: grey;
}

#footer-partner a {
	color: grey;
	text-decoration: none;
}
/* End:   Diverses */

/* Start: Werbung */
#adv_leaderboard {
	margin-top: 4px;
	margin-bottom: 4px;
}

#adv_skyscraper {
	position: absolute;
	margin-top: 5px;
	margin-left: 834px;
}
/* End:   Werbung */