* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	background-color:#333333;
	color:#FFFFFF;
}
#webseite {
	width:99%;
	margin:0 auto;
	background:url(../images/webseite.jpg) 180px top no-repeat;
}

.komment {
	font-size:95%;
	font-style: italic;
	color:#fff;
}
.gbtext {
	font-size:110%;
}
#header {
	height: 80px;
	width: 100%;
	background: #cc1b2d url(../images/l-o.jpg) left top no-repeat;
	color:#ffffff;
}
#headerinhalt {
	background: url(../images/r-o.jpg) right top no-repeat;
	height: 80px;
}

#center {
	min-height:480px;
  	height:auto !important;  /* für moderne Browser */
  	height:480px;  /*für den IE */
	width: 100%;
}
#centerinhalt {
	text-align:justify;
	letter-spacing:.1em;
	line-height:140%;
	font-size:90%;
	}
#left {
	min-height:480px;
  	height:auto !important;  /* für moderne Browser */
  	height:480px;  /*für den IE */
	float:left;
	width:150px;
	padding: 5px;
	margin-right:10px;
}
#right {
	padding:300px 180px 5px 210px;
}
#footer {
	background: #cc1b2d url(../images/l-u.jpg) left bottom no-repeat;
	color:#fff;
	padding:0;
	clear:both;
}		
#footerinhalt {
	background:  url(../images/r-u.jpg) right bottom no-repeat;
	padding: 5px 5px 5px 30px;
}		


/* MENUE */

ul  {
	width:180px;
	background:#333;
	margin-top:50px;
	list-style:none;
}
li  {
	width:170px;
	background:transparent;
	padding-left:10px;
}
li a {
	text-decoration:none;
	background:transparent;
	color:#fff;
	letter-spacing:.2em;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	display:block;
	border-bottom:2px solid #f1f1f1;
}	

li a:hover {
	color:#CCCCCC;
	border-bottom:2px solid #cc1b2d;
	background:transparent url(../images/player.gif) right center no-repeat;
}	
li a:active {
	background:transparent url(../images/player.gif) right center no-repeat;
}	
/* TEASER*/

.teaser {
	position:absolute;
	right:10px;
	top:90px;
	left:auto;
	width:150px;
}
.titel {
margin-top:10px;
line-height:140%;
letter-spacing:.1em;
}
.newstitel {
margin-top:3px;
line-height:140%;
letter-spacing:.1em;
font-size:10px;
font-weight:normal;
}

p.mehr a {
	font-weight:bold;
	text-decoration: none;
	color:#cc1b2d;
	background:transparent;
	border-bottom: 1px solid #cc1b2d;
	line-height:200%;
}
p.mehr a:hover {
	color:#fff;
}
p.newsmehr a {
	font-size:11px;
	display:block;
	font-weight:bold;
	text-decoration: none;
	color:#cc1b2d;
	background:transparent;
	border-bottom: 1px solid #cc1b2d;
	line-height:200%;
}
p.newsmehr a:hover {
	color:#fff;
}
p {
	line-height:120%;
}
/* ### on Tour ###*/
.ot_alles {
	border: 3px solid #CCCCCC;
	border-top:none;
	height:auto;
	float:left;
	width:600px;
}
.ot_line {
	float: left;
	width: 600px;
	border-bottom: 1px solid #CCCCCC;
}
.ot_datum {
	float: left;
	width: 25px;
	padding: 2px 5px;

}
.ot_tag {
	float: left;
	width: 100px;
	padding: 2px 5px;

}
.ot_alles .ot_disco {
	float: left;
	width: 200px;
	padding: 2px 5px;
}
.ot_alles .ot_ort {
	float: left;
	width: auto;
	padding: 2px 5px;
}
.ot {
	text-align:center;
	background-color:#CCCCCC;
	color:#000000;
	width:100%;
}
.grau {
	background:#CCCCCC;
	color:#000000;
	width:100%;
	height:20px;
}
.bg:hover {
	background:transparent url(../images/bg_trans_rot.png);
	color:#FFFFFF;
	cursor:pointer;
}
p.clear {
	clear:both;
}
.rahmen_u_rot {
}
img.img {
	border:#cc1b2d 1px solid;
	padding:3px;
	margin-bottom:5px;
}
td.bgrot {
	background:url(../images/bgrot.jpg) center center repeat-y;
}
td tr {
	line-height:140%;
	cursor:pointer;
}
td tr:hover {
	background:transparent url(../images/bg_trans_rot.png);
	color:#FFFFFF;
}
.noletterspace {
	text-align:left;
	letter-spacing:normal;
}



/*## überschriften ##*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:200%;
}
address {
	display:block;
	font-style:normal;
	margin-bottom:10px;
	margin-top:10px;
}
b {
	line-height:150%;
}
a {
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
}
a:hover {
	color:#CCCCCC;
}
/*## FORMULAR ##*/
fieldset {
	border:none 0;
}
input, textarea {
	background:transparent url(../images/bg_gallery.png);
	color:#ffffff;
	border:1px solid #cc1b2d;
	width:120px;
}
select {
	background: url(../images/bg_gallery.png);
	width:120px;
	}
textarea {
	width:300px;
	height:60px;
}
#myspace {
	width:160px;
	margin-top:50px;
	margin-bottom:auto;
	margin-left:15px;
	margin-right:auto;
}
#rane {
	margin-top:150px;
}
#right .playlist {
	margin-bottom: 5px;
	display: block;
}
