body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/pagemedia/media/hg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
	margin-top: 0px;
	padding-top: 0px;
}


/********************************** AUFTEILUNG SITE **********************************/
#MainSite {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 924px;
	height: 121px;
	background-image: url(/pagemedia/media/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#stimmungsbild {
	width: 924px;
	height: 230px;
	background-image: url(/pagemedia/media/zelt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	width: 924px;
	min-height: 100px;
	float: left;
	clear: none;
	padding-bottom: 20px;
	background-image: url(/pagemedia/media/content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#links {
	float: left;
	clear: none;
	width: 149px;
	padding: 28px 0px 0px 26px;
}

#mitte {
	float: left;
	clear: none;
	width: 505px;
	padding: 24px 0px 0px 38px;
}

#rechts {
	float: left;
	clear: none;
	width: 175px;
	margin: 21px 0px 0px 0px;
	background-color: #f4f4f4;
}

#footer {
	width: 889px;
	height: 29px;
	clear: both;
	background-image: url(/pagemedia/media/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 35px;
}


/********************************** TEXTAUSRICHTUNG **********************************/
#titel_mitte {
	font-size: 16px;
	border-bottom: 2px solid #e2172a;
	padding: 0px 0px 7px 0px;
}

#titel_sponsor {
	border-bottom: 2px solid #e2172a;
	padding: 8px 0px 7px 0px;
}

#titel_sponsor_text {
	font-size: 11px;
	padding-left: 10px;
}

#bild_sponsor {
	padding: 10px;
}


/********************************** LINKS **********************************/
a {
	color: #e2172a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul a, #header a {
	color: #000000;
}

ul a:hover, #header a:hover {
	text-decoration: none;
	color: #e2172a;
}

img {
	border: 0 none;
}

.imageR img {
	border: 3px solid #dbdbdb;
}

.active {
	color: #e2172a;
	font-weight: bold;
}

.text {
	background-color: #f4f4f4;
	border: 1px solid #dedddd;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.textarea {
	background-color: #f4f4f4;
	border: 1px solid #dedddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.select {
	background-color: #f4f4f4;
	border: 1px solid #dedddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.button {
	background-color: #f4f4f4;
	border: 1px solid #dedddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding: 2px;
}

.chaptcha {
	background-color: #f4f4f4;
	border: 1px solid #dedddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 20px;
	padding: 2px;
}

/********************************** MENU **********************************/
#links ul  {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#links li  {
	padding: 5px 0px 5px 11px;
	border-bottom: 1px solid black;
}


/********************************** META **********************************/
#meta {
	float: right;
	clear: none;
	margin: 25px 31px 0px 0px;
	height:16px;
}

#meta div {
	float: left;
	clear: none;
}

#meta div.firstnav {
	padding: 0px 0px 0px 10px;
}

#meta div.followingnav {
	padding: 0px 0px 0px 10px;
}


/********************************** CONTENT **********************************/
hr {
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 1px;
}


/********************************** ÜBERSCHRIFT **********************************/
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}


/********************************** SITEMAP **********************************/
#mitte ul  {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

#mitte li  {
	padding: 3px 0px 0px 10px;
}

/* Link Liste */
#links_overview {
	float:left;
	clear:none;
	width:500px;
}

#links_overview div.link_item_1 {
	float:left;
	clear:none;
	margin-bottom:20px;
}

#links_overview div.link_item_2 {
	float:left;
	clear:none;
	margin-bottom:10px;
	padding-bottom:10px;
	border-top:1px solid #e2172a;
	border-bottom:1px solid #e2172a;
}


#links_overview div.link_filler_2 {
	margin-top:10px;
}

#links_overview div.link_name {
	float:left;
	clear:none;
	width:250px;
}

#links_overview div.link_image {
	float:left;
	clear:none;
	width:212px;
	margin-left:38px;
}

