body {
	margin:0;
	background-color:#996633 ;
	padding:0px;
	min-height:100%;
	background-image:/*url(images/rand1.jpg)*/;
	background-repeat:repeat;
	

}
html>body 	{
	height:100%;
	min-height:100%;


}
#all	{
	width:955px;
	height:100%;
	padding: 0px;
	margin:0 auto;

}
#mitte	{
	margin: 0 auto;
	width:955px;
	background-color:;
	text-align:justify;


}	
/* menue oben */

.menu {
	width:100%;
	height:32px;
	background-color:#ffffff;          /* Farbe zwischen den Buttons */
	position:relative; 
	z-index:100;
       webkit-box-shadow: inset 1px 1px 50px 1px #996633;
 box-shadow: inset 1px 1px 50px 1px #996633;  
}
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#ff6600;                  /* Farbe buttonschrift */
	background-color:#ffffff;              /* Hintergrund Button */
	font-family:sans-serif; 
	font-size: 100%;
	font-variant:normal;
	overflow:hidden;
	width: 156px;
	margin:0 1px;
	border:solid 0px #996633;           /* rahmen farbe button */
	line-height:30px;
	text-align:center;
	background-image:;
       webkit-box-shadow: inset 1px 1px 10px 1px #996633;
 box-shadow: inset 1px 1px 10px 1px #996633;  

}
.menu ul {
	padding:0; 
	margin:0 auto; 
	list-style: none;


}
.menu ul li {
	float:left; 
	position:relative;


}
.menu ul li ul {
	display: none;

 
}

/* specific to non IE browsers */
.menu ul li:hover a {
	background-color:#ffffff;
	color:#996633;                        /* Farbe mouseover */ 
	text-decoration:none ;
	border:solid 0.5px #996633;
	background-image:;


}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:31px; 
	left:0; 
	width:105px;


}
.menu ul li:hover ul li a.hide {
	background:#6a3; 
	color:#fff;


}
.menu ul li:hover ul li:hover a.hide {
	background:#6fc; 
	color:#000;


}
.menu ul li:hover ul li ul {
	display: none;
}

 
.menu ul li:hover ul li a {
	display:block; 
	background:;           /* button hintergrund */
	color:#996633;                /* schriftfarbe  */
	border:solid .05px #996633;
	line-height:30px;
	background-image:;
       webkit-box-shadow: inset 1px 1px 10px 1px #996633;
 box-shadow: inset 1px 1px 10px 1px #996633;
}
.menu ul li:hover ul li a:hover {
	background-color:;
	color:#ff6600; 
	text-decoration:none ;
	border:solid 0px #996633;
  webkit-box-shadow: inset 1px 1px 10px 1px #996633;
 box-shadow: inset 1px 1px 10px 1px #996633;
}













/* bis hier alles top*/




/*





h2	{ 	
	padding:0 20px;
	color:996633;
	margin-bottom:20px;
	letter-spacing:2px;
	font-family: normal 11px/15px sans-serif;
	font-size: 125%;


}

h3	{ 	
	padding:0 20px;
	color:#996633;
	margin-bottom:20px;
	letter-spacing:2px;
	font-family: normal 11px/15px sans-serif;
	font-size: 125%;


}







/* hauptgerüst */

#li {
	width:103px;
	height:1px;
/*	height:100%;
	background-image:url(images/rand1.jpg) ;
	background-repeat:repeat-y; 
	border-right:solid 1px #3f3f3f;border-left:solid 0px #000;*/


}









#leistetop {
        background-color: #ffffff;                /* Hintergrund TOP */
	background-image:url(images/top.jpg);
	background-position: top right;
	background-repeat: no-repeat;

       webkit-box-shadow: inset 1px 1px 50px 1px #996633;
 box-shadow: inset 1px 1px 50px 1px #996633;  
        
	
	
}









.leistetop	{
	line-height:161px;
	letter-spacing:5px;
	color:#996633;
	font-variant:inherit;
	margin-left:10px;
	margin-bottom:1px; 
	vertical-align:bottom;
	font-family:sans-serif;

}	



#content {
	width:955px;
	padding: 30px 0;
	background-color:#ffffff;         /* hintergrund vom hauptframe */
	background-image:;
	background-repeat:repeat;
 webkit-box-shadow: inset 1px 1px 50px 1px #996633;
 box-shadow: inset 1px 1px 50px 1px #996633; 
}
.sp2	{
	display:block;
	padding:0 20px;
	color:#996633;        /* schriftfarbe im hauptteil */
	letter-spacing:0px;
	font-size: 94%;
	line-height: 125%;


}


#fussb {
	font: normal 18px sans-serif; 
	color: #ffffff; 
	line-height: 24px;
	height:24px;
	text-align:center;
	background-color:#996633;
	width:100%;
	border-top:solid 1px #996633;
	background-image:;
	background-repeat:repeat;

 

}
/* scrolleiste internet explorer ab vers.5.5 */






/* allgemeine links im text */

a:link, a:visited, a:active{ font-family: sans-serif;
font-size: 4;line-height: 100%;
text-decoration: none;

a:hover{ text-decoration:none;background-color:#555555;
color:#fff;}