body {
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 78%/22px Tahoma;
	background: #000000 url(../images/bg_black.jpg) repeat;
	text-decoration: none;
}

a:link {
	color: #83c9c9;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #83c9c9;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #eee;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #eee;
	font-weight: bold;
}

#active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height: 18px;
}

p:link {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
}

h1 {
	width: 764px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
	background-color: #8d6968;
	text-transform: uppercase;
	border-top: 3px solid #8d6968;
	text-indent: 30px;
}

h3 {
	color: #FF0000;
	padding-left: 19px;
	font-size: 100%;
}

.artisttext {
	margin-left: 130px;
}

.artistpic {
	float: left;
	width: 120px;
	height: 108px;
	border: none;
}

h4 {
	font-size: 80%;
	color: #f00;
}

h5 {
	font-size: 80%;
	color: #f00;
}

ul {
	list-style-type: none;
	display: inline;
	text-align: left;
}

ul li {
	list-style-type: none;
}

img {
	border: none;
}

#navi {
	width: 844px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	background-color: #fff;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	text-decoration: none;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
}

#wrapper {
	width: 886px;
	height: 100%;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 0px;
	padding-right: 0px;
}

.wrapper_inner {
	width: 771px;
	height: 100%;
	padding-left: 115px;
	background-color: #000;
}

#wrapper_navi {
	padding-left: 80px;
	width: 800px;
	height: 40px;
	background-color: #000;
	font-size: 12px;
}

#navigation li {
	display: inline;
	list-style-type: none;
}


.wrapper_inner_text {
	width: 764px;
	height: 100%;
	margin-top: 50px;
	padding-left: 122px;
	background-color: #000;
}

.wrapper_inner_text_small {
	width: 764px;
	height: 100%;
	margin-top: 50px;
	background-color: #000;
	font-size: 10px;
}

.wrapper_inner_text_maincell {
	width: 764px;
	height: 515px;
	margin-top: 50px;
	padding-left: 122px;
	background-color: #000;
}

.wrapper_inner_text_veranstaltungen {
	width: 764px;
	height: 100%;
	margin-top: 50px;
	padding-left: 122px;
	background-color: #000;
}

.wrapper_inner_text_veranstaltungen_details {
	width: 764px;
	height: 100%;
	margin-top: 10px;
	background-color: #000;
}

.wrapper_inner_text_veranstaltungen_details_row {
	
	width: 764px;
	height: 100%;
	background-color: #000;
}

.wrapper_inner_text_veranstaltungen_details_row_align_r {
	float: right;
	text-align: right;
	width: 460px;
	height: 100%;
	background-color: #000;
}

.spacer_veranstaltungen_details_row {
	width: 764px;
	height: 30px;
	clear: both;
	padding-top: 20px;
	background: #000 url(../images/dotline_small.jpg) no-repeat 0 center;
}

.bild {
	position: relative;
	float: left;
	height: 100%;
	background-color: #000;
	padding-right: 20px;
	padding-bottom: 10px;
}

.bildinhalt {
	height: 150px;
	width: 200px;
}

#flashcontent {
	width: 844px;
	height: 150px;
}

.content {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 764px;
	height: 100%;
}

.textbloc_grey {
	width: 704px;
	height: 100%;
	background-color: #ecedee;
	padding: 30px;
}

#footer {
	color: #8f8f8f;
	width: 764px;
	height: 20px;
	text-align: right;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#veranstaltungen #wrapper .wrapper_inner_text_veranstaltungen p strong {
	font-size: 140%;
}

.style_font_small {
	font-size: 80%;
}


