/*globale Definitionen*/

body {
	font: normal normal 11px verdana,helvetica,san-serif;
	color: #fff;
	background: #e4e6e7 url(images/body_bg.gif) repeat-y;
	margin: 0px;
	height: 100%;
}
* html  body {
	height: 100%;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Layout*/

#main_page {
	/*margin-left: auto;
	margin-right: auto; /*Zentrierung für Opera, Firefox und IE7*/
	/*background: #e4e6e7;*/
	width: 100%;
	height: 100%;
	/*text-align: left /*Rückstellung der Textausrichtung auf Links*/
}
#header {
	width: 810px;
	height: 27px;
	background: #e30202;
	position: relative;	
	left: 33px; top: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 10px;
	text-align: right;
	padding: 10px 26px 0px 0px;
}

#banner {
	width: 836px;
	height: 180px;
	background: transparent;
	position: absolute;	
	left: 33px; top: 38px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#verlauf {
	width: 100%;
	height: 180px;
	background: transparent url(images/verlauf.gif) repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#menu {
	width: 206px;
	/*height: 100%;*/
	position: absolute;	
	left: 33px;
	float: left;
	background: transparent url(images/menu_verlauf.gif) no-repeat left top;
	font-size: 11px;
	border-left: 1px solid #fff;
}
#content {
	width: 631px;
	/*height: 100%;*/
	/*position: absolute;	
	left: 240px;*/
	margin-left: 240px;
	background: #fff;
}
#clr {
	clear: both;
	visibility: hidden;
}

/*Classes*/

.header_table {
	margin-left: 260px;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Navigation links*/

.menu_top {
	width: 180px;
	height: 19px;
	margin: 60px 0 -1px 0;
	padding: 5px 0 0 26px;
	font-size: 11px;
	color: #fff;
	background: #063f64;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.menu {
	width: 206px;
}
.news_feld {
	width: 180px;
	height: 19px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 26px;
	font-size: 11px;
	color: #fff;
	background: #4d4d4d;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.news_table {
	margin-left: 23px;
	color: #063f64;
}
* html .news_table {
	margin-left: 23px;
	margin-top: 5px;
}
.news_table a{
	color: #063f64;
	font-size: 11px;
	text-decoration: underline;
}
.news_table a:hover{
	text-decoration: none;
}
.refer_table {
	color: #063f64;
	margin: 0 0 25px 23px;
}
* html .refer_table {
	margin-left: 23px;
	margin-top: 5px;
}
.refer_table a{
	color: #063f64;
	font-size: 10px;
	text-decoration: underline;
}
.refer_table a:hover{
	color: #063f64;
	font-size: 10px;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Inhaltsbereich*/

.inhalt {
	/*margin: 17px 10px 0 198px;*/
	width: 630px;
	border-right: 1px solid #fff;
	background: transparent url(images/content_top.gif) repeat-x;
	font-size: 12px;
	line-height: 140%;
}

.inhalt .subnav {
	padding: 20px 0px 0px 5px;
	color: #42454b;
	margin: -10px 0 -18px 0;
	font-size: 11px;
}

.inhalt .subnav li {
	display: inline;
	list-style: none;
	padding-right: 2px;
}
.inhalt .subnav a {
	color: #fff;
	background: #3f6b8a;
	padding: 0.1em 0.5em 0.2em 0.4em;
}
.inhalt .subnav a:hover {
	color: #fff;
	background: #ff0000;
	padding: 0.2em 0.5em;
	text-decoration: none;
	padding: 0.1em 0.5em 0.2em 0.4em;
}
.inhalt .subnav em {
	color: #fff;
	background: #ff0000;
	padding: 0.2em 0.5em;
	text-decoration: none;
	padding: 0.1em 0.5em 0.2em 0.4em;
	font-style: normal;
}

.inhalt .content_table {
	width: 490px;
	padding: 5px 0px 0px 40px;
	color: #42454b;
}
*html .inhalt .content_table {
	padding: 18px 0px 0px 40px;
}
*+html .inhalt .content_table {
	padding: 18px 0px 0px 40px;
}

.inhalt .content_table b a{
	text-decoration: underline;
	color: #063f64;
	font-size: 10px;
	font-weight: normal;
}
.inhalt .content_table b a:hover{
	color: #ff0000;
}
.inhalt .content_table i a{
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
.inhalt .content_table em a{
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
}
.inhalt .content_table a{
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
}
.inhalt .content_table a:hover{
	text-decoration: none;
}
.inhalt .content_table p {
	width: 480px;
	font-style: italic;
	background: transparent url(images/verlauf.gif) repeat-x;
	color: #fff;
	padding: 20px;
	margin-bottom: -2px;
	margin-top: 1px;
}
* html .inhalt .content_table p{
		margin-bottom: -7px;
		padding: 20px;
		margin-top: 1px;
}
.inhalt .content_table h3 a{
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
}
.inhalt .content_table h4 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.inhalt .content_table h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.inhalt .content_table ul {
	list-style-type: circle;
}
.inhalt .content_table td {
	vertical-align: top;
	width: 255 px;
}
.inhalt .content_table span {
	width: 510px;
	display: block;
	padding: 0px -2px 0px 0px;
}
		.line 
		{
			clear: both;
			height: 1px;
			border-bottom: 1px dashed #aab2b9;
			margin: 0 2.5em;
			padding: 1em 0;
		}
.content_bottom {
	background: transparent url(images/content_bot.gif) no-repeat;
	height: 50px;
	margin-top: 25px;
}
