body {
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	color: #b92b19;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: #b92b19;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
H6 {
	font-size: 18px;
	font-weight: bold;
	color: #006838;
	margin-top: 3px;
	margin-bottom: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
a:link,
a:visited {
	color: #006838;
}
a:hover {
	color: #b92b19;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------header--------------------------- */

#top {
	width: 1000px;
	height: 61px;
	padding: 0px 0px 0px 0px;
	background-image: url(../medien/bg_top.gif);
	background-repeat: repeat-x;
}
#change_banner {
	width: 1000px;
	height: 50px;
	margin-bottom:6px;
	background-image: url(../dynpg/upload/imgfile102.jpg);
	background-repeat: no-repeat;
}


/*-----------------------main--------------------------- */

#main {
	background-image: url(../medien/bg_main.gif);
	background-repeat: repeat-y;
	height: 550px;
	padding-top: 0px;
	margin-bottom: 6px;
}
#main_f {
	background-image: url(../medien/bg_main_f.gif);
	background-repeat: repeat-y;
	height: 550px;
	padding-top: 0px;
	margin-bottom: 6px;
	border-right: solid 1px #060;
}
#navi {
	width: 200px;
	float: left;
	padding-top: 20px;
	height: 530px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url(../medien/ufsteller.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#content {
	width: 560px;
	padding: 20px 10px 20px 20px;
	float: left;
	overflow: auto;
}
#content_f {
	width: 720px;
	height: 260px;
	padding: 20px 0px 20px 35px;
	float: left;
	overflow: auto;
	line-height: 18px;	
}
#content_ff {
	width: 720px;
	height: 530px;
	padding: 20px 0px 0px 35px;
	float: left;
	overflow: auto;
}
#content_f_bot {
	width: 760px;
	float: right;
	text-align: right;
}
#right {
	width: 180px;
	padding: 0px 10px 20px 0px;
	float: right;
}
#random {
	padding: 5px 0px 20px 14px;
}
#news {
	width: 160px;
	padding: 0px 0px 20px 20px;
	color: #fff;
	float: right;
	min-height: 200px;
	background-image: url(../medien/news_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#clear {
	clear: both;	
}
/*-----------------------bottom--------------------------- */
#footer {
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 1000px;
	font-size: 11px;
	text-align: center;
}
#footer a:link,
#footer a:visited,
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
/*-----------------------special--------------------------- */
#navi a:link,
#navi a:visited {
	color: #006838;
	text-decoration: none;
}
#navi a:hover {
	color: #b92b19;
	text-decoration: none;
}
#change_banner p,
#footer p,
#random p {
	margin: 0px;
}
#news a:link,
#news a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#news a:hover {
	color: #ffffff;
	text-decoration: none;
}
#random img {
	border: 0px solid #FF3;
}

/*-----------------------search--------------------------- */
.DynPG_General_Search {
	height: 36px;
	margin: 0px;
	padding: 0px;
}

#dynpg_search_query {
	width: 100px;
	font-size: 12px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #266aad;
	}
#dynpg_search_submit {
	width: 60px;
	font-size: 12px;
	color: #ffffff;
	background-color: #266aad;
	}
.lupe {
	vertical-align: middle;
	padding-bottom: 0px;
	}
.lupe img {
	}

