body {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 80%;
font-family: Arial, Helvetica, sans-serif;
background-color: #464545;
color: #000000;
}
/* um kuerzere seiten am springen zu hindern */
html { min-height:100%; margin-bottom:1px; }

#wrapper {
width: 100%;
padding: 0px;
float: left;
}

.centerheader {
width: 1200px;
margin-left: auto;
margin-right: auto;
}

#containheader {
background-color: #FFFFFF;
width: 1200px;
float: left;
border-top: 3px solid #FFF;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
padding: 0px;
height: 189px;
margin: 0px;
}

#header{
//background-image: url(../images/header.gif);/* hintergrund-grafik fuer den header */
background-repeat: no-repeat;
width: 1200px;
height: 198px;  /* falls grafik veraendert wird, sicherstellen, dass die höhe des bildes definiert wird */
padding: 0px;
float: left;
margin: 0px;
}

.centernav {
width: 1200px;
margin-left: auto;
margin-right: auto;
}

/* obere Navigations-Leiste */
#navigation {
background-image: url(../images/topnav_back.gif);
background-repeat: repeat-x;
text-align: right;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
width: 1200px;
height: 39px;
padding: 0px;
float: left;
margin: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: .75em;
line-height: 39px;
color: #FFFFFF;
}

/* Style der Navigations-Links */
#navigation a {
font-weight: normal;
color: #FFFFFF;
padding-right: 15px;
padding-left: 15px;
}

#navigation a:hover {
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}

.centerbody {
width: 1200px;
margin-left: auto;
margin-right: auto;
}

#bodycon {
background-color: #FFFFFF;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
width: 1200px;
float: left;
padding: 0px;
margin: 0px;
}
/* linke spalte */
#leftcon {
background-color: #FFFFFF;
width: 160px; 
margin: 0px;
padding: 0px;
float: left;
}

/* div wrapper fuer die Haupt-News Artikel-Sektion */
#newscon {
padding-top: 3px;
padding-left: 0px;
width: 160px;
margin: 0px;
float: left;
}

/* rechter inhaltsbereich */
#rightcon {
background-color: #FFFFFF;
width: 800px; 
padding-left: 5px;
float: left;
margin: 0px;
border-left: 1px dotted black;
}

#rightcon H1 {
	padding: 2px 2px 10px 15px;
	font-size: 100%;
	color: #992C2C;
	margin-left: 10px;
	letter-spacing: 0.1em;
	}

/* rechter inhaltsbereich 2 */

#rightcon2 {
	background-color: #FFFFFF;
	width: 160px;
	padding-left: 5px;
	float: right;
	margin: 0px;
	border-left: 1px dotted black;
	position: relative;
	top: auto;
	right: 20px;
}

#rightcon2 H1 {
	padding: 2px 2px 10px 15px;
	font-size: 120%;
	color: #992C2C;
	margin-left: 10px;
	letter-spacing: 0.1em;
	}

/* klasse, um grafiken nach rechts oder links fliessen zu lassen */
.imgleft {
	float: left;
	padding: 6px;
}

.imgright{
	float: right;
	padding: 6px;
}

/* genereller style fuer alle paragrafen */
p {
	color: #000000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0,9;
	font-weight: normal;
	line-height: 1.5em;
}

/* generelle link styles */
a {
	color: #649550;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #649550;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
/* fussleisten styles */
.centerfooter {
width: 1200px;
margin-left: auto;
margin-right: auto;
}

#footercon {
background-image: url(../images/footerback.gif);
background-repeat: repeat-x;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
border-bottom: 3px solid #FFF;
width: 1200px;
float: left;
margin: 0px;
height: 61px;
}

#footerleft {
	width: 490px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	line-height: 61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
}

#footerleft a {
font-weight: normal;
color: #FFFFFF;
}

#footerleft a:hover {
text-decoration: underline;
font-weight: normal;
color: #FFFFFF;
}

#footerright {
	float: right;
	width: 252px;
	text-align: right;
	line-height: 61px;
	word-spacing: normal;
	padding-right: 10px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#footerright a {
font-weight: normal;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.70em;
}

#footerright a:hover {
text-decoration: underline;
font-weight: normal;
color: #FFFFFF;
}
#wraooer .centerbody #bodycon #rightcon p strong {
	color: #C00;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 0.10em;
	font-size: 1.1em;
}
#wraooer .centerbody #bodycon #rightcon p {
	font-family: Arial, Helvetica, sans-serif;


}
.fett {
	font-weight: bold;
}
.text_rechts {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}.rot_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
}
