body {
	background: white;
	font: 100%/130% arial, sans-serif;
	margin: 0;
	padding: 0 1cm 0 1cm;
}

h1 {
	font: 112.5% arial, sans-serif;
	font-weight: bold;
	color: #CCD7DF;
	text-transform: uppercase;
}

h2 {
	font: 75%/150% arial, sans-serif;
	font-weight: bold;
	color: #003859;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	text-decoration: none;
}


h2 a {
	font-weight: bold;
	color: #003859;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	text-decoration: none;
}

p {
	font: 75%/100% arial, sans-serif;
	color: #646464;
	margin: 3px 0;
}

p a {
	color: #646464;
	text-decoration: none;
}

/*****************************
*	RAHMEN				 	 *
******************************/

#rahmen {
	width: 993px;
	height: auto;
	min-height: 400px;
	background: #FFFFFF;
	float: left;
}

#kopf {
  	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;}

#inhalt {
	width: 790px;
	float: left;
}

#infobox {
  	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

#fuss {
  	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

#menuebereich {
	width: 189px;
	height: auto;
	float: left;
	margin: 0 20px 20px 0px;
	display: inline;
}

#logo {
	width: 189px;
	height: 139px;
	float: left;
	margin-top: 30px;
	display: inline;
}

#content {
	width: 526px;
	height: auto;
	float: left;
	font: 100%/120% arial, sans-serif;
	color: #646464;
	padding-bottom: 20px;
}

#content p {
	font: 75%/120% arial, sans-serif;
	color: #646464;
	margin-bottom: 10px;
}

#content .kopfbild {
 	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

#mehrsprachig {
	width: 45px;
	height: 20px;
	float: left;
	margin: 17px 0 0 186px;
	display: inline;
}



/*****************************
*	MENUE				 	 *
******************************/

#menue {
  	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

/*****************************
*	KLASSEN				 	 *
******************************/
#content .inhalte {
	margin: 17px 17px 0 17px;
	display: inline;
	float: left;
}


#content .inhalte .vorschaubild {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}

#content .inhalte .newsindex {
	float: left;
	width: 485px;
}

.newsindex a {
	text-decoration: none;
}

.newsindex p a {
	font: 75%/100% arial, sans-serif;
	color: #646464;
	text-decoration: none;
}

.newsindex p a:hover {
	color: #646464;
	margin: 7px 0;
	text-decoration: underline;
}

#content .trenner {
	width: 485px;
	line-height: 1px;
	border-bottom: 1px solid #7F9BAC;
	margin: 10px 0;
	display: inline;
	float: left;
}

#content .news_startseite {
	float: left;
	width: 249px;
	margin: 17px 17px 0 17px;
	display: inline;
}

#content .text_startseite {
	width: 229px;
	float: left;
	color: white;
	display: inline;
	background: #7F9BAC url("../images/rahmen/start_info_kopfbild.jpg") no-repeat;
	border-right: 1px solid #28353D;
	padding: 0 25px 10px 25px;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 179px;
}

#content .text_startseite p {
	color: white;
	font-weight: bold;
	font-size: 70%;
	margin: 5px 0 0 0;
}

#content .nl_startseite {
	width: 230px;
	height: 132px;
	float: left;
	margin: 5px 0px 0 0;
	display: inline;
	background: url("../images/rahmen/start_bg_newsletter.gif") no-repeat;
	padding: 10px 25px 10px 25px;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 180px;
	height: 127px;
}

.eingabefeld_nl {
	width: 181px;
	height: 20px;
	background: white;
	float: left;
	border: 0;
	margin: 0px 0px 5px 0;
	padding: 5px 3px 0 3px;
	font: 70%/70% arial, sans-serif;
	color: #646464;
	voice-family: "\"}\"";
	voice-family: intherit;
	height: 15px;
	width: 175px;
}

.submit_nl {
	background: url("images/utilities/absenden.gif") no-repeat;
	float: left;
	margin: 0px 0 0 -2px;
	display: inline;
	border: 0;
}



/*****************************
*	KLASSEN				 	 *
******************************/

.fieldset {
	width: 300px;
	border: 1px solid #7F9BAC;
	float: left;
	padding: 0px 0 15px 15px;
	font: 75% arial, sans-serif;
}

.textfeld {
	width: 190px;
	border: 1px solid #7F9BAC;
	float: left;
	margin-bottom: 5px;
	display: inline;
}