html, body {
height: 100%; /* Required */
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #856f31;
/*font-weight:bold;
text-align: justify;*/
}

td {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #856f31;
text-align: justify;
}

p {
/*margin-left:10px;
 margin-right:10px;*/
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #856f31;
text-align: justify;
}

body{
background-color: #070000;
background-image: url('images/back.jpg');
background-repeat: repeat-x;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#856f31;
overflow-x:hidden;
}

#main{
position: relative;
background-image: url('images/main.jpg');
background-repeat: no-repeat;
width: 900px;
height: 1239px;
top: 0px;
left: 50%;
margin-left: -450px;
}

#content{
position: absolute;
width: 650px;
height: auto;
min-height: 380px;
top: 910px;
left: 50%;
margin-left: -325px;
text-align: justify;
}

*html #content{
height: 380px;
}

#navleft{
	position:absolute;
	width:275px;
	height:55px;
	top:635px;
	left:65px;
	z-index: 20;
}

#navright{
	position:absolute;
	width:270px;
	height:55px;
	top:635px;
	left:570px;
	z-index: 20;
}
#navleft DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image{margin: 0px;}
#navright DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image{margin: 0px;}

.column{
	padding:5px;
	vertical-align:top;
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
position: absolute;
vertical-align: middle;
text-align: center;
width: 802px;
height: 60px;
bottom: -70px;
left: 50%;
margin-left: -401px;
}

#flash{
position: absolute;
vertical-align: middle;
text-align: center;
width: 676px;
height: 370px;
top:0px;
left: 50%;
margin-left: -338px;
z-index:5;
}

#support{
position: absolute;
vertical-align: middle;
text-align: center;
width: 700px;
height: auto;
bottom: -70px;
left: 50%;
top:10px;
margin-left: -350px;
}

#login { 
height: 40px;
color: #3f3019; 
width: 300px; 
left:50%;
margin-left: -150px; 
top: 150px; 
position: absolute; 
visibility: visible; 
}

#login input[type=text] {
color: #fff;
background:#8c0e26;
border: none;
filter:alpha(opacity=20); /* Für IE */
-moz-opacity:0.2; /* Für Gecko-Browser */
opacity:0.2; /* Für Konqueror, Opera 9+, Safari */
}

#login input[type=password] {
color: #fff;
background:#8c0e26;
border: none;
filter:alpha(opacity=20); /* Für IE */
-moz-opacity:0.2; /* Für Gecko-Browser */
opacity:0.2; /* Für Konqueror, Opera 9+, Safari */
}

.button{
position: relative; 
top:4px; 
background-color: transparent;
border: none;	
}

#nav{
position: absolute;
text-align: center;
width: 550px;
height: 50px;
top: 158px;
left: 50%;
margin-left: -275px;
z-index: 2;
}


#nav a:hover img {
   filter:alpha(opacity=100); 
   -moz-opacity: 1.0; 
   opacity: 1.0;

   }
   
.csc-textpic-text  { margin-left: 10px; }


a img {
   filter:alpha(opacity=100); 
   -moz-opacity: 1.0; 
   opacity: 1.0;

   }

a:hover img {
   filter:alpha(opacity=60);   
   -moz-opacity: 0.6;   
   opacity: 0.6;

   }
   
A         {
	color: #856f31;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
}

A:active        {
	color: #856f31;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	
}

A:visited       {
	color: #856f31;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

A:hover         {
	color: #710410;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
}

hr{border:solid #cb0e7b 1px;
background-color:#cb0e7b;}

textarea  		{ 
	color:#856f31; 
  	font-size: 12px;
	font-family:verdana;
	background-color: #fffff; 
	border: 1px solid #856f31;  
}

/*input 			{  
	color: #202020; 
  	font-size: 12px;
	font-family:Verdana;
	background-color: #ffffff; 
	border: 1px solid #856f31; 
	
}*/

select 			{ 
	color: #000000; 
  	font-size: 12px;
	font-family:Verdana;
	background-color: #856f31; 
	border: 1px solid #856f31; 
}

.csc-mailform {
	border-style: none;
	width:280px;
	margin-left:10px;
	margin-top:0px;
}

.csc-mailform-field {
	margin: 3px;
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: #856f31;
	background-color:#856f31;
	width: 300px;
}

.csc-mailform-field label {
	float: left;
	width: 100px;
	font-weight: bold;
}

.csc-mailform-field textarea {
	border-style: solid;
	color: #000000;
	border-width: 1px;
	border-color: #856f31;
	background-color:#856f31;
	width: 300px;
}

.csc-mailform-field select {
	border-style: solid;
	border-width: 1px;
	border-color: #856f31;
background-color:#856f31;
	width: auto;
}

input.csc-mailform-submit {
/*
	
	border-color: #788289;*/
	color: #000000;
	background-color: #856f31;
	border-style: solid;
	border-width: 2px;
	border-color: #856f31;
	margin-left:0px;
	width: 100px;
	font-weight: bold;
	
}

.csc-mailform-radio input {
	width: auto;
	border-style: none;
	background-color: transparent;
}

.csc-mailform-radio label {
	width: auto;
	float: none;
}

.csc-mailform-radio fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #856f31;
	background-color: transparent;
}

.csc-mailform-radio legend {
	visibility: hidden;
	display: none;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #856f31;
} 


.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #856f31;
	}
	
DIV.csc-frame-rulerBefore { border-top: 1px solid #856f31; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #856f31; padding-top:10px;}
.csc-textpicHeader{margin-left:0px;}
H1 { font-size: 15px; color: #856f31; padding-left: 3px; margin-top: 0px; margin-bottom: 10px; background-image:url(images/headline.png); background-repeat: no-repeat; }
H2 { font-size: 15px; color: #856f31; margin-top: 0px;margin-bottom: 2px;}
H3 { font-size: 15px; color: #856f31; margin-top: 0px;margin-bottom: 1px;}
H4 { font-size: 15px; color: #856f31; margin-top: 0px;margin-bottom: 1px;}
 H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 5px; /*margin-bottom: 0px; */ }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; margin-bottom: 10px;  }

P.csc-caption { font-size: 10px; font-style: italic; }
TABLE.imgtext-table { border: 0px; }
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/* Header date */
P.csc-header-date{ 
	/*background-image:url(images/headerback.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:30px;
	background-position:left; */
	font-weight:bold; 
	font-size: 16px; 
	color: #cb0e7b; 
	padding-left:0px; 
	margin-bottom:5px; 
	}
	
.csc-header-date{ 
	font-weight:bold; 
	font-size: 15px; 
	color: #cb0e7b; 
	padding-left:0px; 
	margin-bottom:10px; 
	}
