* {
	margin: 0px auto;
	font-family:Myriad,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
	background-color:#ecdbb5;
	background-image: url(../images/bg.jpg);
}

h1 {
	font-size:15px;
	color:#40362e;
}

p {
	font-size:13px;
	color:#40362e;
}

li {
	font-size:13px;
	color:#40362e;
}

a {
	color:#40362e;
}

address {
	text-decoration:none;
	font-style:normal;
	font-size:10px;
	float:left;
}

#karomuster {
	background-image:url(../images/kariert.png);
	background-repeat:repeat-x;
}

#container {
	width:1000px;
}

#sprachwahl {
	background-color:#f5e9d7;
	text-align:right;
	font-size:12px;
	padding-right:20px;
	padding-bottom:5px;
}

#sprachwahl a{
	font-size:12px;
	text-decoration:none;
	color:#000;
}

#logo {
	text-align:center;
	background-color:#f5e9d7;
	height:140px;
}

#header {
	height:260px;
	margin-top:-19px;
}

#menu li{
	display:inline;
	list-style:none;
	margin-right:37px;
	font-size:13px;
	font-stretch:condensed;
}

#menu ul {
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:25px;
	padding-top:10px;
}

#menu a{
	text-decoration:none;
	color:#FFF;
	font-weight:600;
}

#menu a:hover{
	text-decoration:none;
	color:#f6ede0;
	font-weight:600;
}

#spalte_links {
	float:left;
	margin-top:20px;
	width:450px;
	padding:20px;
	background-color:#f5e9d7;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.haupttext {
	padding-top:20px;
	line-height:18px;
}

.grosser_text {
	font-size:16px;
}

.kleiner_text {
	font-size:11px;
}

#trennlinie {
	margin-top:16px;
	margin-left:9px;
	float:left;
	height:436px;
	border-right:dotted 2px #382c2d;
}

#spalte_rechts {
	float:right;
	margin-top:20px;
	width:490px;
}

#oeffnungszeiten {
	width:195px;
	height:150px;
	background-color:#f5e9d7;
	float:left;
	padding:20px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#oeffnungszeiten img {
	margin-top:-30px;
}

#kontakt {
	width:195px;
	height:150px;
	background-color:#f5e9d7;
	float:right;
	padding:20px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#kontakt img {
	margin-top:-30px;
}

#bilder {
	clear:both;
	text-align:center;
	padding-top:20px;
}

#footer {
	border-top:dotted 2px #382c2d;
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}

#datenschutz {
	float:right;
	text-decoration:none;
	font-style:normal;
	font-size:10px;
}
