body {
  	font-family: Verdana, Arial, helvetica, sans-serif;
  	color: #634121;
  	background-color: #f7f5f4;
	margin: 0;
	padding: 0; 
  	font-size: 13px; 
	text-align:center;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
} 

blockquote {
	margin-top: 2px;
	margin-bottom: 2px;
} 

a:link {
	color: #634121;
	text-decoration: underline;
}
a.bold:link {
	color: #634121;
	text-decoration: underline;
	font-weight: bold;	
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a.bold:visited {
	text-decoration: underline;
	color: #663300;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a.bold:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #663300;
}
a.bold:active {
	text-decoration: underline;
	color: #663300;
	font-weight: bold;
}
.Menu {
	color: #634121;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-right:10px;
 	vertical-align: middle;
	text-align:right;
}
.Head {
	color: #634121;
	font-weight: bold;
	font-size: 24px;
 	vertical-align: middle;
	text-align:right;

}
.Head1 {
	color: #634121;
	font-weight: bold;
 	vertical-align: middle;
	text-align:right;
}
.Stil1 {
	color: #634121;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center; 
	font-weight: bold;
}
.Stil2 {
	font-family: Arial;
	color: #634121;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center; 
}
.Stil_Fett {
	color: #634121;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
.Stil_Fett_klein {
	color: #634121;	
	padding: 10px;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
}
.white {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}
.center {
	text-align: center;	
}
.bold {
	font-weight: bold;	
}
.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.text_fett {
	color: #996633;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.Box {
	font-family: Verdana;
	color: #634121;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}
.Box_klein {
	color: #634121;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.Titel {
	color: #634121;	
	padding-top: 10px;
	font-size: 14px;
	text-align: center; 
	font-weight: bold;
	vertical-align: top;
}
.Text_Inhalt{
	font-family: Arial;
	color: #634121;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	text-align: left; 
	padding-left: 60px;
	vertical-align: top;
}
.Text_Inhalt_fett{
	font-family: Arial;
	color: #634121;	
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	text-align: left; 
	padding-left: 60px;
	vertical-align: top;
	font-weight: bold;
}
.Text__fett_gross{
	font-family: Arial;
	color: #634121;	
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
font-family: arial, sans-serif; 
width:160px; 
height:42px; 
position:relative; 
margin:0; 
font-size:12px; 
margin:0;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#634121; 
width:160px; 
height:43px; 
text-align:center; 
	border:0px solid #ffffff; 
	border-width:0 0 0 0; 
background:#ffffff; 
line-height:22px; 
font-size:16px;
font-weight: bold;
background-image: url(img/button.jpg); 
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none; 
}
.menu ul li {
float:left; 
margin-right:1px; 
position:relative;
}
.menu ul li ul {
display: none;
}

.menu ul li:hover a {color:#663300; background:#ffffff; background-image: url(img/button1.jpg); }
.menu ul li:hover ul {display:block; position:absolute; top:0; left:160px; width:160px;}
.menu ul li:hover ul li a.hide {background:#f7f5f4; color:#634121; background-image: url(img/button_menu.jpg)}
.menu ul li:hover ul li:hover a.hide {width:160px; background-image: url(img/button_menu1.jpg)}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#f7f5f4; color:#634121; width:160px; font-size:12px; }
.menu ul li:hover ul li a:hover {background:#ffffff; color:#663300; }
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:160px; top:0; color:#634121;}
.menu ul li:hover ul li:hover ul li a {display:block; width:160px; background:#f7f5f4; color:#634121;}
.menu ul li:hover ul li:hover ul li a:hover {background:#ffffff; color:#663300;}

.photodiv {
background-repeat: no-repeat;
}

.border {
  border-width:1px;
  border-style:solid;
  border-color:#634121;
}
