body {
	margin-top:0px;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:10pt;
	color: #993333;
	text-align:center;
	background-color: #E1E1E1;
	/*background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;*/
}
html {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:10pt;
	color: #CCCCCC;
	overflow-y:scroll;
}
	
.center {
	margin-top:0px;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:10pt;
	color: #993333;
	text-align:center;
	padding: 0px 10px;
	width: 950px;
	background-color: #FCF2EA;
	height: 100%;
}

table, td {
	font-size:11pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #993333;
	font-weight: normal;
	line-height: 12pt;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	text-decoration: underline; 
	font-size:11pt; 
	color: #993333;
	outline:none;
}
a:hover   {
	color: #006600;
}

.header {
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#993333;
	font-size:11pt;
	height: 235px;
}

div.navigation {
	font-size: 12pt;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#993333;
	line-height:30px;
	background-color: #FCF2EA;
	padding-left: 1px;
	margin: 15px 0px;
	}
a.navigation {
outline:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#FCF2EA;
	font-size: 12pt;
	line-height:30px;
	padding: 0px;
	text-align: center;
	background-color:#993333;
	border:1px solid #993333;
	display: inline-block;
	width: 113px;
}
a:hover.navigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#993333;
	font-size: 12pt;
	line-height:30px;
	padding: 0px;
	text-align: center;
	background-color: #FCF2EA;
	border:1px solid #993333;
	display: inline-block;
	width: 113px;
}

a.navigation_aktiv {
outline:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#993333;
	font-size: 12pt;
	line-height:30px;
	padding: 0px;
	text-align: center;
	background-color:#FBCCA5;	
	border:1px solid #993333;
	display: inline-block;
	width: 113px;
}
a:hover.navigation_aktiv {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#993333;
	font-size: 12pt;
	line-height:30px;
	padding: 0px;
	text-align: center;
	background-color:#FCF2EA;	
	border:1px solid #993333;
	display: inline-block;
	width: 113px;
}

.content {
	color:#990000;
	margin:auto;
	padding:15px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:11pt;
}

.image {
	padding:6px;
	background-color:#FFFBF4;
	border: 1px solid #cccccc;
}

.image-right {
	float: right;
	margin-left:15px;
	padding:6px;
	background-color:#FFFBF4;
	border: 1px solid #cccccc;
}
.image-left {
	float: left;
	margin-right:15px;
	padding:6px;
	background-color:#FFFBF4;
	border: 1px solid #cccccc;
}

.en {
	color: #7E7E7E;
	font-size:11pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 12pt;
}

.en1 {
	color: #7E7E7E;
	font-size:11pt;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.email {
	color: red;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.send {
	color: #993333;
	cursor: hand;
	border: 1px solid #993333;
	font-weight: bold;
	height: 25px;
	width: 50%;
	background-color: #FBCCA5;
}
.footer {
	margin:auto;
	font-size: 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding: 7px;
	color: #999999;
	border-top: 1px dotted #999999;
}


h1, h2, h3, h4, h5, h6{

	font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:12pt;
	font-weight:bold;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
}
h3 {
	font-size: 11pt;
	font-weight: normal;
}
.small {
	font-size: 8pt;
	font-weight:normal;
	color: #999999;
	font-variant: normal;
	display: inline;
}

.clear {
	clear: both;
}



hr {
	font-size: 0pt;
	height: 1px;
	/*border: 1px dashed #993333;*/
	border-top: 1px dashed #993333;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

textarea {
	height: 107px;
	width: 280px;
	border:1px solid #993333;
}

input, select {
	width: 280px;
	border:1px solid #993333;
}

h1.title {
	position:relative;
	text-indent:-2000px;
	line-height: 0px;
	border: none;
	padding: 0;
	margin: 0;
	top:-150px;
}

.shadow00 {
	width: 978px;
	margin: auto;
	border:1px solid;
	border-color: #DBDBDB;
	border-top:0px;
	border-bottom:0px;
	background-color: #CECECE;
	padding:0px 1px;
	margin: 0px;
	margin:auto;
}
.shadow01 {
	background-color: #A2A2A2;
	width: 974px;
	border: 1px solid;
	border-top:0px;
	border-bottom:0px;
	margin: auto;
	border-color: #BCBCBC;
	margin: 0px;
	margin:auto;
	padding:0px 1px;
}

.shadow02 {
	background-color: #993433;
	width: 970px;
	border: 1px solid;
	margin: 0px;
	margin:auto;
	border-color: #838383;
	border-top:0px;
	border-bottom:0px;
	padding:0px 1px;
}

.flag {
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	margin: 0px 3px 0px 0px;
}
h2.signature {position:relative; 
font-size:1pt;}
span.signature {
	background-image:url(../images/familie-herrmann.jpg);
	background-repeat: no-repeat;
	height:45px;
	width: 250px;
	position:absolute;
	left:0;
	top: 0px;
}
h2.poem {
	position:relative;
	font-size:0pt;
}
span.poem {
	width:420px;
	height:240px;
	background-image:url(../images/restaurant.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FCF2EA;
	position:absolute;
	left:0px;
	top: 0px;
	}
.logoheader {
	background-image:url(../images/bg-logo.gif);
	background-repeat:no-repeat;
	height:145px;
}

.adresse {
	position:relative;
	float:right;
	text-align:right;
	font-weight: normal;
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-size:9pt;
}
.adresse h2 {
	font-family:Verdana, sans-serif;
	font-size: 9pt;
}
table h1, table h2 {display:inline; font-size:11pt;}
.h08 {font-size:8pt;}

