body {
	background: #FFF url(../_images/back/back_body.gif) repeat-y;
	margin: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}
#head {
	background: #038 url(../_images/back/back_head.gif) repeat-x;
	height: 8em;
}

#root {
	margin-bottom: 20px;
}

#root a {
	color: #038;
	text-decoration: none;
}
#root a:hover {
	color: #C00;
}

#main {
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin: 0px 0px 15px;
}
#main h2 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 10px;
	margin: 0px;
	line-height: 19px;
}

#main h2.location {
	background: #79B;
	border-bottom: 1px solid #038;
}
#main p {
	font-size: 11px;
	line-height: 15px;
	color: #555;
	margin-bottom: 15px;
	margin-top: 0px;
}

#profile {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
}
#profile address {
	font-style: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#profile span {
	color: #999;
	display: block;
	float: left;
	width: 40px;
}


#profile img {
	float: right;
}
#tabs {
	clear: both;
	padding-top: 20px;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
	background: #79B;
	height: 19px;
	border-bottom: 1px solid #038;
}
#tabs li {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	float: left;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#tabs a {
	color: #FFF;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFF;
	display: block;
}
#tabs a:hover {
	background: #038;
	color: #FFF;
}
#tabs a.active {
	color: #038;
	background: #CDE;
}
#content {
	background: #EEE url(../_images/back/back_content.gif) no-repeat;
	padding: 10px;
	margin-bottom: 20px;
}
#content h3 {
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
#content p {
	margin-top: 0px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 10px;
}

#content li {
	list-style: url(../_images/elem/elem_bullet.gif);
}
#content iframe {
	margin: 0px;
	padding: 0px;
	height: 490px;
	border: 5px solid #FFF;
	width: 490px;
}

#images {
	float: right;
}
#images img {
	border: 5px solid #FFF;
	display: block;
	margin-bottom: 10px;
}
#panorama {
	text-align: center;
	background: #FFF;
	padding: 10px;
}

#remarks {
	clear: both;
	font-size: 11px;
	padding-top: 20px;
	line-height: 20px;
	color: #999;
}

#foot {
	text-align: right;
	color: #FFF;
}

.teaser {
	margin-left: 20px;
	background: #EEE;
	margin-bottom: 20px;
}
.teaser table {
	margin: 0px;
	padding: 0px;
}
.teaser tr {
	margin: 0px;
	padding: 0px;
}
.teaser td {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	vertical-align: top;
}
.teaser td.button {
	vertical-align: bottom;
	padding: 0px 5px 5px;
	text-align: right;
	white-space: nowrap;
}

.teaser h1 {
	color: #000;
	margin: 5px 5px 5px 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.teaser h2 {
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	padding-left: 10px;
	font-size: 9px;
	line-height: 19px;
	font-weight: bold;
	text-align: left;
}


.teaser h2.location {
	background: #79B;
	border-bottom: 1px solid #038;
}
.teaser h2.news {
	background: #AAA;
	border-bottom: 1px solid #666;
}
.teaser h2.events {
	background: #D52;
	border-bottom: 1px solid #930;
}
.teaser h2.music {
	background: #AB6;
	border-bottom: 1px solid #781;
}
.teaser h3 {
	font-size: 11px;
	font-weight: normal;
	color: #555;
	margin: 0px;
}
.teaser img.photo {
	border: 5px solid #FFF;
}
.teaser img.button {
	margin-top: 20px;
	margin-right: 10px;
}


.teaser p {
	margin: 0px 5px 0px 0px;
	font-size: 11px;
	line-height: 14px;
	color: #555;
	padding: 0px;
}
.teaser ul {
	margin: 10px 0px;
	padding: 0px;
}
.teaser li {
	font-size: 12px;
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	line-height: 20px;
	background: url(../_images/elem/elem_bullet.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
}


.teaser hr {
	height: 2px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 10px 5px 10px 0px;
}
.article {
	background: #EEE;
	margin-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.article h2 {
	color: #555;
	margin: 5px;
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.article h3 {
	font-size: 11px;
	line-height: 15px;
	color: #555;
	margin: 5px;
}
.article h4 {
	font-size: 9px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #FFF;
}
.article h4.music {
	background: #AB6;
}
.article p {
	margin: 5px 5px 10px;
}

.article img {
	border: 5px solid #FFF;
	float: right;
	margin: 5px 5px 20px 20px;
}



.calendar {
	background: #EEE;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
}
.calendar h1 {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	color: #555;
}

.calendar h2 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background: #DD5522;
	line-height: 19px;
	color: #FFF;
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #930;
}
.calendar table {
	margin: 5px 5px 0px;
	width: 240px;
}
.calendar td {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calendar td.week {
	padding: 0px;
	color: #555;
	text-align: center;
	font-size: 10px;
	line-height: 25px;
}
.calendar td.day {
	padding: 0px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	text-align: center;
	font-size: 10px;
	line-height: 25px;
}
.calendar td.day a.this {
	color: #781;
	font-weight: bold;
	background: #FFF;
	display: block;
}
.calendar td.day a.this:hover {
	color: #FFF;
	background: #781;
}


.calendar td.day a.off {
	background: #FFF;
	display: block;
	color: #999;
}
.calendar td.day a.off:hover {
	color: #FFF;
	background: #AAA;
}

.calendar td.day a.on {
	color: #138;
	font-weight: bold;
	text-decoration: none;
	background: #FFF;
	display: block;
}
.calendar td.day a.on:hover {
	color: #FFF;
	background: #79B;
}
.calendar td.day a.now {
	color: #FFF;
	background: #D52;
	display: block;
	font-weight: bold;
}

.calendar p {
	margin: 10px 5px 0px;
}
.content {
	background: #EEE;
	margin-bottom: 20px;
	margin-left: 20px;
}
.content h1 {
	font-size: 12px;
	color: #555;
}
.content h2 {
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 10px;
	font-size: 9px;
	line-height: 19px;
	font-weight: bold;
}
.content h2.events {
	background: #D52;
	border-bottom: 1px solid #930;
}
.content h2.music {
	background: #AB6;
}

.content h3 {
	color: #555;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 5px;
}
.content p {
	font-size: 11px;
	color: #555;
	line-height: 15px;
	margin: 0px;
}
.content p.article {
	margin-bottom: 15px;
}

.content img.photo {
	border: 5px solid #FFF;
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}


.content table {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.content tr.second {
	background: #F5F5F5;
}

.content th {
	padding: 5px 5px 10px;
}
.content th.button {
	text-align: right;
}


.content td {
	padding: 10px 5px;
	border-top: 2px solid #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.content td.time {
	width: 150px;
}
.widesky {
	background: #eee;
	width: 160px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pizza {
	margin: 20px;
	background: #eee;
	width: 160px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.linktipp {
	margin: 20px;
	background: #eee;
	width: 150px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.skyscraper {
	margin: 20px;
	background: #eee;
	width: 130px;
}
.widesky h2, .skyscraper h2, .linklift h2, .sponsoren h2 {
	font-size: 9px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 10px;
	margin: 0px;
	background: #AAA;
	border-bottom: 1px solid #666;
	padding-top: 0px;
}
.skyscraper div {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.linklift {
	margin: 20px;
	background: #eee;
	width: 160px;
}

.linklift ul {
	padding: 5px;
	margin: 0px;
}
.linklift ul li {
	font-size: 10px;
	list-style: url(none) none;
	font-weight: bold;
}

.banner {
	background: #EEE;
	margin-bottom: 20px;
	width: 520px;
}
.banner h2 {
	float: left;
}
.banner div {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sponsoren {
	margin-left: 220px;
	background: #EEE;
	margin-bottom: 20px;
	width: 520px;
	margin-top: 20px;
}
.sponsoren p {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
.sponsoren ul {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.sponsoren li {
	display: inline;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
	padding-right: 10px;
}
.sponsoren a {
	font-weight: bold;
}
.lieferservice {
	width: 148px;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 10px;
	margin: 20px;
}
