html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


body {
	background:#577712 url(../images/layout/bg.jpg) no-repeat center top;
	font-family: Arial, Verdana, sans-serif;
	/*line-height: 1.4;*/
	font-size: 13px;
	color:#666666;
}


h1 {
	font-size: 24px;
	font-weight:normal;
	color:#f39800;
}

h2 {
	font-size: 20px;
	font-weight:bold;
	padding-bottom:10px;
	color:#92c61f;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	color:#eb443a;
	margin-bottom:0px;
	margin-top:20px;
}

h4 {
	font-size: 18px;
	font-weight:normal;
	color:#587713;
}

h5,h5 a {
	font-size: 14px;
	font-weight:normal;
	color:#92c61f;
}

p {
	font-size: 13px;
}


strong{font-weight:700; color:#444444;}

a,a:link, a:visited {
	color: #587713;
}

a:hover, a:active {
	color: #587713;
	text-decoration:none;
}

.clear{clear:both;}
.hidden{display:none;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/**
 * WRAPPERS & STRUCTUR
 * _____________________________________________
 */

#containerWrapper{
	width:930px;
	margin:0 auto;
}


#headerWrapper{
	height:65px;
}

#contentWrapper #left {
	position:absolute;
	width: 290px;
	margin: 0px;
	padding: 0px;
	margin-top:45px;
}

#contentWrapper #right {
	padding: 0 0px 0 320px;
}

#contentWrapper #content {
	background:#ffffff url(../images/layout/contentBg.gif) no-repeat bottom;
}

div#content {
	padding:65px 30px;
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

div#footer{
	height:47px;
	background:url(../images/layout/footerBg.gif);
	padding:20px 30px 0 30px;

}

div#promoBox{
	padding:20px 15px 20px 15px;
	background:#fff url(../images/layout/promoBgTop.gif) no-repeat top;
	margin:20px 0 0px 0;

}

div#promoBox p{
	margin-bottom:20px;
}

div#promoBox h5 a {
	font-size: 14px;
	font-weight:normal;
	color:#92c61f;
	text-decoration:none;
}

div#promoBox p a{
	color:#6f952b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(../images/layout/promoLinkBg.gif) no-repeat right 6px;
	padding-right:22px;
}

div#promoBoxBottom{
	background:transparent url(../images/layout/promoBgBottom.gif) no-repeat;
	height:7px;
}

div.serres{
	width:115px;
	margin:5px 11px;
	float:left;
}

div.serres h3{
	margin:0;
	padding:0;
	font-size:12px;
}

div.serres div.content{
	height:60px;
}


.referentiedetail{
	float:left;
	margin:10px;
}




/**
 * CONTENT
 * _____________________________________________
 */

h1 a{
 	width: 290px;
	height: 76px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
 	background: transparent url(../images/layout/logo.jpg) no-repeat top left;
	text-indent: -9999px;
	z-index:9999;
}

div#footer p{

}

div#content{
	line-height:18px;
}

div#content ul{
	list-style:square;
	margin:10px 0 10px 40px;
}


span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	clear: both;
}

.contactfrm dl{
	margin-bottom:15px;
}

.contactfrm  dt{
	margin-bottom:5px;
}


.contactfrm .txt,.contactfrm .txt_error{
	padding:3px;
	width:300px;
	border:#ccc solid 1px;
}

.contactfrm textarea.txt{
	width:400px;
}

p.alert{
	border-left:#F00095 solid 8px;
	padding:10px;
	font-weight:700;
	background-color:#7CA81A;
	color:#fff;
	margin:20px 0;
}



/**
 * NAV
 * _____________________________________________
 */
 
 
#navWrapper{
	height:65px;
	width:611px;
	background:url(../images/layout/navBg.jpg);
	float:right;
}
 
#navWrapper ul{
	padding:15px 0 0 18px;
}

#navWrapper ul li{
	float:left;
}

#navWrapper ul li a{
	display:block;
	padding:8px 11px;
	font-size:14px;
	text-decoration:none;
	color:white;
}

#navWrapper ul li a:hover,#navWrapper ul li.active a{
	background-color:#587713;
}

#subnav{
	background:#A2CE40 url(../images/layout/subnavBgTop.gif) no-repeat top center;
	padding-top:7px;
}

#subnavBottom{
	background:transparent url(../images/layout/subnavBgBottom.gif) no-repeat top center;
	height:7px;
}

#subnav li a{
	display:block;
	padding:10px 15px;
	color:#587713;
	font-size:14px;
	text-decoration:none;
	height: 1em;
}

#subnav li a:hover,#subnav li.active a{
	background-color:#556e22;
	color:white;
}

#bottomnav{
	margin:16px 0;
	background:url(../images/layout/NavbottomBg.gif) top no-repeat;
	height:94px;
	padding:15px 0 15px 30px;
}


#bottomnav ul{
	width:240px;
	float:left;
	margin-right:30px;
}

#bottomnav ul li{
	color:#deeebb;
	border-bottom:#89b131 solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	height: 1em;
}

#bottomnav ul li a{
	color:#cadba3;
	text-decoration:none;
	display:block;
	height: 1em;
}

#bottomnav ul li.first{
	color:#deeebb;
}


#bottomnav ul li a:hover,ul#bottomnav li.active a{
	color:#587713;
}










