body {
	margin:0px;
	padding:0px;
	background-color: White;
   background-image: url(../images/back_body.jpg);
	background-repeat: repeat;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:black;
}

/*-.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.--*/

#site1 {
	background-image: url(../images/back_site.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: transparent;
	width			: 1000px;
	left: 50%;
	margin-left: -500px;
	position:absolute;
}
/*#site2 {
	background-color: transparent;
	background-image: url(../images/back_site2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width			: 1000px;
	height:100%;
	left: 50%;
	margin-left: -500px;
	position:absolute;
}*/

/*-.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.--*/

#top{	
   background-color: transparent;
	background-image:  url(../images/back_top.jpg);
	background-repeat: no-repeat;
	background-position: top; 
	width:1000px;
	height:194px;
	z-index:3;
}
.logo{
	padding-left:275px;
	margin-top:41px;
	float:left;
}
.adresse {
	font-weight:bold;
	color:#9E814C;
	text-align:right;
	margin-right:160px;
	padding-top:55px;
}

/*-.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.--*/

#navigation{
   margin:0px;
	padding:0px;
   background-image: url(../images/back_navigation.jpg);
	background-position: top right;
	background-repeat: no-repeat;
   background-color:  transparent;
	width:260px;
	height:100%;
	float:left;
}
.hobel {
	padding-left:117px;
	margin-top:65px;
}

.menu1 {
   margin:0px;
   padding:0px;
	margin-left:130px;
	list-style-type:none;
	padding-top:30px;
}

.menu1_level1 a {
	text-decoration:none;
	color: #A64854;
	font-weight:bold;
	line-height:20px;
	padding-right: 20px;
	padding-bottom: 10px;
	display:block;
}

.menu1_level1 a:hover {
	background-image: url(../images/hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: Black;
	padding-right: 20px;
	display:block;
	padding-bottom: 10px;
}

.menu1_level1_act a {
	text-decoration:underline;
	color:black;
	font-weight:bold;
	line-height:20px;
	display:block;
	background-image: url(../images/hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 10px;
	display:block;
}

/*-.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.--*/

#content1{
	background-color: transparent;
	float:left;
	width:460px;
	overflow:auto;
}

#content2{
   width:150px;
	height:350px;
	background-color: transparent;
	float:left;
	overflow:auto;
}


/*-.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.---.--.--.--.--.--*/

#footer{
   background-image: url(../images/back_footer.jpg);
	background-position:center bottom;
   background-repeat: no-repeat; 
	height:60px;
	background-color: transparent;
	clear:both;
}

.innung {
	float:right;
	margin:0px;
	padding:0px;
}

/*++++++++++++++++++ WT Gallery +++++++++++*/

.wtgallery_singlepic {
	width: 425px;
	text-align: center;
}

.wtgallery_singlepic img {
	border: 2px solid #888888;
}

.wtgallery_listpic img{
	border: 1px solid #888888;
	margin: 3px;
}

.wtgallery_singlepic_fwdback {
	padding-top: 8px;
	width: 420px;
	padding-left: 5px;
}

.wtgallery_singlepic_fwd a, .wtgallery_singlepic_fwd a:visited {
	color: #A80000;
	float: right;
}

.wtgallery_singlepic_back a, .wtgallery_singlepic_back a:visited {
	color: #A80000;
	float: left;
	padding-right: 30px;
}