html, body
	{
		width: 100%;
		height: 100%;
		border: 0;
		margin: 0;
		padding: 0;
		font-family: arial, arial, sans-serif;
    background:url(back.gif) repeat-x #ffffff;
	}
	
a:active {COLOR: #0386d9; TEXT-DECORATION:underline;}
a:hover {COLOR: #000000; TEXT-DECORATION:none;}
a:link {COLOR: #0386d9; TEXT-DECORATION:underline;}
a:visited {COLOR: #0386d9; TEXT-DECORATION:underline;}


#all{
     width: 750px;
     margin: auto;
     padding-bottom: 0px;
     background:url(foto.png) no-repeat 0 125px;
    }
#all2{
     width: 750px;
     margin: auto;
     padding-bottom: 0px;
   
    }
#header{
  background:url(logo.png) no-repeat 0 0px;
	margin-bottom:10px;
	height:180px;}


#navigation{
	margin: 0;
  padding:0;
  width:300px;
	margin-left:300px;
margin-top:115px;
  font-size: 1.2em;

  
}

div#navigation ul {
	list-style-type:none;
	margin:0;
	padding-top:10px;

	}
div#navigation li {
  margin-top: 8px;
   }
  
  div#navigation a:link, div#navigation a:visited {
  margin: 0;
  height: 30px;
	
  color:#32281f;
	text-decoration:none;
	text-align: left;
  display: block;
  padding-left: 55px;
  font-size: 1.0em;
	}
div#navigation a:hover {
	color: #ffffff;}
 
div#navigation a.big {
  background: url(iconrot.png) no-repeat 0 15px ; 
  height: 70px;
  font-size: 1.0em;}

  
  
#content{
	margin: 290px 0 0 0;
	color: #000000;
font-weight: normal;
	text-align: justify;
	
  }
  
  #content3{
	margin: -44px 0 0 0;
	color: #000000;
font-weight: normal;
	text-align: justify;
	
  }
  
#content2{
	margin: -30px 0 0 0;
	color: #cccccc;
font-weight: normal;
	text-align: justify;
	height:335px;
	
  }
  
  h2{color: #32281f}
  h1{color: #32281f}
  
#footer{
margin-top: 25px;
background:url(footer.png) no-repeat;
color: white;
text-align: right;
height: 22px;
padding-right: 20px;
}

#footer a {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
} 







#mainmenu {
    position:relative;
	left:0px; top:97px;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	height: 29px;
	background: url(bg-mainmenu.png) no-repeat right 6px;
list-style-type: none;
}



div#mainmenu a:link, div#mainmenu a:visited, div#mainmenu a:active{
	display: block;
	float: right;
	margin-top: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	background: url(bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

div#mainmenu a:hover {
	color: #77b800;
}



