@charset "utf-8";
/* CSS Document */

@import url(box.css);
@import url(form.css);

* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
html, body {
	height: 100%;
}
body {
	background: url(../images/layout/back.png) repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mutti {
	background: url(../images/layout/header_back.png) repeat-x top;
	padding-bottom: 35px;
}
#container {
	width: 930px;
	margin: 0 auto;
}
#nav ul {
	padding-top: 4px;
}
#nav ul li {
	float: left;
	padding: 0 0 0 25px;
	list-style: none;
	background: url(../images/nav/nav_icon.png) left top no-repeat;
}
li.first {
	background-image: none !important;
}
#nav li a {
	line-height: 36px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 18px;
	text-decoration: none;
}
a.startseite {
	background-image: url(../images/nav/start.png);
}
a.startseite:hover, li.current a.startseite {
	background-image: url(../images/nav/start_curr.png);
}
a.konzerte {
	background-image: url(../images/nav/konzerte.png);
}
a.konzerte:hover, li.current a.konzerte {
	background-image: url(../images/nav/konzerte_curr.png);
}
a.kuenstler {
	background-image: url(../images/nav/kuenstler.png);
}
a.kuenstler:hover, li.current a.kuenstler {
	background-image: url(../images/nav/kuenstler_curr.png);
}
a.locations {
	background-image: url(../images/nav/locations.png);
}
a.locations:hover, li.current a.locations {
	background-image: url(../images/nav/locations_curr.png);
}
a.groupies {
	background-image: url(../images/nav/groupies.png);
}
a.groupies:hover, li.current a.groupies {
	background-image: url(../images/nav/groupies_curr.png);
}
a.blog {
	background-image: url(../images/nav/blog.png);
}
a.blog:hover, li.current a.blog {
	background-image: url(../images/nav/blog_curr.png);
}
#nav li a strong {
	visibility: hidden;
}
.spacer {
	clear: both;
	height: 1px;
	line-height: 1px;
}
#header {
	height: 111px;
}
#nav {
	height: 43px;
}
#nav img {
	float: left;
}

#content {
	padding: 20px 0 0 130px;
}
#content_left {
	width: 580px;
	float: left;
}
#content_right {
	width: 180px;
	float: right;
}

/***************************************************************
Footer
***************************************************************/
#footer {
	height: 21px;
	background-color: #00B4E5;
	margin: 30px 0 0 0;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 9px;
	color: #B2E8F7;
	font-size: 11px;
}
#footer a {
	color: #B2E8F7 !important;
	text-decoration: underline !important;
}
#footer .fbox {
	width: 930px;
	margin: 0 auto;
}
#footer .l {
	padding-left: 130px;
	width: 350px;
	float: left;
}
#footer .r {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 5px;
}
.logo {
	width: 300px;
	float: left;
	height: 111px;
}
.ads {
	float: left;
	padding: 20px 0 0 155px;
	width: 313px;
	height: 91px;
}
.ads_sky {
	width: 175px;
	text-align: center;
	padding-top: 20px;
}
/***************************************************************
Tags
***************************************************************/
img, .trans { behavior: url(/css/iepngfix.htc) }
form {
	margin: 0;
	padding: 0;
	display: inline;
}
p {
	line-height: 130%;
	margin: 0 0 5px 0;
}
h1 {
	font-size: 16px;
	margin: 0 0 5px 0;
	color: #000000;
}
h2 {
	font-size: 14px;
	margin: 10px 0 5px 0;
	color: #000000;
}

h3 {
	font-size: 36px;
	margin: 15px 2px 2px 2px;
	color: #000000;
}
hr {
	margin: 5px 0 0 0;
	color: #95E8FF;
	background-color: #95E8FF;
	height: 1px;
	padding: 0;
	border: none;
}
#content_left ol {
	margin: 10px 0 5px 20px;
}
#content_left ol li {
	margin: 3px 0 8px 0;
	line-height: 140%;
}

/***************************************************************
Klassen
***************************************************************/
.c50l {
	width: 49%;
	float: left;
}
.c50r {
	width: 49%;
	float: right;
}
.c100 {
	clear: both;
}
.full {
	width: 100%;
}
.error ul, .success ul, .neutral ul, .neutral ol, .error ol, .success ol {
	padding: 7px 0;
	margin-left: 30px;
}
.error li, .success li, .neutral li {
	padding: 3px 5px;
}
.error {
	background-color: #FFCACA;
	margin: 0 0 5px 0;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	padding-right: 20px;
}
.success {
	background-color: #D3FCCD;
	margin: 0 0 5px 0;
	border-top: 2px solid #009900;
	border-bottom: 2px solid #009900;
	padding-right: 20px;
}
.neutral {
	background-color: #CAF3FF;
	margin: 0 0 5px 0;
	border-top: 2px solid #00B4E5;
	border-bottom: 2px solid #00B4E5;
	padding-right: 20px;
}
.error p, .success p, .neutral p {
	padding: 10px 0 5px 10px;
}
.middle {
	vertical-align: middle;
	margin-bottom: 2px;
}
.error img, .success img, .neutral img {
	position: absolute;
	margin-left: 558px;
	margin-top: 6px;
}
.suchbox {
	background: url(../images/layout/balken.png);
	margin: 0 0 10px 0;
}
.entry {
	background: url(../images/layout/balken.png);
	height: 80px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
}
.star {
	background: url(../images/layout/balken_grau.png) !important;
}

.entry_small {
	width: 270px;
	height: 35px;
	background: url(../images/layout/balken.png) top right;
	margin: 0 0 10px 0;
}
.left {
	float: left;
}
.right {
	float: right;
	margin-right: 14px;
}
.entry_small .img {
	float: left;
	width: 40px;
	height: 35px;
	margin: 0; padding: 0;
}
.entry_small .text {
	float: left;
	width: 195px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	margin: 0; padding: 0;
}
.entry_small .text p {
	height: 35px;
	line-height: 35px;
	margin: 0; padding: 0;
}
.entry_small .pfeil {
	float: right;
	width: 35px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/layout/trans.png);
}
.star .pfeil {
	background: url(../images/layout/trans_grau.png) !important;
}
.entry_small .pfeil a {
	line-height: 31px;
	font-size: 32px;
	color: #FFFFFF !important;
	margin-left: 3px;
}

.entry .img {
	float: left;
	width: 90px;
	height: 80px;
}
.entry .text {
	float: left;
	width: 480px;
	height: 75px;
	padding-top: 5px;
	font-size: 11px;
}
.entry h1 {
	margin: 0 0 5px 0;
}

.plakat {
	height: 280px;
	width: 580px;
	position: relative;
}
.plakat h1 {
	font-size: 32px;
	background-color: #00B4E5;
	display: inline;
	padding: 5px 20px;
}
.plakat h1 a, .plakat h2 a {
	color: #000000 !important;
}
.plakat h1 a:hover, .plakat h2 a:hover {
	background: none !important;
	outline: none !important;
}
.plakat h2 {
	font-size: 18px;
	background-image: url(../images/layout/white_trans.png);
	display: inline;
	padding: 1px 7px 1px 20px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.plakat .konzertinfos {
	position: absolute;
	bottom: 28px;
}
.e1 {
	width: 43%;
	float: left;
}
.e2 {
	width: 16%;
	float: left;
}
.e3 {
	width: 16%;
	float: left;
}
.e4 {
	width: 25%;
	float: left;
}
.konzertdetails .c50l {
	width: 50% !important;
}
.konzertdetails .c50r {
	width: 50% !important;
}
.suchbox .c50l {
	width: 70% !important;
}
.suchbox .c50r {
	width: 30% !important;
}
.konzertdetails h1 {
	padding-top: 5px;
}
h1.more {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 15px;
	padding-top: 2px;
}
.entry .cancelled {
	position: absolute;
	left: 60px;
}
.plakat .cancelled {
	position: absolute;
	left: 40px;
	top: 132px;
	z-index: 1;
}
.location .c50l {
	width: 60% !important;
}
.location .c50r {
	width: 40% !important;
}
.starentry {
	width: 280px;
	float: left;
	margin: 0 10px 10px 0;
}
.locationentry {
	width: 270px;
	float: left;
	margin: 0 10px 10px 0;
	height: 140px;
	padding: 0 0 0 10px;
}
.starentry h1, .locationentry h1 {
	margin: 8px 0 0 0;
}
.starentry h1, .starentry p, .locationentry h1, .locationentry .p {
	margin-right: 3px;
}
.stat {
	font-size: 11px;
	margin-top: 12px;
}
/***************************************************************
Links
***************************************************************/
a.more {
	font-size: 11px;
	margin: 0; padding: 0 !important;
	line-height: 100%;
}
#content_left a {
	color: #00B4E5;
	text-decoration: none;
}
#content_left a:hover {
	/*background-color: #D9F4FB;
	outline: 1px solid #D9F4FB;*/
	color: #08619B;
}
.img a:hover, .img:hover {
	outline: none !important;
	background: none !important;
}
div.img img {
	margin: 0; padding: 0;
}
div.img {
	line-height: 5px;
}
.entry_small a {
	color: #000000 !important;
}


.tagcloud {
	background: url(../images/layout/balken_grau.png);
	padding: 20px 5px;
	text-align: center;
}
.tagcloud a {
	margin: 5px 10px;
	/*color: #000000 !important;*/
	white-space: nowrap;
}
.t1 {
	font-size: 24px;
	font-weight: bold;
}
.t2 {
	font-size: 22px;
}
.t3 {
	font-size: 18px;
}
.t4 {
	font-size: 16px;
}
.t5 {
	font-size: 14px;
}
.t6 {
	font-size: 12px;
}
.t7 {
	font-size: 9px;
}
.more_events_start {
	font-weight: bold;
	margin-right: 14px;
	text-align: right;
}
.navigation {
	text-align: center;
}
.navigation img {
	margin: 0 10px;
}
