#main
{
	background-color: White;
	width: 800px;
	border: thin solid #A0CE67;
	margin: auto;
	height: auto;
}

#body
{
	height: 370px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-left:auto;
	margin-right:auto;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
	width: 800px;
	
}

#headerhome
{
	height: 128px;
	background-image: url(images/logo_home_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
}

#headercontact
{
	height: 128px;
	background-image: url(images/logo_contact_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
}

#headerclients
{
	height: 128px;
	background-image: url(images/logo_clients_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
}

#header
{
	height: 128px;
	background-image: url(images/logo_portfolio_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #A0CE67;
	border-right-color: #A0CE67;
	border-bottom-color: #A0CE67;
	border-left-color: #A0CE67;
}

#footer
{
	height: 30px;
	border-bottom-width: medium;
	border-bottom-color: #A0CE67;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A0CE67;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	height: 30px;
	margin: 0px;
	width: 800px;
	border-top: thin solid #A0CE67;
	border-right: thin #A0CE67;
	border-bottom: thin solid #A0CE67;
	border-left: thin #A0CE67;
	background-color: #A0CE67;
}

#menu li
{
	
	list-style: none;
	float: left;
	margin: 0px;
	line-height: 30px;
	font-weight: normal;
}

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

#menu li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	padding: 0px 20px;
}

#menu li a:hover
{
	background: #FFFFFF;
	line-height: 30px;
	padding: 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	height: 30px;
}

#menu li a:link
{
	line-height: 30px;
	padding: 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear
{
clear:both;
}
.logoleft {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	vertical-align:bottom;
	text-align:center;
	line-height: 30px;
}

.pane_right
{
	width: 420px;
	margin: 0px;
	background-repeat: no-repeat;
	float:right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pane_left
{
	width: 340px;
	margin: 0px;
}

.pane_left H2, .pane_right H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 23px;
	margin-bottom: 0px;
	font-style: italic;
	margin-top: 0px;
	margin-left: 5px;
}

.pane_left P, .pane_right P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	line-height: 18px;
	margin-right: 60px;
	margin-left: 5px;
}

.clientsheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

a.foottext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	line-height: 30px;
}
a.foottext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.foottext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.imprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

