body
{
	padding: 0px;
	margin: 0px;
	background-position: 0;
	background-repeat: no-repeat;
	background-color: #232117;
	font-family: Helvetica, Arial, sans-serif;
	color: #232117;
	font-size: medium;
}

#head.home
{
	background-color: #007FB2;
	background-position: center top;
	background-repeat: no-repeat;
	height: 220px;
	background-image: url("images/head_bg_home.jpg");
	text-align: center;
}

#head.home #logo
{
	width:288px;
	height:176px;
	margin:auto;
}

#head.home #menu
{
	background-image: url(images/menu_home.jpg);	
}

#head
{
	height: 90px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/head_bg_page.jpg);
}

#head.page #logo
{
	width:193px;
	height:90px;
	margin: auto;
	position: relative;
	left: -374px;
}

#head.page #menu
{
	background-image: url(images/menu_page.jpg);	
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	top: -44px;

}

#menu
{
	height: 34px;
	padding: 10px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

#menu ul
{
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;

}

#menu li
{
	display:inline;
	padding: 10px 16px 10px 16px;
	line-height: 29px;
	color: #FFFFFF;
	font-size: 16px;
}


#menu li.active
{
	background-image: url(images/menu_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

#menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover, #menu a:active
{
	color: #E8E8D1;
}


#main
{	

	width: 939px;
	margin: 20px auto 20px auto;
	background-image: url("images/content_bg.jpg");
	background-repeat: repeat-y;
}

* html #main.page
{
	position: relative;
	top: -44px;
}

#content
{
	width: 930px;
	padding: 0px 5px 0px 5px;
}

#copy
{
	background-image: url(images/titel_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px 30px 30px 30px;
	margin: 30px;
	line-height: 150%;
}



#copy.home
{
	padding-right: 10px;
	width: 500px;
	float: left;
}

#copy.contact
{
	padding-right: 10px;
	width: 500px;
	float: left;
}

* html #copy {margin-left: 15px;padding-right: 10px;
	width: 500px;
	float: left;}

#content_top, #content_bottom
{
	height: 5px;
	width: 939px;
	margin: 0;
	padding:0;
}

#foot
{
	font-size: small;
	text-align: center;
	color: white;
	clear: both;
	height: 30px;
	background-image: url(images/content_foot.jpg);
	background-repeat: repeat-x;
	margin: 1px;
	padding-top: 14px;
}

#foot a
{
	color: #E8E8D1;
}

#foot_home
{
	clear: both;
	height: 213px;
	padding: 1px;
}

#foot_home .newsletter
{

	height: 173px;
	width: 185px;
	background-image: url(images/newsletter_bg.jpg);
	background-repeat: repeat-x;
	background-color: #61782d;
	margin: 0 1px 0 0;
	padding: 20px;
	float: left;
	color: #FFFFFF;
}

* html #foot_home .newsletter
{
	height: 183px;
}

#foot_home .address
{
	font-size: 12px;
	height: 173px;
	width: 662px;
	padding: 20px;
	background-image: url(images/homefoot_mc.jpg);
	background-repeat: repeat-x;
	background-color: #232117;
	float: left;
	color: #E8E8D1;
}

#foot_home .newsletter h2
{
	margin-top: 0px;
	padding-top: 0;
}

#foot_home .address h2
{
	color: #E8E8D1;
	margin-top: 0px;
	padding-top: 0;
}

#foot_home .address a
{
	color: #FFFFFF;
}

img
{
	float: left;
	border-style: none;
}

h1
{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: x-large;
	color: #4E4B34;
	font-weight: normal;
	line-height: 120%;
}

#copy.home h1
{
	font-family: Georgia, "Lucida Grande", Helvetica, Arial, sans-serif;
}

h2
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4E4B34;
	padding: 0px;
	margin: 0 0 10px 0;
}

a
{
	color: #78A230;
}

a:hover
{
	color: #465E1B;
}

#workwidget
{
	float: left;
	width: 297px;
	margin: 30px 30px 30px 0;
	background-color: #93C53D;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
}

#workwidget .items
{
	width: 400px;
	position: relative;
}

#workwidget .item img
{
	border-style: solid;
	border-width: 4px;
	border-color: #78A230;
	float: none;
}

#workwidget .info
{
	clear: left;
	margin: 20px;
	font-size: small;
	position: relative;
}

#workwidget h2
{
	padding-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#workwidget ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#workwidget li
{
	display: block;
	padding: 2px 0 2px 20px;
	background-image: url(images/arrow_greenbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

* html #workwidget li {background-position: left 8px;}

#workwidget .bottom
{
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 8px;
	clear: both;
	height: 33px;
	background-image: url(images/workwidget_foot.gif);
	text-align: center;
}

#prevButton
{
	float: left;
	display: none;
}

#nextButton
{
	float: right;
}

#workwidget .item
{
	width: 297px;
	float: left;
}

#workwidget a
{
	color: #E8E8D1;
}

form
{
	margin: 0px;
	padding: 0px;
}

input.text
{
	border-style: none;
	padding: 5px;
	font-size: small;
	font-family: Arial, sans-serif;
	margin: 0 0 4px 0;
}
.newsletter input.text
{
	width: 175px;
	color: #888888;
}
.newsletter input.submit
{
	width: 100%;
}

input.submit
{
	background-color: #93C53D;
	color: #FFFFFF;
	font-size: small;
	padding: 5px 15px 5px 15px;
	border-style:none;
	margin: 0px;
}

#work .item
{
	width: 100%;
	height: 50px;
	padding: 0 10px 0 0;
	overflow: hidden;
	position: relative;
	background-color: #93C53D;
	margin-bottom: 5px;
	border-style:solid;
	border-color: #93C53D;
	border-width: 4px;
	color: #FFFFFF;
	font-size: small;
}

#work img
{
	margin-right: 17px;
}

#work h2
{
	color: #FFFFFF;
	margin-top: 13px;
}

#work a
{
	color: #E8E8D1;
}

#work img.bullet
{
	float: none;
}

.googlemap
{
	border-style:solid;
	border-color: #78A230;
	border-width: 4px;
}

#mailform
{
	padding: 20px;
}

#mailform input.text
{
	width: 240px;
	color: #888888;
}
#workwidget input.submit
{
	height: 25px;
}
#mailform textarea
{
	border-style:none;
	width: 240px;
	height: 240px;
	padding: 5px;
	font-size: small;
	font-family: Arial, sans-serif;
}

.lang_home
{
	float: right;
	
}
