@charset "UTF-8";
/* CSS Document */

html {
	/*height:100%;*/
	width:100%;
	text-align:center;
	background-color:#31302c;
	background-image:url(backgrounds/html_bg.jpg);
}

body {
	
	font-family: Arial, sans-serif;
	width:100%;
	/*height:100%;*/
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#000;
}
.tabellentext{
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#000;
}

#spacer {
	position:absolute;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	width:100% !important;
    	width:1000px;
}

#container {
	position:absolute;
	background-image:url(backgrounds/bg.jpg);
	top:0px;
	left:50%;
	margin:0px 0 0 -500px; 
	width: 1000px;
}

#header {
	background:url(backgrounds/head5.jpg) left top no-repeat;
	width: 1000px;
	height: 360px;
	margin:0;
	padding:0px;
}

#navigation {
	position:absolute;
	top:270px;
	left:128px;
	height:40px;
	width:747px;
	margin:0;
	padding:0;
	text-align:center;
}

#navigation a {width:auto;}
#subnavigation a {width:auto;}

#subnavigation {
	position:absolute;
	top:310px;
	left:128px;
	height:40px;
	width:747px;
	margin:0;
	padding:0;
	text-align:center;
}

#content {
	width:758px;
  	margin:0 20px 0 125px;
	min-height:450px;
	padding:0;
	color:#d6b758;
}

#main {
	width:470px;
	min-height:400px;
	margin:15px 25px 15px 15px;
	padding:0;
	float:left;
}

#right {
	width:240px;
	min-height:400px;
	margin:0;
	padding:0;
	float:left;
	
}

#news {
	width:230px;
	min-height:100px;
	margin:0;
	padding:0;
	clear:left;
	font-family: Arial, sans-serif;
	/*width:100%;*/
	/*height:100%;*/
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#000;
	/*border-top-style:solid;
	border-top-width: 1px;
	border-top-color:#d6b758;*/
	border-bottom-color:#d6b758;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	/*background:url(backgrounds/head5.jpg) left top no-repeat;*/
	
}

#player {
	width:230px;
	min-height:100px;
	margin:0;
	padding:0;
	border-bottom-color:#d6b758;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

#content-right {
	width:240px;
	min-height:100px;
	margin:0 0 0 0px;
	padding:0;
	
}
.csc-textpic-caption{
	margin:50 50 50 60px;
}


#footer {
	width:1000px;
	height:245px;
	margin:0;
	padding:0;
	background-image:url(backgrounds/foot5.jpg);
	clear:left;
}

.divider hr {
	height:5px;
	border:none;
	width:485px;
	text-align: left;
	margin-left: -5px;
	background-image:url(backgrounds/trennlinie.jpg);
	
}


a {
	text-decoration:none;
	color: #e1c56f;
	font-family: Arial, sans-serif;
	width:100%;
	/*height:100%;*/
	text-align:left;
}

a:hover {
	text-decoration:none;
	color: #996633;
}

.tx-lumophpinclude-pi1{
	
	font-family: Arial, sans-serif;
	color: #e1c56f;
	width:100%;
	font-weight:normal;
	font-size:14px;
	text-align:left;
}

.tx-small{
	
	font-family: Arial, sans-serif;
	color: #e1c56f;
	width:100%;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}

.csc-textpic-imagewrap csc-textpic-single-image {
	border:0;
	margin:0;
	padding:0;
}