html,body {
font: 98.00% Arial, Helvetica, sans-serif;
color:#000000;
background: #ffffff;
margin: 0px;
padding: 0px;
}


h1 {
margin: 0px;
padding: 0px;
}

h2 {
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}



h3 {
	font-family: Arial, serif;  
	font-size: 18px; 
	padding: 20px 0px 20px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #643F0B;
	padding-bottom: 5px;
	letter-spacing:1px;

}

h4 {
	font-family: Arial, serif;  
	font-size: 16px; 
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 10px;
}


img {
	border: 0;
}

hr {
	height: 0;
	margin: 5px 0 10px 0;
	color: #666666;
}

iframe { 
	border: 0px;
	margin: 0px;
	padding-right: 20px;	} 

#head {
width: 100%;
}

#logo {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#headernav {
display: none;
	}


#middle {
}	


#bild-left {
display: none;

	}

#navcontainer {
display: none;
	}

#bild-right {
display: none;

}



#main {
	
}	


#left {
display: none;

}
#subnav {
display: none;


  }







#breadcrump {
	float: left;
    display: inline;
	color: #AE8955;
	font-size: 0.8em;
	padding: 40px 0px 0px 0px;
}

#breadcrump a {
	text-decoration: none;
	color: #7B5622;
 }

#breadcrump a:hover {
	text-decoration: none;
	color: #AE8955;
 }
 
 
#text {
	float: left;
	display: inline;
	line-height: 19px;
}
#text .block
{
	text-align: justify;

}

#text img {
 	padding-left: 10px;
 	padding-bottom: 10px;
}

#text a {
  color: #7B5622;
  text-decoration: underline;
}

#text a:hover {
  text-decoration: none;
}

#text a:active {
  color: #7B5622;
}

#text a:visited {
  color: #7B5622;
}


#top { 
display: none;

}


.input {
	border: 1px solid #983C07;
}

.button {
	border: 1px solid #666666;
	background: #eeeeee;
}


#adresse { display: none; }

#footer {
float: left;
width: 100%;
font-size: 11px;
}	



#footer a {
  color : #ffffff;
  text-decoration : underline;
}

#footer a:hover {
  text-decoration : none;
}

#footer a:active {
  color : #ffffff;
}

#footer a:visited {
  color : #ffffff;
}

