

body, html {
	width: 100%;
	margin: 0;
	background: #fff;
	
	color: #221e1f;
	font-family: Myriad, Verdana, Arial;
	font-size: 0.8em;
	line-height: 1.5em;
}

html {
	margin-bottom: 50px;
}

div#main {
	margin: auto;
	width: 898px;
}

div#head {
	height: 170px;
	width: 898px;
	background: url(img/header.gif) no-repeat;
	vertical-align: bottom;
}


div#links {
	background: #fcecd4;
	width: 281px;
	height: 474px;
	float: left;
}

div#preloader {
	display: none;
}

div#rechts {
	background: #fff2e0 url(img/bg_rechts.jpg) no-repeat;
	float: left;
	width: 581px;
	height: 474px;
}
div.rechts_pfeil {
	background: #fff2e0 url(img/bg_rechts_pfeil.jpg) no-repeat !important;
}


div#rechts div.start {
	padding-left: 125px;
	padding-top: 50px;
}

div#rechts div.normal {
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

div#rechts div.content {
	padding-left: 27px;
	padding-top: 84px;
	padding-right: 20px;
	overflow: auto;
	height: 390px;
}

div#rechts div.bild {
	padding-left: 2px;
}

div#links div.info {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 50px;
	color: #999;
}

div#links div.navi {
	padding-left: 28px;
	padding-top: 81px;
}

div#mitglied {
	clear: left;
	margin-left: 20px;
	width: 700px;
	padding-top: 10px;
	font-size: 0.85em;
	color: #999;
}

img.mitglied {
	clear: left;
	display: block;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

div#subnavi {
	float: right;
	margin-top: 15px;
	margin-right: 45px;
}

*html div#subnavi {
	margin-right: 25px;
}

div.subnavistart {
	padding-right: 200px;
}

*html div.subnavistart {
	padding-right: 195px;
}

div#logo {
	width: 61px;
	height: 61px;
	background: url(img/logo.gif) no-repeat;
	position: relative;
	left: 718px;
	margin-top: -130px;
}


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

a.navi {
	display: block;
	text-decoration: none;
	color: #333;
	padding-left: 19px;
	background: url(img/navi-dreieck.gif) 3px 3px no-repeat;
	margin-top: 20px;
}
a.navi:hover, a.navi_aktiv {
	color: #f6865e;
}

img.hl {
	display: block;
	margin-bottom: 23px;
}
*html img.hl {
	margin-bottom: 20px;
}

a img { border: 0; }

td {
	vertical-align: bottom;
}

div#dtele {
	float: right;
	clear: left;
	margin-top: 50px;
	margin-right: 40px;
	margin-bottom: 10px;
}
*html div#dtele {
	margin-right: 25px;
}
div#dtele a {
	color: #ccc;
}

div.formleft {
	width: 100px;
	float: left;
}

input.inp, textarea.text {
	width: 170px;
	margin-bottom: 2px;
	background: #fae2c6;
	border: 1px solid #f9ac66;
}
*html input.inp, textarea.text 
{
	margin: 0;
}

input.inp {
	font-size: 1em;
}

input.plz {
	width: 50px;
}

input.pixel {
	margin-right: 2px;
}

input.ort {
	width: 116px;
}

input.button {
	background: #F7CEA7;
	font-size: 1em;
	border: 1px solid #f9ac66;
	width: 172px;
}