
body { background: #990000; margin: 0; padding: 0; color: #CC9900; font: 0.8em "Trebuchet MS", Arial, Sans-Serif; text-align: center; }
h1 { font: bold 2.2em Arial, Sans-serif; letter-spacing: -1px; color: #FFCC00; background: inherit; padding: 0; margin: 20px 0; }
h2 { font: bold 1.6em Arial,Sans-Serif; letter-spacing: -1px; margin: 0; padding: 0; }
p {	line-height:1.2em; }
a { text-decoration: underline; color: #000000; background: inherit; }
a:hover{ color: #FFCC00; background: inherit; }

.content {
   background: #990000 url(images/konzertabend.jpg) repeat-x top left;
	width:800px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}

.left {}
	.left_content {
		float: left;
		width: 570px;
		background-color: #FFFFFF;
		color: #000000;
		text-align: justify;
		margin: 0 3px 10px 0;
		padding: 8px;
	}
	.left_content img{
		background-color: #FFFFFF;
		margin: 0 0 0 0;
	}

img.floatLeft { 
    float: left; 
    margin: 0 10px 0 0; 
}

.oben {
	float: left;
}
	.oben_content {
		float: left;
		width: 793px;
		background-color: #FFFFFF;
		color: #000000;
		font-size: 0.7em;
		text-align: center;
		margin: 0 3px 2px 0;
		padding: 3px;
	}

.right {
	float:right;
	width: 192px;
	margin: 0 0 20px 0;
	line-height:1.3em;
	font-size:1.0em;
	text-align:left;
}
	.uppermenu {
		padding: 10px;
		margin: 0 0 3px 0;
		background: #FFCC00;
		line-height:1.3em;
		color: #5A410A;
		font-size:1.3em;
		text-align: right;
	}
	.uppermenu ul, .uppermenu li {
		list-style: none;
		margin: 0;
		padding: 0 0 5px 0;
		font-size:0.8em;
	}
	.uppermenu a { color: #000000; background: #FFCC00; font: bold 1.2em Arial, Sans-Serif; }
	.uppermenu a:hover { color: #990000; background: #FFCC00; }
	.lowermenu {
		text-align: center;
		padding: 10px;
		height: 170px;
		background: #AFAFAF;
		line-height: 1.3em;
		color: #5A410A;
		font-size:1.0em;
	}

.bottom {
   clear: both;
	padding: 45px 0 5px 0;
	font-size: 0.9em;
	color: ##000000;
	background: #000000 url(images/konzertabend.jpg) repeat-x;
	text-align: center; 
}
	.bottom a { color: #FFCC00; background: inherit; }
	.bottom a:hover { color:#990000; background: inherit; }
}
	
.rightlist {
	padding: 5px;
	margin: 1px;
	border-bottom: 1px dotted #FFF;
}
	.rightlist:hover { color: #FFF; background: #0183B6; }
	

