body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #ED1E24;
}
a:visited {
	text-decoration: none;
	color: #ED1E24;
}
a:hover {
	text-decoration: underline;
	color: #ED1E24;
}
p {
	margin: 0px 0px 8px;
	padding: 0px;
}
ul {
	list-style-image: url(images/ecke.gif);
	list-style-type: square;
	margin: 0px;
	padding-left: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
}
li {
	padding-top: 2px;
	//padding-left: 3px;
	padding-bottom: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	color: #FBCBCD;
	background-color: #FBCBCD;
	height: 1px;
	border: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 190%;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 180%;
	line-height: 170%;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 0px;
	font-size: 150%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
#head {
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
#logo {
	position: absolute;
	right: 46px;
	top: 10px;	
}
#headnavi {
	height: 20px;
	width: 400px;
	padding-top: 120px;
	color: #FBCBCD;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/headimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headnavi a {
	color: #FFFFFF;
}
#headnavi a:visited {
	color: #FFFFFF;
}
#headnavi a:hover {
	color: #FFFFFF;
}
#kontextspalte {
	width: 140px;
	float: right;
	margin-top: 110px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-size: 100%;
	line-height: 120%;
	border-left: 1px solid #FBCBCD;
}
.kontextbild {
	padding-top: 4px;
}
#content {
	clear: left;
	margin: 0px;
	padding: 0px;
}
#contentimage {
	float: left;
	width: 340px;
	height: 25px;
	padding-top: 135px;
	padding-left: 60px;
}
.start {
	background-image: url(images/startbild.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.kuechen {
	background-image: url(images/kuechen.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.service {
	background-image: url(images/service.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.contentimagetext {
	margin-left: 400px;
	margin-right: 180px;
	padding-top: 10px;
	padding-left: 14px;
	// padding-left: 12px;
}
#story {
	clear: left;
	margin-right: 200px;
	// margin-top: -8px;
	padding-top: 2px;
	// padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	line-height: 130%;
}
#story2 {
	clear: left;
	margin-right: 200px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 110%;
	line-height: 130%;
}
.spaltelinks {
	float: left;
	width: 261px;
	padding-right: 18px;
}
.spalterechts {
	float: left;
	width: 261px;
	padding-left: 18px;
}
.bildlinks {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.bildrechts {
	float: right;
	margin-top: -1px;
	// margin-top: -2px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#leisteunten {
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2px;
	// padding-top: 0px;
	border-top: 1px solid #FBCBCD;
	font-size: 100%;
	color: #FBCBCD;
	clear: both;
}
.impressum {
	float: right;
	padding-right: 10px;
}
.textklein {
	font-size: 90%;
	line-height: 110%;
}
.textgroesser {
	font-size: 110%;
	line-height: 130%;
}
.textgross {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}
td {
	font-size: 100%;
}
.hint {
	cursor: help;
}
#firstname{
	display:none;}
