body {
	padding:0px;
	margin:0px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: none repeat;
	color: #3a1c00;
}

a {
	text-decoration: none;
	color: #da1705;
}

a:visited {
	color: #732e00;
	text-decoration: underline;
}
	
a:hover {
	text-decoration: underline;
}
	
a:active {
	text-decoration: underline;
	color: #f95000;
}

h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
	padding: 0;
	margin: 5px;
}

img {
	border: 0;
}

#box {
	width:900px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

/* @group Kopf */

#kopf {
background-color:transparent;
	text-align: center;
	margin-bottom: 10px;
}

#kopf p {
	font-size: 0.9em;
	margin-top: -5px;
	margin-bottom: 15px;
}

#kopf h2 {
	margin-top: -5px;
	font-size: 1.5em;
	margin-bottom: 12px;
}

/* @end */

/* @group Rechts */

#rechts {
	width:300px;
	padding:0px;
	float:left;
	background-color: #fbae00;
	text-align: center;
	margin-bottom: 20px;
}

.event {
	margin-bottom: 20px;
	text-align: center;
}

.event img {
	margin: 2px;
	width: 290px;
	border-left-width: 0;
}

.event p {
	text-align: center;
	color: #371900;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}

#rechts div.event {
	font-size: 12px;
}

/* @end */

/* @group Inhalt */

#inhalt {
	width: 400px;
	float:left;
	background-color:#fff;
	overflow: auto;
	text-align: center;
}

#inhalt img {
	margin-top: 10px;
	margin-bottom: 5px;
}

#inhalt span {
	font-size: 80%;
}

#inhalt p {
	font-size: 1em;
	margin: 10px;
}

#inhalt ul {
	padding: 0;
	margin: 10px 20px 10px 10px;
	text-align: center;
}

#inhalt li {
	list-style-type: disc;
	left: 20px;
	position: relative;
	text-align: left;
}

/* @end */

/* @group Links */

#links {
	width:200px;
	padding:0px;
	float:left;
	background-color: #f91d00;
	color: #fdfd9b;
}

#links p {
	font-size: 0.8em;
}

#links h4 {
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
}

.news {
	text-align: center;
	margin-bottom: 20px;
}

.news img {
	width: 190px;
}

.news p {
	font-weight: bold;
	margin-top: 5px;
}

.news h4 {
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	margin: 5px;
	font-size: 0.9em;
}

.news span {
	font-size: 80%;
	text-align: left;
}

.news a {
	color: #660099;
}

.menu {
	padding: 5px;
	background-color: red;
	border-top: 10px solid white;
	border-bottom: 5px solid white;
}

.menu p {
	margin-bottom: 2px;
}

.menu img {
	width: 190px;
	clear: both;
	margin-bottom: 3px;
}

.menu span {
	text-align: center;
	font-size: 1em;
}

.drinks {
	background-color: #131f89;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	padding: 5px;
}

.splendido {
	border-bottom: 5px solid white;
	border-top: 5px solid white;
	padding: 5px;
}

.splendido img {
	margin-top: 8px;
	margin-bottom: 4px;
}

.splendido ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.splendido li {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.splendido a {
	color: yellow;
	text-decoration: none;
}

.splendido a:visited, a:active {
	color: white;
}

.contact {
	background-color: #0b316c;
	border-top: 5px solid white;
	border-bottom: 10px solid white;
	padding: 10px;
}

/* @end */

.clear {
	clear: both;
}

#mirapuri {
	text-align: center;
	margin: 15px;
}


