html, body, div, p, h1, h2, h3, span, a, table, td, tr, form, img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}

body{
	background-color: #fef3e6;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.header
{
	background-image: url(../images/header.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ab6b31;
	border-right-color: #ab6b31;
	border-bottom-color: #ab6b31;
	border-left-color: #ab6b31;
	height: 132px;
	width: 750px;
}
.main
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ab6b31;
	border-right-color: #ab6b31;
	border-bottom-color: #ab6b31;
	border-left-color: #ab6b31;
	width: 750px;
	background-color: #fdd9af;
	margin: 0px;
	padding: 0px;
}

.menue
{
	width: 150px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

.menue ul
{
	text-align:left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border-top: 1px solid #a66226;
	border-left: 1px solid #a66226;
	border-right: 1px solid #a66226;
}

.menue a
{
display: block;
padding: 8px;
width: 132px;
background-color: #ffbc6c;
border-bottom: 1px solid #a66226;
}

.menue a:link, .menue a:visited
{
color: #000000;
text-decoration: none;
}

.menue a:hover
{
background-color: #ff8a00;
color: #000000;
}

.menue #current a
{
background-color: #ffaf3f;
}

.menue #current  a:link, .menue #current  a:visited
{
color: #000000;
text-decoration: none;
}

.menue #current  a:hover
{
background-color: #ff8a00;
color: #000000;
}

.pic
{
	margin: 15px;
	width: 550px;
	border: 1px solid #a66226;
	float: right;
	background-color: #ffbc6c;
	background-position: 50% 50%;
	height: 230px;
	background-repeat: no-repeat;
}

.content
{
	padding: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 511px;
	border: 1px solid #a66226;
	float: right;
	background: #ffbc6c;
}
.footer
{
	width: 710px;
	padding-right: 40px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 10px;
}

.footer a
{
	color: #000000;
	text-decoration: none;
}

.footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

.content p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 12px;
	text-align: justify;
}

.content p a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	color: #6a3400;
	font-weight: bold;
}

.content p a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

.content form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	margin-bottom: 12px;
	text-align: justify;
}

.content h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 10px;
	text-align: left;
}

.content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 12px;
	padding-top: 10px;
	text-align: left;
}

.content ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	margin-bottom: 12px;
	text-align: justify;
}

.content ul a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	color: #6a3400;
	font-weight: bold;
}

.content ul a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

.gaestebuch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FF6600;
	width: 470px;
	padding:10px;
	padding-bottom:6px;
	margin-left:30px;
	text-align:left;
}
