@charset "UTF-8";
/* CSS Document wazomba*/

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:768px;
  	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;
}

.tx-femp3player-pi1 {
	margin-left:-34px;
	margin-top:-20px;
}

.mail {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
color:#d6b758;
font-weight:bold;
}

#mailform {
	width:450px;
	border:0px;
	margin-top: 5px;
	margin-bottom:5px;
	}

.csc-mailform {
	border:none;
	margin:0;
	padding:0;
	}

.csc-mailform-check{
    border: none;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#330000;
	font-weight:bold;
	font-size:14px;
}


#mailformname, #mailformvorname, #mailformemail,#mailformOrt,#mailformStrasse__Nr, #mailformPlz__Ort{
	font-size:14px;
	float:right;
	width:360px;
	border-bottom:dotted 2px;
	color:#330000;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 20px;
	background-color:#f1e7c9;
			
}

#mailformnachricht {
	font-size:14px;
	float:right;
	width:380px;
	border:dotted 2px;
	color:#330000;
	margin-top: 25px;
	margin-bottom:25px;
	background-color:#f1e7c9;
}

#mailformtv {
		width:70px;
	border-bottom:dotted 2px;
	color:#d6b758;
	border:none;
}

.csc-mailform-field{
	font-size:13px;
	margin-bottom: 8px;
	margin-top:12px;
	margin-left:0px;
	width: 100%;
	color:#d6b758;
	border: none;
	clear:both;
	vertical-align:middle;
	line-height: 2.5em;
}


input{
	border:none;	
}

.csc-mailform-submit{
	margin:12 0 0 0;
	border: 12px;
	color:#330000;
}

 
