*{
	padding:0;
	margin:0;
	border:0;
}

body { 
	font: 11px Helvetica, Arial, Verdana, sans-serif; 
	text-decoration: none; 
	background: #923f07; 
	letter-spacing: 2px;
}

h1,h2{
	text-indent: -9999px;
}
      

#box { 
	margin:auto;
	text-align:center;
	width: 1200px;
	background: #923f07 url(pics/hbg.png) no-repeat top center;
}
#header{       
	height:101px;
	z-index:100;	
}

#inhalt img{
	padding:10px;
		
}
#header a{
	outline:none;		
}

#inhalt{
	text-align:center;
	width:1200px;
	background: transparent url(pics/mbg.png) repeat-y top center;
}
#slidebox{
	text-align:left;
	margin-left:290px;
	width:840px;
	height:200px;
	padding:0;
	display:none;
}
#slidebox img, #slideboxns img {
	padding:0;
	margin:0;
}
#slideboxns{
	margin-left:290px;
	width:830px;
	height:200px;	
	padding:0;
}
#linkbox{      
	margin-left:290px;
	width:830px;
	padding-top:5px;
	padding-bottom:50px;
}

.lsb{
	float:left;
	width:423px;
}
.rsb{                                  
	float:right;
	width:423px;
}

.llb{
	float:left;
	width:410px;
}
.rlb{                                  
	float:right;
	width:410px;
}
.sb1{
	float:left;
	width:200px;
}
.sb2{
	float:right;
	width:200px;
	margin-right:15px;
}
.lb1{
	float:left;
	width:200px;
}
.lb2{
	float:right;
	width:200px;
}
#slideboxns .lsb, 
#slideboxns .rsb{
	width:410px;
}
#slideboxns .sb1, #slideboxns .rb1{
	float:left;
	margin:0;
}
#slideboxns .sb2, #slideboxns .rb2{
	float:right;
	margin:0;
}
.slideshow{
	width:200px;
	height:200px;
}
.slideshow img{
	width:200px;
	height:200px;
	padding:0;
	margin:0;
	border: 1px solid #ccc;
}


#linkbox a, a, strong{
	color: #dda721;
	text-decoration:none;
}


#about, #contact{
	margin-left:190px;
	color: #ccc;
	text-align:left;
	display:none;
	width:840px;
	padding:10px;
	background:#000;
}

#about p, #contact p{	
	width:750px;
	padding:20px;
	font-weight:normal;
	line-height: 2;
}

#footer{
	height:80px;
	padding:10px;
	margin:auto;
	text-align:center;
	clear:both;
	background: transparent url(pics/fbg.png) no-repeat;
}

#footer a{
	font-weight:bold;
	color: #000;
	text-decoration:none;
}



