body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cfdcef;
	background-image: url(../medien/bg_body.jpg);
	color: #1a2970;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	font-size: 12px;
}
td p {
	margin: 0px;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #02758f;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #02758f;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #02758f;
	margin-top: 6px;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #02758f;
}
li {
	margin: 0px;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}
img {
	border: 0px;
	}
a:link {
	color: #02758f;
}
a:visited {
	color: #02758f;
	text-decoration: none;
}
a:hover {
	color: #02758f;
}
#container_h {
	background-image: url(../medien/bg_main.jpg);
	background-repeat: repeat-y;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container_f {
	background-image: url(../medien/bg_container_f.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;

}
#main_h {
	background-image: url(../medien/bg_home.jpg);
	background-repeat: no-repeat;
	width: 1024px;
}
#main {
	background-image: url(../medien/bg_f.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	padding-bottom: 20px;
}
#top {
	background-image: url(../medien/top.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 1024px;
}
#top_logo {
	background-image: url(../medien/top_es.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 240px;
	float: left;
}
#top_people {
	background-image: url(../medien/person_top.jpg);
	background-repeat: no-repeat; 
	margin-top: 0px;
	margin-right: 65px;
	width: 160px;
	height: 150px;
	float: right;
}
* html #top_people { /*IE6 hack*/
	background-image: url(../medien/person_top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 33px;
	width: 160px;
	height: 150px;
	float: right;
}
/* #top_people_f {
	background-image: url(../medien/person_top_f.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 64px;
	width: 160px;
	height: 150px;
	float: right;
} */
* html #top_people_f { /*IE6 hack*/
	background-image: url(../medien/person_top_f.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 32px;
	width: 160px;
	height: 150px;
	float: right;
}
#search {
	background-image: url(../medien/top.jpg);
	background-repeat: no-repeat;
	padding-left: 230px;
}
#search_clear {
	clear: both;
}
#navi {
	min-height: 500px;
	width: 180px;
	float: left;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 12px;
}
#navi_main {

}
#navi_beside {
	margin-top: 60px;
}
#content_h {
	float: left;
	width: 550px;
	padding: 10px 20px 20px 20px;
	font-size: 13px;
	overflow: auto;
}
* html #content_h { /*IE6 hack*/
	float: left;
	width: 520px;
	height: 500px;
	padding: 10px 20px 20px 20px;
	font-size: 13px;
	overflow: auto;
}
#content_f {
	float: left;
	width: 630px;
	height: 500px;
	padding: 10px 40px 20px 20px;
	font-size: 13px;
	overflow: auto;
}
#newsbox {
	background-image: url(../medien/bg_news.gif);
	background-repeat: repeat-y;
	float: right;
	width: 180px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
#news {
	margin-left: 16px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#main_clear {
	clear: both;
	height: 0px;
}


/*------------------Spezialformatierungen------------------*/

.DynPG_General_Search {
	float: left;
	height: 36px;
	margin: 0px;
	padding: 0px;
}


#navi a:link,
#navi a:visited {
	color: #1a2970;
	text-decoration: none;
}
#navi a:hover {
	color: #02758f;
	text-decoration: none;
}
#news,
#news p {
	font-size: 11px;
}

/*--------------------------------------------------- search form */
#search_home {
	float: left;
	width: 21px;
	margin-right: 6px;
}
#search_find {
	float: left;
}
.lupe {
	padding-bottom: 10px;
	width: 21px;
	float: left;
	margin: 0px;
}
.DynPG_General_input_Search_Query {
	width: 124px;
	height: 24px;
	padding-top: 6px;
	padding-left: 3px;
	background-image: url(../medien/search_field.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	background-position: 0px 8px;
	margin: 0px;
}

.lupe img {
	}
#dynpg_A_btnrecommend {
	margin-right: 20px;	
}
