body {
	text-align: center;
	margin: auto;
}

#page {
	width: 1000px;
	margin: auto;
	text-align: left;
}

a {
	color: #4caada;
}

/* Start: Header-Styles */
#head {
	width: 830px;
	height: 115px;
}

#logo {
	width: 547px;
	height: 80px;
	background-image: url(/fileadmin/templates/murtenbieter/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: 96px;
	margin-left: 254px;
	width: 280px;
	text-align: right;
}

#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;
}
/* End:   Header-Styles */

/* Start: Mainnavi */
#mainnav {
	width: 816px;
	height: 26px;
	background-color: #efefef;
	background-image: url(/fileadmin/templates/murtenbieter/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: #000;
}

#mainnav .content a {
	color: #4caada;
	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: 2px;
	font-size: 0px;
	line-height: 0px;
	background-color: black;
	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: 20px;
	text-align: center;
}

#adv_skyscraper {
	position: absolute;
	z-index: 100;
	margin-top: 5px;
	margin-left: 834px;
}
/* End:   Werbung */

/* Start:  Mailform */
table.mailform b {
	color: #4caada;
}

.csc-mailform-radio {
	margin-right: 10px;
}

.csc-mailform-field {
	border: 1px solid grey;
	width: 240px;
}

.csc-mailform-textarea {
	border: 1px solid grey;
	width: 240px;
	height: 180px;
}
/* Start:  Mailform */