body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ADA189; 
        margin: 0 auto 0 auto;
        text-align:center;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}



h2{
font-size:120%;

}
h3{
font-size:90%;
}

.Stil11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:#FF6600;
}
.Stil12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.csc-mailform {
 background-color:#ffebcd;
 border:1px solid #ff9900;

}
.csc-mailform-field{
  display block;
  margin:10px;
  padding:10px;
}
.csc-mailform label {
  display:block;
  float:left;
  width:120px;
  text-align:right;
  margin:2px 5px;
  padding:0px;
   clear:both; 

}

.csc-mailform input, .csc-mailform textarea {
  font-family:Verdana,Arial, Helvetica;
  color:#000000;
  width:300px;
  font-size:90%;
  }
.csc-mailform input.csc-mailform-submit{
  width:80px;
  margin-right:60px;
  float:right;
  cursor:hand;
   clear:both; 
}  

h1 {
 color: #FF6600;
}
a:link {
	color: #FF7600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8600;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.Stil1 {
	color: #FF6600;
	font-weight: bold;
	font-size:80%;
}
.Stil2 {
	color: #000000;
	font-size:80%;
}

#holder {
        position:relative;top:20px;
	width: 760px;
	background:#FFFFFF;
	background-image: url(uploads/tf/faux.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: auto auto auto auto;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#content {
	background-repeat: repeat-y;
       width:760px;
      margin:0;
     color:#000000;
     line-height: 14px;
}

#content h1{
	font-size: 250%;
	color:#FF6600;
	line-height: 14px;
	font-weight: bold;
}

#content h3{
	font-size: 120%;
	color:#CC6600;
	line-height: 14px;
	font-weight: bold;
}


#inhalt {
 float:left;
 width:548px;
 margin:0px;
 padding:10px;
 font-size:85%;
}
#footer {
 font-size:70%;
 background:#FFFFFF;
 width:760px;
 margin:0;

}

#news {
  float:right;
  font-size:70%;
  width:181px;
  margin:0px;
  padding-left:5px;
}

