BODY {
	background:none;  
	margin: 0px;
	color:#663300;
    font-family:tahoma,verdana;
    font-size: 11pt;
    text-decoration:none
}
#container {
	position:relative;
	width:900px;
	left:50%;
	margin-left: -450px;
}
#header {
	BACKGROUND:  url(images/header.gif) no-repeat;
	HEIGHT: 157px;
	POSITION: relative;
	WIDTH: 900px;
	left: 0;
	top: 0;
	
}

#clr {
	clear: both;
}

#menu {
	BACKGROUND:  url(images/menu.gif) repeat-x; 
	WIDTH: 900px;
	height: 28px;
	text-align: right;
}
#layer2{
	position: relative; 
	width:898px;
	*width: 900px;  
	background:#FBFBFB;
	border-left: 1px solid #663300; 
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
}
#content {
	padding-top: 28px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	position: relative;
	text-align: justify;

}

#content .img{
	float:left;
}

#right_side{
	float:right;
	width:150px;
	margin-top:-70px;
	margin-right:20px;
}

#text{
	float:left;
	width:650px;
	padding-bottom:50px;
}


#text1{
	float:left;
	width:750px;
	padding-bottom:50px;
}

#bottom{
	width:825px;
}

#footer {
	text-align: center;
	color: #adadad;
	font-size: 10px;
}

#footer a{
	text-align: center;
	color: #adadad;
	text-decoration: none;
	
}

 h1 {
 font-family:tahoma,verdana;
 color: #663300;
 font-size: 15px;
 }
 
 h2 {
 font-family:tahoma,verdana;
 color: #000;
 font-size: 10px;
 }
 
 .luck{
 padding-top: 7px;
 }

 
 div.link a
 {
	padding-left: 10px;
	padding-right: 10px;
 	color:#fffff1;
 	font-family:tahoma,verdana;
 	font-size: 11px;
 	font-weight:bold;
 	text-decoration:none;
 	text-align: center;
 	line-height: 28px;
 
 }

 div.link a:hover
 {
 color:#fffff2;
 background: url(images/menua.gif) repeat-x;
 line-height:28px;
 text-decoration:none;
 }
 
 #anschrift {
 	background: url(images/anschrift.gif) no-repeat;
 	width: 48px;
 	height: 36px;
 	float: left;
 }
 #anschrift2 {
 	float: left;
 	margin-left: 20px;

 }
 
 #telefon {
 	background: url(images/telefon.gif) no-repeat;
 	width: 48px;
 	height: 39px;
	float: left;
 }
 #telefon2 {
 	float: left;
 	margin-left: 20px;
 }
 #email {
 	background: url(images/e-mail.gif) no-repeat;
 	width: 48px;
 	height: 42px;
	float: left;
 }
 #email2 {
 	float: left;
 	margin-left: 20px;
 }
 
 #buch {
 	background: url(images/buch.gif) no-repeat;
 	width: 48px;
 	height: 48px;
	float: left;
 }
 #buch2 {
 	float: left;
 	margin-left: 20px;
 }
 
 #formular {
 	margin-top: 50px;
	margin-left: 70px;
 }
 #telefonistin {
 	background: url(images/telefon.png) no-repeat;
	float: right;
	width: 200px;
	height: 120px;
 }
 
 a{
 	color:#cc6633;
 }
 
 a:hover{
 	color:#733B1D;
 }
 #table{
 	width:800px;
 }
 #table .tdborder{
 	border-right:1px solid #e7e7e7;
 }
 #table td{
 	width:265px;
	vertical-align:top;
 	border-bottom:1px solid #e7e7e7;
	text-align:center;
	height:50px;
 }