/* allgemein */
body {
	background-color: #DBE4A5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
#space{
	background-color:#608c14;
	width:980px;
	height:4px;
}

#header {
	background:url(../gfx/header2.png);
	height:60px;
	width:970px;
	border:none;
	line-height:40px;
	color:#FFFFFF;
	text-align: left;
	font-size: 11px;
	padding-left:10px;
}
a.header:link {
	color: #ffffff;
	text-decoration: none;
}
a.header:visited {
	text-decoration: none;
	color: #ffffff;
}
a.header:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.header:active {
	text-decoration: none;
	color: #ffffff;
}
#main{
	width: 978px;
	height: 370px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style:solid;
	border-bottom:none;
	border-top:none;
	padding-top:0px;
	padding-bottom:0px;
}
/* flashbanner */
#banner{
	width:980px;
	height: 180px;
	background:url(../gfx/banner.swf);
}

/* banner mitte */
#banner_mitte{
	width:980px;
	height: 20px;
	background-color: #608c14;
}
/* banner unten */
#banner_unten{
	width:980px;
	height: 10px;
	background-color: #608c14;
}

/* menü_links */
/*border-right:solid;
	border-right-color:#608c14;
	border-right-width:3px;*/
#menu_links{
	width:170px;
	height:365px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	background-color:#EDF1D3;
}

/* contentframe */
#contentframe{
	/* background-color:#000000; */
	width:790px;
	padding-left:5px;
	height:370px;
	float:right;
	overflow:auto;
}

/* menu_topic */
#menu_topic{
	/* background-color:#00FF00; */
	width:180px;
	height:30px;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #608c14;
	padding-top: 5px;
}
/* menu_content */
#menu_content{
	/* background-color:#00FFFF;*/
	width:180px;
	height:300px;
	text-align:left;
	font-size:11px;
	line-height: 20px;
}
a.menu_content:link {
	color: #608c14;
	text-decoration: none;
}
a.menu_content:visited {
	color: #608c14;
	text-decoration: none;
}
a.menu_content:hover {
	color: #608c14;
	font-weight:bold;
	text-decoration: none;
}
a.content:active {
	color: #608c14;
	text-decoration:underline;
}
a.content:link {
	color: #608c14;
	text-decoration: none;
}
a.content:visited {
	color: #608c14;
	text-decoration: none;
}
a.content:hover {
	color: #608c14;
	font-weight:bold;
	text-decoration: none;
}


/* contentframe_topic */
#contentframe_topic{
	/* background-color:#FF9999; */
	width:440px;
	height:20px;
	float:left;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #608c14;
	padding-top:10px;
	padding-left:5px;
}
#contentframe_topic_web{
	/* background-color:#FF9999; */
	width:425px;
	height:20px;
	float:left;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #608c14;
	padding-top:10px;
	padding-left:15px;
}
#contentframe_topic_right{
	/* background-color:#FF9999; */
	width:440px;
	height:20px;
	float:right;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	color: #608c14;
	padding-top:10px;
}
/* contentframe_content */
#contentframe_content{
	/* background-color:#0000FF; */
	width:435px;
	height:335x;
	float:left;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
	padding-bottom:5px;
}
#contentframe_content_right{
	/* background-color:#0000FF; */
	width:440px;
	height:335px;
	float:right;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	overflow:auto;
	padding-bottom:5px;
}
#contentframe_content_breit{
	/* background-color:#0000FF; */
	width:765px;
	height:335px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
	padding-bottom:5px;
}
#contentframe_content_ref{
	/* background-color:#0000FF; */
	width:565px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
	padding-bottom:5px;
}
#contentframe_ref_list_l{
	/* background-color:#0000FF; */
	width:205px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
}
#contentframe_ref_list_r{
	/* background-color:#0000FF; */
	width:305px;
	float:right;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
}
#contentframe_line{
	background-color:#608C14;
	width:565px;
	height: 1px;
	text-align:left;
	font-size:11px;
	line-height: 20px;
	padding-left:5px;
}
/* contentimg */
#contentimg{
	/* background-color:#FFFF00;*/
	width:330px;
	height:315px;
	float:right;
	border: none;
}
#contentimg_left{
	/* background-color:#FFFF00;*/
	margin-top:75px;
	width:330px;
	height:290px;
	float:left;
	border: none;
}
#sitemap {
	padding-left:30px;
	padding-top:8px;
}
#sitemap_header {
	padding-left:30px;
	padding-top:12px;
}
#stellen {
	padding-left:30px;
}
#contentframe_tab {
	padding-top:10px;
	padding-bottom:10px;
	line-height:2;
	padding-left: 20px;
}
#contentframe_strong{
}
.bild {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
}
