h1 { 
	font: normal 18px Arial,Verdana;
	font-weight: bold;
	text-decoration:underline;

	}

h2{font: normal 14px Arial,Verdana !important;
	font-weight:bold;
	}


h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 16px Arial !important;
	}	
*{
padding:0;
margin:0;
}
html{
overflow:hidden;
}


body { 
position:absolute;
background: url(../fileadmin/images/bg.jpg);
top: 0;
left: 0;
height:100%;
width:100%;
overflow:hidden;
scrollbar-base-color: #800;

}
	
div#header {
position:absolute;

width:900px;
left:50%;
margin-left:-450px;

z-index: 20;
}

div#logo{ 
position: relative;
top: 0;
right: 0;
height:100%;
	}	
	
div#menu_oben{
  font:   bold 14px "Comic Sans MS";

  width:900px;
  background-color:#43506b;
  text-align:right;
  color:#FFFFFF ;
  padding:1px;

  voice-family: "\"}\""; 
voice-family:inherit;
  width:898px;


  }	
	
div#hauptmenue { 
position: absolute;
left:50%;
margin-left:-450px;

padding-top:200px;

width: 150px;
height:100%;
	
background-color:#800000;	
z-index: 10;
	}	
	
div#content {

position: absolute;
top: 0;


height: 100%;
width: 100%;


overflow:scroll;
overflow-x:hidden;
z-index: 1;



	}	


div #inhalt{
background: url(../fileadmin/images/bg3a.jpg) repeat-y;
position:absolute;


/*width:796px;  nicht quirks*/


width:759px;

left:50%;



margin-left:-300px;
padding-left:25px;
padding-top: 180px;
padding-bottom:30px;
padding-right:25px;
z-index:1;

voice-family: "\"}\""; 
voice-family:inherit;


width: 709px;/* nicht quirks-modus */

 
 
	}

div#spalte_rechts { 
	position:absolute;
	ledt:50%;
	margin-left:200px;
	width:195px; 
	height:auto;
 
	text-align:left; 
	padding-top:10px;	
	}
	
div#footer {
 position:absolute;
 height:15px;
 background-color:#43506b;
   width:900px;	
 	 margin-top:0px;
 	left:50%;
  	bottom:-1px;
 	margin-left:-450px;
	z-index: 20; 
 	 11border-bottom :double #43506b 6px;
 	 11border-left:double #43506b 6px;
	 11border-right:double #43506b 6px;
	}	
	
/*-----------------------------------*/


fieldset.csc-mailform {
  border:1;
	}

fieldset.csc-mailform .csc-mailform-field label{
	display:block;
	font-weight:bold;
	}
fieldset.csc-mailform #mailformname,
fieldset.csc-mailform #mailformmessage{
	 color:red;
	 }

	
	
.navi{color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
