

body {
	background-image:url('../images/bg.png');
	background-repeat:repeat;
	background-color: #352d1c;
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.grey
{
	color:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bildtext
{
	color:#ffffff;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a  {   

	color:#b9bc61;
	font-weight:normal;
	text-decoration:none;
    
	
}

a:hover  {   

	
	color:#b9bc61;
	font-weight:normal;
	text-decoration:underline;
	
	
	
}

a.white  {   

	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
    
	
}

a.white:hover  {   

	
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	
}
.stil1 {color: #b9bc61}


#MenuBar 
{
    width:917px;
    height:35px;
    position:absolute;
	padding-left:10px;
	top:378px;
	background-image:url('../images/menubar.png');
	z-index:100;
    /*cursor:pointer;*/
	font-family:trebuchet ms, arial;
	font-size:16px;
	font-weight:normal;
	color:#fff;
    
    }
	
#HeaderBg 
{
    width:480px;
    height:34px;
  
	padding-left:40px;
	padding-top:57px;
	padding-bottom:10px;
	
	background-image:url('../images/headerbg.gif');
	background-repeat:no-repeat;
	
  
    
    }
h1
{
   
	font-family:trebuchet ms, arial;
	font-size:22px;
	font-weight:normal;
	color:#b9bc61;
    
    }

h2
{
  
	font-family:trebuchet ms, arial;
	font-size:16px;
	font-weight:bold;
	color:#b9bc61;
	margin:0;
	    }

	
.navOn
{
  
	font-family:trebuchet ms, arial;
	font-size:16px;
	font-weight:normal;
	color:#352d1c;
	padding-right:20px;
    
    }

.navOff
{
  
	font-family:trebuchet ms, arial;
	font-size:16px;
	font-weight:normal;
	color:#b9bc61;
	padding-right:20px;
    
    }



#start_startbild 
{ 

	width: 696px; 
	height: 264px; 
	background-color: #352d1c;
}


#start_startbild img 
{ 
	display:none; 
}

