body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #000000;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  background: url(img/hintergrund.jpg);
  background-repeat: no-repeat;
}
#wrap {
  position: relative;
  width: 1240px;
  text-align: left;
  margin: 0 auto 0 auto;
  background: url(img/hintergrund.jpg);
  background-repeat: no-repeat;
}
#header {
  height: 130px;
  text-align: center;
  vertical-align:middle;
  padding-top: 10px;
}
.abg
{
  background-color:#000000;

}

td 
{
  font-family: Verdana; 
  font-size: 11px;
  }

/* Contentlink */ 
a 
{ 
  color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none; 
}

a:hover 
{   
  color: #000000;
  text-decoration: none;
}

/* MenuBoxtext */ 
a.box 
{ 
  color: #000000; 
	font-family: Verdana; 
	font-size: 12px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: underline; color: #FFFFFF; font-size: 12px  
}

/* Contentheader */ 
.Chead
{
  background-color: #BDA16C;
  color: #1F2A36;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #000000;
}

.Callg
{
  background-color: none;
	color: #000000;
}

.Callg td
{
  color: #ffffff;
}

/* Tabellenfarben */ 
.Cnorm 
{
  background-color: #DABF8F;
}
.Cmite
{
  background-color: #CAAB74;
}
.Cdark
{
  background-color: #C49D58;
}

#Ballg
{
	color: #000000;
}
#Ballg td
{
	color: #000000;
}

.Bhead

{
  background-color: #00000;
	color: #ffffff;
}
/* Menu_content */ 
.Bbody
{
	color: #000000;
}

.rand
{
  border: solid #000000 1px;
}

.smalfont 
{ 
    font-size: 9px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
hr 
{ 
        height: 0px; 
		border: solid #9C6735 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 9px Verdana;  
    border-color: #B88638;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: CAAC75;  
}


.Stil1 {
	font-size: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil2 {font-family: Arial, Helvetica, sans-serif}
.Stil3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
