@charset "utf-8";
/* CSS Document */
body
	{
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color:#97ba6a;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}

#page_container {
	background-image:url(../img/mainbody.jpg);
	background-repeat:repeat-y;
	float:left;
	height:auto;
	width:962px;
	}
	
#wrapper {

	width : 962px;
	margin : 10px auto;
	height:100%;
	}
#main_content
	{
	width:100%;
	position:relative;
	height:auto;
	float:left;
	min-height:550px;
	}

#main_content .links {
	position:absolute;
	bottom:0px;
	left:0px;
	height:auto;
	width: 200px;
	margin-bottom:30px;
	}
	
#main_content .links img.fensa {
	display:block;
	margin:10px 0px 10px 40px;
	}
	
#main_content .links img.rehau {
	display:block;
	margin:10px 0px 20px 30px;
	}
	
#text_panel
	{
	color:#657349;
	font-size:11px;
	float:left;
	padding:10px 20px 20px 30px;
	width:310px;
	line-height:16px;
	}
	
#text_panel a:hover
	{
	color:#657349;
	text-decoration:underline;
	font-weight:600;
	}

#text_panel a:visited
	{
	color:#657349;
	text-decoration:underline;
	font-weight:600;
	}

#text_panel a:active
	{
	color:#657349;
	text-decoration:underline;
	font-weight:600;
	}

#text_panel a:link
	{
	color:#657349;
	text-decoration:underline;
	font-weight:600;
	}

#text_panel h1
	{
	color:#7cbd33;
	font-size:15px;
	font-weight:lighter;
	}
	
#text_panel h2
	{
	color:#779945;
	font-size:13px;
	font-weight:lighter;
	}

#image_panel
	{
	color:#97ba6a;
	font-size:11px;
	float:right;
	padding:10px 7px 20px 20px;
	width:408px;
	text-align:right;
	}

.small_image
	{
	margin:12px 0px 5px 15px;
	}
	
.large_image
	{
	margin:5px 0px 5px 10px;
	}
#large_contact
	{
	margin:5px 0px 5px 20px;
	width:387px; 
	height:308px;
	}

.welcome_header_1
	{
	color:#87b444;
	font-weight:bolder;
	font-size:16px;
	text-align:left;
	padding-left:0px;
	}
	
.welcome_header_2
	{
	color:#779945;
	font-weight:bolder;
	font-size:16px;
	text-align:left;
	padding-left:0px;
	}
	
	
.welcome_header_3
	{
	color:#6f8370;
	font-weight:bolder;
	font-size:16px;
	text-align:left;
	padding-left:0px;
	}	
	
.welcome_image_encap
	{
	float:left;
	text-align:left;
	padding-top:10px;
	margin:0px 0px 5px 19px;
	}

.welcome_image
	{
	width:169px; 
	height:100px; 
	border-top-style:solid; 
	border-top-width:medium; 
	padding:8px 8px 8px 8px;
	color:#FFFFFF;
	font-size:12px;
	}
	
.welcome_image_ex
	{
	width:185px; 
	height:100px; 
	border-top-style:solid; 
	border-top-width:medium; 
	color:#FFFFFF;
	font-size:12px;
	}

.welcome_image a:hover
	{
	color:#ffffff;
	text-decoration:none;
	}

.welcome_image a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}

.welcome_image a:active
	{
	color:#ffffff;
	text-decoration:none;
	}

.welcome_image a:link
	{
	color:#ffffff;
	text-decoration:none;
	}
	
.small_image_gallery
	{
	margin:12px 0px 5px 20px;
	border-top-style:solid;
	border-top-width:thin;
	float:left;
	}
	
.gallery_image_header
	{
	background-color:#779945;
	font-size:13px;
	line-height:18px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	width:174px;
	}

.gallery_screen_thumb
	{
	margin:2px 0px 2px 6px;
	cursor:pointer;
	}
	
.gallery_screen
	{
	margin: 10px 0px 0px 30px;
	float:left;
	}
	
#footer
	{
	background-image:url(../img/footer_1.jpg);
	width:922px;
	height:11px;
	float: left;
	color:#FFFFFF;
	font-size:10px;
	padding:6px 20px 14px 20px;
	}

#footer2
	{
	background-image:url(../img/footer_2.jpg);
	width:922px;
	height:11px;
	float: left;
	color:#FFFFFF;
	font-size:10px;
	padding:6px 20px 14px 20px;
	}
	
#footer3
	{
	background-image:url(../img/footer_3.jpg);
	width:922px;
	height:11px;
	float: left;
	color:#FFFFFF;
	font-size:10px;
	padding:6px 20px 14px 20px;
	}

#footer_left
	{
	float:left;
	}

#footer_right
	{
	float:right;
	}
	
#footer a:hover
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer a:active
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer a:link
	{
	color:#ffffff;
	text-decoration:none;
	}
	
#footer2 a:hover
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer2 a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer2 a:active
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer2 a:link
	{
	color:#ffffff;
	text-decoration:none;
	}
	
#footer3 a:hover
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer3 a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer3 a:active
	{
	color:#ffffff;
	text-decoration:none;
	}

#footer3 a:link
	{
	color:#ffffff;
	text-decoration:none;
	}
	
.footer_info_left
	{
	text-align:left;
	padding-right:20px;
	}
	
.footer_info_right
	{
	text-align:right;
	padding-left:20px;
	}
	
.sitemap_main
	{
	color:#006600;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	}
	
.sitemap_sub
	{
	color:#00FF33;
	font-size:14px;
	padding-left:6px;
	text-decoration:none;
	}

#cms_image
	{
	padding: 50px 50px 50px 50px;
	float:left;
	}
	
.cons_text {
	float:left;
	width:430px;
	}

.cons_image {
margin-top:15px;
	float:left;
	width: 260px;
	}