body
 {font-size: 10pt; font-weight:normal; font-family: Trebuchet MS, Arial; background-color:#4d85b9}

 .hauptteil:first-line{font-weight:bold;}
	A:link { COLOR: #555555; TEXT-DECORATION: none; font-style: italic;}
	A:active { COLOR: #555555; TEXT-DECORATION: none; font-style: italic;}
	A:visited { COLOR: #555555; TEXT-DECORATION: none; font-style: italic;}
	A:hover { COLOR: #000000; TEXT-DECORATION: underline;}

body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: 555555;
	scrollbar-highlight-color: #adadad;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#C0C0A0;
	color:#555555;
	width:170px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border:1px solid #000000;
}

.submenu{
	margin-bottom: 5px;
	background-color:#C0C0A0;
	color:#555555;
	width:170px;
	padding:2px;
	text-align:left;
	border:1px solid #000000;
}

/* Songtext Popup Rahmen */

.songtextrahmen_header{
	font-size: 18pt;
	background-color:#C0C0A0;
	border:1px solid #000000;
	width:550px;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.songtextrahmen_oben{
	background-color:#C0C0A0;
	border:1px solid #000000;
	width:550px;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.songtextrahmen_links{
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width:150px;
	margin:0px auto;
	float:left;
	padding:0px 0px 0px 5px;
}

.songtextrahmen_rechts{
	background-color:#FFFFFF;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width:400px;
	margin:0px auto;
	float:left;
	padding:0px 0px 0px 5px;
}

.fanbereich_links{
	width:100px;
	margin:0px auto;
	float:left;
	padding:0px 0px 0px 5px;
}

.fanbereich_rechts{
	width:550px;
	margin:0px auto;
	float:left;
	padding:0px 0px 0px 5px;
}

.fanbereich_video{
	width:650px;
	height:175px;
	margin:0px auto;
	float:left;
	padding:0px 5px 0px 5px;
}

/* Seiten Rahmen */

.seiten_header{
	font-size: 18pt;
	background-color:#C0C0A0;
	border:1px solid #000000;
	width:750px;
	margin:0px auto;
	padding:0px 0px 0px 5px;
}

.seiten_text{
	background-color:#C0C0A0;
	border:1px solid #000000;
	width:715px;
	margin:0px auto;
	padding:20px 20px 20px 20px;
}

.seiten_video{
	background-color:#C0C0A0;
	border:1px solid #000000;
	width:750px;
	margin:0px auto;
	text-align:center;
	padding:10px 0px 10px 0px;
}

/* -------------- */

.banner{
	background-color:#ffffff;
	width:1000px;
	height:280px;
	margin:0px auto;
}

.menu{
	background-color:#ffffff;
	border-top:1pt solid #000000;
	border-bottom:1pt solid #000000;
	border-left:1pt solid #000000;
	border-right:1pt solid #000000;
	text-align: center;
	width:998px;
	height:26px;
	margin:0px auto;
	padding:9px 0px 0px 0px;
}

.centerbox{
	margin: auto;
	border-right:1pt solid #000000;
	border-left:1pt solid #000000;
	width: 998px;
	background-color: #555555;
	background-image: url(/images/centerbox-background.jpg);
}

.hauptteil {
	background:#ffffff;
	border-left:1pt solid #000000;
	text-align:left;
	margin:0px auto;
	float:right;
	padding:10px 10px;
	width:778px;
	min-height:570px;
}

.links{
	background-color:#ffffff;
	text-align: center;
	width:178px;
	margin:0px auto;
	float:left;
	padding:10px 10px 10px 10px;
	min-height: 570px;
	height: 100%;
}

.footer{
	background-color:#ffffff;
	border-top:1pt solid #000000;
	border-bottom:1pt solid #000000;
	border-left:1pt solid #000000;
	border-right:1pt solid #000000;
	text-align: center;
	padding:10px 10px 0px 10px;
	width:978px;
	height:27px;
	margin:0px auto;
}

.ende{
	background-color:#4d85b9;
	font-size: 8pt;
	text-align: center;
	width:1000px;
	height:10px;
	margin:0px auto;
}

.news0{
	background-color:#D5D5D5;
}

.news1{
	background-color:#ffffff;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('images/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: url('images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
