/* CSS Document */

/*  background-image: url(leather.jpg);
      background-repeat: repeat; */
body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
  background-color:#383838;
}
img {
	border:none;
}
ul, a, h2 {
	margin:0; padding:0; list-style:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:800px;
	height:auto; 
      	color:#4D4747;
	padding:10px 10px 0 0;
	margin:auto;

}


#head{
	width:800px;
	height:143px;
	background-image: url(kopf.jpg);
	text-align:left;
}


#nav{
	width:800px;
	height:30px;
	background:url(navbg.jpg) 0 0 repeat-x;
}
#nav ul {
	font:bold 12px/35px Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
}
#nav ul li {
	float:left; padding:0 16px 0 14px;
	background:url(images/navarrrow.gif) 0 50% no-repeat;
}
#nav ul li.noPad {	
	padding-right:0;
}
#nav ul li a {
	color:#ffffff; background-color:inherit; text-decoration:none;
}
#nav ul li a:hover, #navcontainer ul li span {
	color:#eec957; background-color:inherit;
}



#home{
	width:100px;
	height:39px;
	float:left;
	margin-top:auto;
}

.blank{
width:800px;
height:12px;
background-color:#eec957; color:#4D4747;
margin:auto;
}

#bodycenter{
width:800px;
height:2900px; color:#4D4747;
background-color:#ffffff;
float:left;
margin:auto;
}

#wmaim{
width:90%;
height:auto;
text-align:center;
margin:auto;
}

#text{
height:auto;
float:left;
margin:auto;
background-repeat:no-repeat;
text-align:justify;
font-size:12px;
font-family:arial;
}

#text_footer{
height:auto;
float:center;
margin:auto;
background-repeat:no-repeat;
text-align:mitle;
font-size:12px;
font-family:arial;
}


#text_footer ul li a {
	color:#4D4747; background-color:inherit; text-decoration:none;
}
#text_footer ul li a:hover, #navcontainer ul li span {
	color:#ffffff; background-color:inherit;
}

#frtop{
width:800px;
height:70px;
background-color:#eec957;
text-align:center;
float:left;
margin:auto;
}


h1 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial,Trebuchet MS,Gil Sans, Sans-Serif;
	font-weight:normal;
	line-height: 33px;
	text-align:left;	
	}

h2 {
	font-size: 14px;
	font-family: Arial,Trebuchet MS,Gil Sans, Sans-Serif;
	font-weight:normal;
	line-height: 70px;
	text-align:left;		
	}

a:link {color:#818181; text-decoration:none}
a:hover {color:#000000}

a.gros:link {color:#ffffff; text-decoration:none;}
a.gros:hover {color:#000000; text-decoration:none;}
a.gros:visited { text-decoration:none; color:#FFFFFF; }
a.gros:active { text-decoration:none; color:#ffffff;} 
