		body
		{ 
			position:absolute;
			background:#ffffff;
		}
		html, body
		{ 
			top:0; left:0; right:0;
			min-height:100%;
			margin:0;
			padding:0;
			width:100%;
		}
		#header_container 
		{
			position:fixed;
			top:0; left:0; right:0;
			text-align:center;
			margin:0;
			height:100px;
			z-index:3;
		}

		#header 
		{
			position:absolute;
			top:0; left:0; right:0; bottom:0;
			height:100%;
			background:#ffffff;
			z-index:3;
			margin:0;
			padding-top:20px;
			background-color:#ffffff;
			border-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #666666;
		}
	
		#header_image {
		
			width:80px;
			text-align:center;
			padding-top:30px;
		}
		#menu
		{
			position:fixed;
			top:4em;
			left:.5em;
			width:9em;
			border: 3px dotted #dedede;
			padding:.5em;
		}
		#content
		{
			margin:0;
			margin-bottom:70px;
			padding-top:150px;
			padding-left:0px;
			padding-bottom:70px;
			z-index:2;
			text-align:center;
		}
		#content_index
		{
			margin:0;
			margin-bottom:70px;
			padding-top:130px;
			padding-left:0px;
			padding-bottom:70px;
			z-index:2;
			text-align:center;
		}		
		#innercontent {
			margin-left:auto;
			margin-right:auto;
			margin-bottom:70px;
			width:775px;
			text-align:left;
		}		
		#left_col {
			float:left;
			width:155px;
			padding-left:3px;
			padding-top:30px;
		}
		#left_col_index {
			margin-top:32px;
			float:left;
			width:155px;
			padding-left:3px;
			padding-top:35px;
		}
		#main_col {
			margin-left:175px;
			width:580px;
		}
		

		#p_content
		{
			margin:50px;
		}
		#p_content_index
		{
			margin:50px;
		}
		#p_innercontent {
			margin:0;
		}
		#p_left_col {
			padding-top:30px;
		}
		#p_left_col_index {
			padding-top:30px;
		}
		#p_main_col {
		}
			
		
			
		#footer_container
		{
			position:fixed;
			bottom:0; left:0; right:0;
			text-align:center;
			margin:0;
			height:60px;
			z-index:3;
		}
		#footer 
		{
			position:absolute;
			top:0; left:0; right:0; bottom:0;
			background:#ffffff;
			z-index:3;
		}
		
		/* Nun f&uuml;r den MSIE */
		* html, * html body 
		{
			overflow:hidden;
			bottom:0;
			height:100%;
		}
		* html #header_container, * html #footer_container
		{
			position:absolute;
			width:100%;
			padding-right:16px;
		}
		* html #menu
		{
			position:absolute;
		}
		* html #header,* html #footer
		{
			height:100%;
			position:static;
		}
		* html #content 
		{
			position:absolute;
			top:0; bottom:0; left:0; right:0;
			height:100%;
			width:100%;
			overflow:auto;
			margin:0;
		}
		* html #content_index
		{
			position:absolute;
			top:0; bottom:0; left:0; right:0;
			height:100%;
			width:100%;
			overflow:auto;
			margin:0;
		}
		
/*-----------------------------------------*/
		
p {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
img {
	border-width:0px;
}

.pHighlight {
	background-color:#f0f0e0;
	padding-left:10px;
	padding-right:10px;
}

.welcome  {
	background-color:#f0f0e0;
	padding: 10px 10px 20px 10px;
}
		
.normal { /*wie p für andere tags*/
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.normal_padtop {
	margin-top:7px;
	margin:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.bold {
	font-weight: normal;
}

.p_abst_oben_15 {
	padding-top:15px;
}
.p_abst_unten_15 {
	padding-bottom:15px;
}
.p_abst_oben_3 {
	padding-top:3px;
}
.p_abst_unten_3 {
	padding-bottom:3px;
}
.p_abst_oben_6 {
	padding-top:6px;
}
.p_abst_unten_6 {
	padding-bottom:6px;
}
.p_abst_oben_30 {
	padding-top:30px;
}
.p_abst_unten_30 {
	padding-bottom:30px;
}

#dotted_idx {
	border-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

#dotted {
	border-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height:3px;
	width:80px;
	line-height:3px;
	margin:0px;
	margin-top:3px;
	padding:0px;
}

.input_index {
	width: 145px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: 1px solid #333333;
	padding-left:2px;
}

.home_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}

.home_link_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;	
}

#news_title {
	height: 68px;
	margin-top: 8px;
}

.news
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: inherit;
	margin-bottom: 24px;
	text-decoration: none;
}

.newsHigh
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-transform: inherit;
	margin-bottom: 24px;
	text-decoration: none;
}

.newsLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: inherit;
	margin-bottom: 24px;
	text-decoration: underline;
}

.newsTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: inherit;
	margin-bottom: 6px;
	text-decoration: none;
}

.newsTitleHigh {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	text-transform: inherit;
	margin-bottom: 6px;
	text-decoration: none;
}

.newsSubtitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: inherit;
	margin-bottom: 6px;
	text-decoration: none;
}

.newsSubtitleHigh {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	text-transform: inherit;
	margin-bottom: 6px;
	text-decoration: none;
}

.index_title {
	padding:0px;
	/*padding-top:15px;*/
	padding-bottom:15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.index_link_list {
	font-weight: bold;
	color: #000033;	
	text-decoration: underline;
}

.sub_title {
	padding:0px;
	padding-bottom:15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	font-weight: bold;
}

.group {
	padding-top: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	color: #000033;	
	text-decoration: none;
}

.sort {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
}

.text {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

.textHigh {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000044;	
	text-decoration: none;
}

.text_bold {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-style:normal;
	color: #000000;	
	text-decoration: none;
}

.text_boldHigh {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-style:normal;
	color: #990000;	
	text-decoration: none;
}

.text_bold_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	color: #000000;	
	text-decoration: none;
	margin:0px;
}

.text_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style:italic;
	color: #000000;	
	text-decoration: none;
	margin:0px;
}

.text_italicHigh {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	color: #000000;	
	text-decoration: none;
	margin:0px;
}

.text_italic_list {
	margin-top: 16px;
	padding-bottom:16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	font-style:italic;
	color: #000000;	
	text-decoration: none;
}

.text_link_bold {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
}

.text_link {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;
}

li {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.a {
	color:#000033;
}
.a_marginal {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	color:#000033;
}
.a_marginal_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
	color:#000033;
}
.marginal {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color:#000033;
	padding-left:2px;
}
.red {
	color:#990000;
}
.blue {
	color:#000066;
}

.green {
	background-color:#cf3;
}
.small {
	font-size:10px;
}
.small_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-style:italic;
	color: #000000;	
	text-decoration: none;
}

.aContact {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000033;	
	text-decoration: underline;
}

.aContactHigh {
	font-family: Arial, Helvetica, Sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;	
	text-decoration: underline;
}