body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0px;
	z-index:1;
/*	background-image: url(bilder/bg.jpg);
background-repeat: repeat-x;*/	
}

#footer
{

	width: 980px;
	height:10px;
	float:left;
	margin-left:-15px;

	background-image: url(bilder/footer_bg.jpg);
	background-repeat: no-repeat;
}

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0052A5;
	text-decoration: none;
}

a:hover {text-decoration:underline;}


#outer_frame {
	/*	background-color:#FFE09F;
*/
background-image:url(bilder/outer_frame_bg.jpg);
	background-repeat: repeat-y;
	width: 980px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display: table;
	padding-left: 15px;
	
	}

#outer_frame_startseite {
	width: 980px;
	position: relative;
	margin-top:10%;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#B5FF6C;*/
	background-color:#C6FF8C;
}


#outer_frame_picture_big {
	width: 800px;
	position: relative;
	margin:auto;
}

.table_head {
	font-size: 11px;
	font-weight: bold;
}

#top_frame {
	width:980px;
	height:140px;
	float:left;
	background-image:url(bilder/welle2.gif);
	background-repeat: no-repeat;
	margin:auto auto auto auto;
	}
	
#divider {
	width:970px;
	height:1px;
	float:left;
	background-image: url(bilder/divider.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:auto;
	}

.divider_table_line {
	width:100%;
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	}
	
	
#menu_left {
	width: 200px;
	float: left;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#block_left {
	width: 200px;
	float: left;
	margin-top: 15px;
}

#content_frame {
	width: 730px;
	float: left;
	margin-left:2px;
	padding-left:10px;
	
}


.topic_menu_left_lvl1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display:block;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}

.topic_menu_left_lvl1_set {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display:block;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 15px;
	background-image: url(bilder/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	
}

a.topic_menu_left_lvl1_set:hover {
	text-decoration:none;
	}
	

.content_style {
	font-size:12px;
	color:#000000;
	}
	
.imgborder {
/*	border: 1px solid #996633;
*/	border: 1px solid #000000;

}

