body {
background-image: url(../images/back_body.jpg);
background-position: center;
background-repeat: repeat-y;
background-color: black;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
color:white;
}


#site {
 background-image:  url(../images/back_site.jpg);
 background-position: bottom left;
 background-repeat: no-repeat;
width			: 770px;
left: 50%;
margin-left: -385px;
height: 100%;
position:absolute;
}

#top{
	width:770px;
	height:100px;
	background-image: url(../images/back_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation{
	background-image:  url(../images/back_navigation.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:115px;
	height: 243px;
	margin:0px;
	padding:0px;
	float:left;
}

.menue1_level1_ul {
   list-style-type: none;
   color:white;
	margin:0px;
	padding:0px;
}

.menue1_level1  a {
	color:white;
	text-decoration:none;
	line-height:35px;
	padding-left:13px;
	display:block;
}
.menue1_level1  a:hover {
  background-color: #803929;
  border-left:10px solid white;
  padding-left:3px;
  font-weight:bold;
  display:block;
}
.menue1_level1_act a {
  background-color: white;
  border-left:10px solid #803929;
  padding-left:3px;
  font-weight:bold;
  display:block;
  color:#803929;
  text-decoration:none;
  line-height:35px;
}


.oeffnugszeiten_top{
   background-color: #803929;
	color:black;
	font-weight:bold;
	display:block;
	margin-top:-2px;
	border-top:1px solid black;
}

.oeffnungszeiten{
	color:white;
	font-weight:normal;
	font-size:0.8em;
	margin-left:12px;
}
.oeffnungszeiten span{
	color:#808080;
	font-weight:bold;
	margin-left:-6px;
	font-size:90%;
	display:block;
}

#content{
   width:620px;
   background-color:transparent;
	margin:0px;
		padding:0px;
	padding-left: 10px;
	float:left;
}


h1{
	display:block;
	background-color: Gray;
	padding-left:5px;
	font-size:120%;
	margin-bottom:0px;
	color:white;
	margin-top:20px;
   margin-left:-5px;
}

.box_raeder{
	width:600px;
	background-color: transparent;
	border:1px white dashed;
	border-left:none;
	border-top:none;
	margin-left:-5px;
	margin-right:10px;
}

.raeder{
	float:left;
}
.logos{
	float:right;
	margin-right:50px;
	margin-top:20px;
}

.img_left{
	float:left;
}
.img_right{
	float:right;
}


.start_oeffnungszeiten {
	text-align:right;
	margin-right:115px;
	margin-bottom:10px;
	margin-top:10px;
	color:#404040;
}
.start_text {
	font-weight:bold;
	font-size:100%;
	margin-right:0px;
}
.start_h1 {
	font-size:140%;
	font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
	margin-top:30px;
	margin-bottom:0px;
}

.meisterlogo{
	float:right;
	margin-top:10px;
	margin-right: 115px;
}

a.copyright {
	font-size:90%;
	color: #A5A5A5;
}

.start_pic {
	float:left;
	margin-left:-10px;
	margin-right:10px;
}

p{
font-size: 120%;
	font-weight:normal;
}

.leistungen{
	margin-left:-5px;
}
