body {
	margin: 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

hr {
	visibility: hidden;
	clear: both;
}

h1 {
	margin: 0px 0px 0px 180px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
}



.floatleft { margin: 0px 0px 0px 0px; float: left; }

#content {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 120px 10px 0px 180px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
}

#content p { margin: 10px 0px 10px 0px; }
#content img.floatright { margin: 0px 0px 10px 10px; float: right; }
#content a { color: #FF9900; }
#content a:hover { text-decoration: none; color: #FFF;}


a.prospektmaterial,a.prospektmaterial:link,a.prospektmaterial:visited  {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-left: 26px;
	text-decoration: none;
	background: url('bg_prospektmaterial.gif') no-repeat #fff;;
}

/*a.prospektmaterial:link, a.prospektmaterial:active, a.prospektmaterial:hover { background: #FF9900 url('bg_prospektmaterial.gif') no-repeat; color: #FFFFFF; }
*/
 a.prospektmaterial:hover,a.prospektmaterial:active{ 
background-color: #FF9900;
background-image: url('bg_prospektmaterial.gif');
background-repeat: no-repeat;
color: #FFF; }



a.nach_oben {
	display: block;
	width: 273px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background: url('bg_nach_oben.gif') no-repeat 0px 2px;
	text-align: center;
}

/*a.nach_oben:hover { background: #FF9900 url('bg_nach_oben.gif') no-repeat 0px 2px; color: #FFFFFF; }*/

a.nach_oben:hover { background-color: #FF9900;
background-image: url('bg_nach_oben.gif');
background-repeat: no-repeat;
background-position: 0px 2px; 
color: #FFFFFF; }



#wrapper {
	position: relative;
	top: 7px;
	margin: 0px 7px auto;
	border: 1px solid #808080;
	background: url('bg_wrapper.gif') no-repeat 0px 88px;
}

#header {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 88px;
	background: url('bg_header.jpg') no-repeat;
}

#block_orange {
	position: absolute;
	left: 0px;
	top: 74px;
	width: 100%;
	height: 15px;
	background: #FCDB8A url('bg_block_orange.jpg') repeat-y;
}

#block_orange_footer {
	position: relative;
	width: 100%;
	height: 14px;
	font-size: 11px;
	padding-top: 1px;
	background: #FF9900;
	text-align: center;
	color: #FFFFFF;
}

#logo_rase {
	position: absolute;
	right: 13px;
	top: 8px;
}

#menu_left {
	position: absolute;
	left: 0px;
	top: 89px;
	width: 158px;
	height: auto;
	border: 1px solid #C0C0C0;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#menu_left a {
	display: block;
	width: 154px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#menu_left a:hover {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #FF9900;
}

#menu_left a.first {
	background: #FF9900;
}

#menu_left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_left ul li {
	display: block;
	width: 158px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#menu_left ul li.first {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#footer {
	position: relative;
	width: 100%;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#footer a {
	font-size: 11px;
	color: #000000;
	display: inline;
	line-height: 15px;
}

#footer a:hover { text-decoration: none; color: #000;}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
/*	border-right: 1px solid #666;*/
	padding: 0px 5px 0px 5px;
}


