body {
	background-color:#e8e0cc;
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	text-align: center;
	font-size: 9pt;
	margin: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - Layout Allgemein Start- - - - - - - - - - - - - - - - - - - - */

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0px;
	text-align: left;
}

#header {
	position: relative;
	left: 0px;
	width: 980px;
	height: 186px;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;

}

#logo {
	position: absolute;
	width: 214px;
	height: 104px;
	left: 250px;
	top: 60px;
}

#content {
	background-image: url(bg_content.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 980px;
	overflow: hidden;
}

#links {
	float: left;
	width: 76px;
	height: 100%;
	overflow: hidden;
}

#mitte {
	float: left;
	width: 828px;
	overflow: hidden;
}

#content_header {
	background-image: url(bg_red.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #851e1d;
	position: relative;
	width: 828px;
	height: 155px;
}

#titelbild {
	float: left;
	width: 510px;
	height: 155px;
}

#news {
	/*float: left;*/
	padding-top: 20px;
	padding-left: 20px;
	color: #fff;
}

#containerInhalt {
	width: 828px;
	overflow: hidden;
	margin-top: 1px;
}

#navi {
	float: left;
	background-image: url(bg_red.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #851e1d;
	width: 200px;
}

#hauptnav {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 170px;
}


#spacer {
	float: left;
	width: 25px;
}

#inhalt {
	float: left;
	margin-top: 25px;
	width: 578px;

}

#tabelle {
	width: 560px;
}

.unten {
	background-image: url(bg_footer.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
	height: 175px;
}

img {
	border: 0px;
}

/* --- Textformatierung --- */

a {font-size: 9pt; font-weight: normal; color: #851e1d; text-decoration: none;}
a:hover {font-size: 9pt; font-weight: normal; color: #851e1d; text-decoration: underline;}

h1 {font-size: 24pt; font-weight:normal; color: #851e1d; font-family: "Times New Roman", Times, Serif; line-height: 0.3em;}
h2 {font-size: 20pt; font-weight:normal; color: #851e1d; font-family: "Times New Roman", Times, Serif; line-height: 0.3em;}
h3 {font-size: 16pt; font-weight:normal; color: #ffffff; font-family: "Times New Roman", Times, Serif; line-height: 0em;}
h4 {font-size: 12pt; font-weight:normal; color: #851e1d; font-family: "Times New Roman", Times, Serif; line-height: 0.3em;}

hr{
background-color: #851e1d; /* Farbe für Opera und Firefox */
color: #851e1d; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}



.basicrotgross {
	font-size: 10pt;
	color: #851e1d
}

.headerrotgross {
	font-size: 20pt;
	color: #851e1d
}