*
{
margin: 0px;
padding: 0px;
}

body {
	margin: 0px;
	background: #FFFFFF url(../img/backtop.gif) repeat-x top;
	color:#383838;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color:#44494f;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;			
}

a:hover{
	text-decoration: none;
	color:#75902d;
}

a:visited {
	color: #A5A9B2;
	text-decoration: none;
}

#global
{
	position:relative;
	width: 750px;
	margin: 0px auto;
	margin:0 auto;
	padding:0 0 0 0;
}

#lang
{
	position: relative;
	left: 650px;
}

#banner 
{
	height: 122px;
	width: 750px;
	position: relative;
	top: 3px;
	left: 0px;
}

#logode{
	background: url(../img/logode.jpg) no-repeat;
	width: 410px;
	height: 122px;
	float: left;
}

#imgdefil{
	float: left;
	width: 340px;
	height: 122px;
}

#content
{
	width: 750px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#menu{	
	padding-top: 3px;
	clear: left;
	background:#fff;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:auto;
}

#menu ul{
	list-style:none;
}

#menu li{
	list-style:none;
	display:block;
	float: left;
	background:#f4f4ec;
	border-top:2px solid #8eb132;
	border-bottom:2px solid #8eb132;						
}

#menu li a{
	display:block;
	color:#44494f;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
	border:solid #e1e1d3;
	border-width:1px 1px 0 1px;
	text-decoration:none;
	padding:0 11px;				
}

#menu li a:hover{
	color:#75902d;
}

#menu li a.current{
	display:block;
	background:url(../img/menu_h.jpg) repeat-x;					
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
	border:solid #e1e1d3;
	border-width:1px 1px 0 0;
	text-decoration:none;
	padding:0 11px;	
}

#menu li a:hover.current{
	color:#fff;
}

#left{
	float: left;
	width: 500px;
}

#ariane{
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b759c;
	font-weight: bold;
	width : 500px;
}

#text{
	float: left;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	padding-right: 20px;
	margin-bottom: 20px;
	color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#text img{
	float: left;
	padding-right : 10px;
	padding-bottom : 15px;
	border: 0;
}

#text h1{
	font-weight: bold;
	text-align: center;
	color: #75902d;
	font-size: 13px;
}

#text h2{
	font-weight: bold;
	text-align: left;
	color: #383838;
	font-size: 12px;
}

#text h3{
	font-style: italic;
	text-align: left;
	color: #383838;
	font-size: 9px;
	font-weight: normal;
	line-height: 1;
}

#text h4{
	font-style: italic;
	text-align: left;
	color: #383838;
	font-size: 10px;
	font-weight: normal;
	line-height: 0;
}

#text h5{
	font-weight: bold;
	text-align: left;
	color: #383838;
	font-size: 10px;
	line-height: 1;
}

#text h6{
	font-weight: bold;
	color: #383838;
	font-size: 12px;
	
}

#dbcwool {
	font-size: 18px;
	font-weight: bold;
	color:  #a66c09;
	text-align: center;
}

#text ul{
	margin-left: 23px;
	list-style-image: url(../img/yes.jpg);
	list-style-position: outside;
}

#linkhistory{
	
	float : right;
	font-size: 12px;

}

#linkcontact{
	float: right;
	font-size: 15px;
}

#linkcontact a{
	font-size: 15px;
	font-weight : bold;
}

#right{
	float: right;
	width: 250px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: right;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
}

#news{
	float: right;
	width: 220px;
	height: auto;
	padding: 10px;
	background:#F5F5DC;
	font-size: 12px;
	text-align: left;
}

#news h1 {
	text-decoration : blink;
	font-size: 13px;
	color: #75902d;
}

#news h3 {
	color: #5b759c;
	font-size: 13px;
	font-weight: bold;
}

#news img {
	border : none;
}

#gallerylink{
	margin-top: 10px;
	float: right;
	width: 220px;
	height: auto;
	padding: 10px;
	background:#F5F5DC;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

#gallerylink a:visited{
	font-size: 13px;
	font-weight: bold;
}

#natur {
	float: right;
	width: auto;
	height: auto;
	padding: 10px;
	margin: 5px;
}

#natur h1{
	font-size: 14px;
	color: #003f1c;
	font-weight:bold;
}

#footer {
	width: 750px;
	height: 52px;
	clear: both;
	padding-top: 1px;
	border-top: 1px solid #8eb132;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	vertical-align: top;

}

#footer p {
	margin: 0;
	font-weight:bold;
	text-align: center;
	color: #44494f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
	text-transform:uppercase;
}


#footer a{

	color:#44494f;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;			
}

#footer a:hover{
	color:#75902d;
}




#gallery { 
	position: relative;
	bottom : 10px;
	width: 705px;
	padding-top: 8px;

}

#thumbs { 
	width: 205px; 
	float: right;
}

#thumbs a { 
	display: block; 
	float: right; 
	margin: 1px 0px 3px 10px; 
	width: 50px; 
	height: 50px; 
	border: 2px solid #40403E;
}

#thumbs a img { 
	width: 50px; 
	height: 50px; 
	border: 0;
}

#thumbs a:hover {
	border-color: #ddd;}

#thumbs a:hover img {  
	position: absolute; 
	width: auto; 
	height: auto; 
	right: 196px; 
	top: 8px; 
	padding: 2px;
	border: 2px solid #40403E;
}
#newstrong h1{
	text-align: left;
	text-decoration : blink;
	font-size: 13px;
	color: #75902d;
}
#archive{
	padding-left : 20px;
	padding-top : 10px;
	padding-bottom : 15px; 
	width: 730px;
	height: auto;
	background:#F5F5DC;
	font-size: 12px;
	text-align: left;
}

#archive h3 {
	color: #5b759c;
	font-size: 13px;
	font-weight: bold;
}

#archive em {

	font-size: 13px;
	color: #75902d;
	font-weight: bold;
}