body{
	margin:0px;
	padding:0px;
   background-image: url(../images/back_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
	font-weight: normal;
	color:black;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#top {
   margin:0px;
   padding:0px;
	background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	width:1000px;
	height:124px;
}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#navigation {
   margin:0px;
	padding:0px;
	height:50px;
	background-image: url(../images/back_navigation.jpg);
	background-position: top left;
   background-repeat: no-repeat;
	background-color: transparent;
	padding-left:400px;
}
/*-----------------*/
.menu1 {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:4px;
}
.menu1_level1 {
	float:left;
	margin-right:40px;
	font-weight:bold;
}
.menu1_level1 a {
	text-decoration:none;
	color:#747577;
	padding-left:12px;
	padding-right:5px;
}
.menu1_level1 a:hover {
	background-color:#747577;
	color:white;
	border-left:10px solid #C30000;
	padding-left:2px;
}
.menu1_level1_act {
	float:left;
}
.menu1_level1_act a {
	float:left;
	margin-right:40px;
	font-weight:bold;
	text-decoration:none;
	padding-right:5px;
	background-color:#747577;
	color:white;
	border-left:10px solid #C30000;
	padding-left:2px;
}
/*-----------------*/
.menu2 {
	margin:0px;
	padding:0px;
	list-style-type:none;
	clear:both;
	margin-top:5px;
	float:lefT;
}
.menu2_level1 {
	float:left;
	margin-right:20px;
	font-weight:bold;
}
.menu2_level1 a {
	text-decoration:none;
	color:#C30000;
	padding-left:12px;
	padding-right:5px;
}
.menu2_level1 a:hover {
	background-color:#C30000;
	color:white;
	border-left:10px solid #747577;
	padding-left:2px;
}
.menu2_level1_act {
	float:left;
}
.menu2_level1_act a {
	float:left;
	margin-right:40px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
	padding-right:5px;
	background-color:#C30000;
	color:white;
	border-left:10px solid #747577;
}

/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#links {
   background-image: url(../images/back_links.jpg);
	background-position: top left;
	background-repeat: no-repeat;
   margin:0px;
   padding:0px;
	width:379px;
	height:400px;
	float:left;
	border-bottom:1px solid black;
}
.box_adresse{
	float:left;
	padding-top:240px;
}
.adresse {
	color:#C30000;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:10px;
}
.adresse span{
	color:black;
}

#galerie  {
   margin:0px;
   padding-left:8px;
	padding-right: 5px;
	width:160px;
	height:400px;
	background-color: transparent;
	float:right;
	overflow:auto;
	Direction: rtl;
}

/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/

#content{
   margin:0px;
	padding:0px;
   background-image: url(../images/back_content.jpg);
	background-position: top right;
	background-repeat: repeat-y;
   background-color: transparent;
	width:623px;
	border-bottom:1px solid black;
	float:left;
	overflow: visible;
	margin-left:-2px;
}

p, h1, h2, h3, h4, h5 {
   margin-left:10px;
	margin-right:10px;
	text-align: justify;
}

/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#footer {
   margin:0px;
	padding:0px;
	background-image: url(../images/back_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:100%;
	height:50px;
   background-color:#BBBCBD;
}

/*++++++++++++++++++ WT Gallery +++++++++++*/

.wtgallery_singlepic {
	width: 620px;
	text-align: center;
	padding-top: 8px;
}

.wtgallery_singlepic img {
	border: 2px solid #888888;
}

.wtgallery_listpic img{
	border: 1px solid #888888;
	margin: 3px;
}

.tx-wtgallery-pi1 {
	padding: 0px;
	margin: 0px;
}


.wtgallery_singlepic_fwdback {
	padding-top: 8px;
	width: 500px;
	padding-left: 60px;
}

.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;
}

/* ++++++++++ Formular ++++++++++ */

label {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

fieldset {
	border: none;
}

.newsticker {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: Black;
}