* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	text-align: center;
	font-family: Helvetica, Sans-Serif;
	font-size: 13px; 
	line-height: 18px;
}

img{
	border: none;
}

hr{
	color: black;
	height: 1px;
	margin: 10px 0 10px 0;
}

#topnav{
	position: absolute;
	top: 20px;
	right: 100px;
	letter-spacing: 1px;
}

#header{
	height: 140px;
}

#header .contentWrapper {
	width: 600px;
	margin: 0 auto;
}

#contentrow{
	height: 490px;
}

#wrapperContent{
	margin: 0 auto;
	text-align: left;
	width: 970px;
	height: 500px;
}

#wrapperContent .navi{
	padding-top: 20px;
	padding-right: 10px;
	width: 170px;
	float: left;
}

#wrapperContent .navi ul{
	list-style: none;
}

#wrapperContent.navi ul li{
	padding-top: 5px;
}

#wrapperContent .navi .main{
	margin-top: 10px;
	height: 334px;
}

#wrapperContent .navi p.naviH{
	margin-top: 10px;
	font-weight: bold;
}

#imageBox{
	float: left;
	margin-right: 20px;
}

#facebook{
	margin: 0 auto;
	text-align: left;
	width: 970px;
	margin-top: 10px;
}

#hide_counter{
	width: 178px;
	overflow: hidden;
}

#footer{
	margin: 0 auto;
}

.contentFieldSmall{
	width: 320px;
	height: 470px;
	float: left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
}

.contentFieldWide{
	width: 500px;
	height: 470px;
	float: left;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
}

.contentFieldPic{
	width: 500px;
	height: 470px;
	float: left;
	overflow: no;
}

.homepagerow{
	height: 150px;
	margin-bottom: 20px;
}

.rest{
	background: #ffebd6;
}

.cater{
	background: #f3e7e7;
}

.wein{
	background: #dbdbb7;
}

.contentWrapperRuler{
	text-align: left;
	margin: 0 auto;
	width: 660px;
	padding-top: 20px;
}

.contentWrapperRuler img{
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}

.contentWrapperRuler p{
	margin-top: 20px;
}

h1{
	font-size:14px;
	color: #8a1d20; 
	font-weight: bold; 
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.italic{
	font-size:14px;
	font-style: italic;
	color: #8a1d20; 
	letter-spacing: 1px;
}

a {
	color: #8a1d20;
	text-decoration: none; 
}

a:hover {
	color: #f2a555;
}

a:focus {
	color: #f2a555;
}
.text { font-size: 13px; line-height: 18px; }
.text-small { font-size: 11px; line-height: 15px; }
label { font-size: 13px; }
.input-text { background-color:#fff; width: 300px; border: 0; }
.input-box { background-color:#fff; margin-right: 10px; border: 0; }
.input-area { background-color:#fff; width: 400px; height:100px; border: 0; }
.button { border: 1px solid #8a1d20; background: #fff; width: 100px; margin: 0px; letter-spacing: 1px; padding: 4px; color:#8a1d20; }
.button:hover { cursor: pointer; color:#f2a555; }
