body {
	text-align: center;
	min-width: 760px;
	background: #3f3f3f url('../bilder/body.jpg');
	font-family: trebuchet ms,arial,verdana;
}

#rahmen {
		margin: 0 auto;
		margin-top: 50px;
		border: 1px solid #d8d8d8;
		width: 760px;
		background: #000000;
		background-position: bottom right;
		background-repeat: no-repeat;		
}

#rahmen {
		height: 100%;
		min-height: 600px;
}

#logo {
		float: left;
		height: 420px;
		position: relative;
		top: -10px;		
		margin-bottom: -10px;
		width: 151px;
		border-right: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
		background: #000000;
		background-position: center;
		background-repeat: no-repeat;
}

#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		/*letter-spacing: 1.1pt;*/
		padding-top: 0px;
		text-align: right;
}
#footer a:link,a:visited {
text-decoration:none;
color: #cccc99;
}	

#footer a:hover {
color: #FF8040;
}


h1 {
		color: #ffcc00;
		font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
		font-weight: bold;
		font-size: 16px;
}

h2 {
		color: #ffcc00;
		font-family: Georgia,Verdana,Tahoma,Arial,sans-serif;
		font-size: 12px;
		font-weight: bold;
}

b {
		color: #d8d8d8;
		font-weight: bold;
}

#inhalt {
		text-align: left;
		padding: 10px 125px 15px 15px;
		float: right;
		width: 425px;
		height: 100%;
		font-size: 9pt;
		font-weight: normal;
		color: #d8d8d8;
		
}

#inhalt_start {
		background: #000000 url('../bilder/titelfoto.jpg');
		background-position: top left;
		background-repeat: no-repeat;
		text-align: left;
		color: #d8d8d8;
		height: 100%;
		min-height: 500px;
		font-size: 9pt;
		font-weight: normal;
		color: #d8d8d8;
}

#inhalt a,a:link,a:visited {
text-decoration:none;
color: #cccc99;
}	

#inhalt a:hover {
color: #FF8040;
}

#leiste {
		background: #000000 url('../bilder/logo.jpg');
		background-position: 15px 7px;
		background-repeat: no-repeat;
		height: 75px;
		font-size: 8pt;
		font-weight: normal;
		text-align: left;
		padding-left: 75px;
		padding-top: 7px;
		color: #ffffff;
		/*letter-spacing: 1.1pt;*/
		border-bottom: 1px solid #d8d8d8;
		clear: left;
}

#menu {
		float: right;
		width: 760px;
		border-left: 1px solid #d8d8d8;
}

#menu a {
		display: block;
		width: 75px;
		position: relative;
		left:0px;
		top: -10px;
		z-index: 50;
		float: left;
		border: 1px solid #000000;
		border-left: 0px;
		height: 18px;
		background-color: #ffcc00; 
		text-align: center;
		font-size: 12px;
		text-decoration: none;
		padding-left: 0px;
		padding-top: 0px;
		color: #000000;
		font-weight: bold;
		/* text-transform: uppercase; */
}

#menu a:hover {
		background: #d8d8d8;
		color: #000000;
		
}

#untermenu {
		position:relative; 
		left:-1px;
		top:83px;
		width:80px;
		height:10px;
		float: right;
		}
		
		
#untermenu a {
		display: block;
		width: 80px;
		position: relative;
		left:0px;
		float: left;
		border: 1px solid #000000;
		background-color: #ffcc00; 
		text-align: center;
		font-size: 10px;
		padding-left: 0px;
		padding-top: 3px;
		/* text-transform: uppercase; */
		color: #000000;
		text-decoration: none;
		border-top: 0px;
		border-right:0px;
}

#untermenu a:hover {
		background: #d8d8d8;
		color: #000000;
}

#konzerttermin {
		position:relative; 
		left:430px;
		top:-10px;
		width:250px;
		height:65px;		
		float: left;
}

#konzerttermin a:link,a:visited {
text-decoration:none;
color: #cccc99;
}	

#konzerttermin a:hover {
color: #FF8040;
}

#startbox_links {
		position:relative; 
		top:320px;
		width:400px;
		float: left;
		padding-left:50px;
		padding-top:20px;
}

#startbox_rechts {
		position:relative; 
		top:320px;
		width:220px;
		float: right;
		padding-right:35px;
		padding-top:23px;
		}
	
#startbox_rechts a:hover {
color: #FF8040;
}