body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color:#616161;
}
img{
	border: none;
}
a:link, a:visited, a:active, a:hover{
	color:#3eb0c0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
h2{
	color: #3eb0c0;
}
h3{
	color: #244156;
}
#top_tab{
	height:50px;
	overflow:hidden;
	font-size:11px;
	color:#6e6a5d;
	background-image:url(../imgs/top_tab.jpg);
	background-repeat:no-repeat;
}
#head_block{
	height:181px;
	overflow:hidden;
}
#content_block{
	height:630px;
	overflow:hidden;
	/*background-image:url(../imgs/bg_back2.gif);*/
	background-color:#f4f4f4;
}
#back_part{
	background-image:url(../imgs/bg_back1.gif);
	background-repeat:repeat-x;
	width: 936px;
	height:630px;
	border: 1px solid #f4f4f4;
}
#navigation{
	float: left;
	margin-left: 90px;
	width: 224px;
}
.nav_elem{
	border: 1px solid #e7e7e7;
	background-color:#f0f0f0;
	background-image:url(../imgs/pix_white.gif);
	background-repeat:repeat-x;
	color:#244156;
	font-size: 17px;
	/*font-weight: bold;*/
	padding: 8px 0px 8px 50px;
}
.nav_top{
	text-decoration: none;
	color: #244156;
}
.nav_sub{
	display: none;
	color:#244156;
	font-size:12px;
	text-decoration:none;
}
.sub_elem{
	background-image:url(../imgs/gradient_e7e7e7.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#244156;
	text-decoration: none;
	padding: 5px 0px;
}
.sub_elem_bottom{
	color:#244156;
	text-decoration: none;
	padding: 5px 0px;
}
#content{
	float:left;
	margin-left: 30px;
	width: 554px;
	height: 600px;
	margin-top: 30px;
	overflow: auto;
	padding-right: 10px;
}
#content p{
	text-align:justify;
}
#foot_block{
	height:209px;
	background-image:url(../imgs/bg_foot.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.foot_elem{
	border-right:1px solid #f2f2f2;
	background-image:url(../imgs/pix_white.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	height:209px;
	padding-top: 25px;
}
.breadcrump{
	font-size: 12px;
	font-weight:bold;
	color:#3eb0c0;
}
.ueberschrift{
	font-size:13px;
	font-weight: bold;
	color:#244156;
}
/*
	background-color:#ddd;
	opacity: 0.5;