body, html{
text-align: center;	
margin: 0px 0px 0px 0px;
background-color: #C4C4C4;
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
color: #444;
}

div#container{
width: 900px;
background-color: #A79078;
margin: 15px auto 0 auto;
text-align: center;
}

div#header{
width: 900px;
height: 200px;
margin: 5px 0 0 0;
text-align: center;
}

div#headleft{
float: left;			
width: 200px;
height: 190px;
margin: 0 0 0 0;
text-align: center;
padding-top: 10px;
}

div#headright{
float: left;			
width: 700px;
height: 200px;
margin: 0 0 0 0;
text-align: right;
}

div#midden{	
width: 900px;
height: auto;
margin: 0 0 0 0;
text-align: center;	
background-color: #A79078;
background-image: url(images/bgn.jpg);
}


div#links{
float: left;			
width: 200px;
height: auto;
padding: 0 0 0 0;
text-align: left;
}

div#contenttekst{
float: left;			
width: 660px;
height: auto;
margin: 0 0 0 0;
padding: 5px 20px 10px 15px;
text-align: left;
}

div#footer{
clear: left;
text-align: center;
width: 900px;
height: 25px;
margin: 30px 0 0 0;
}

.sideblock
{
	padding: 5px 10px;
	margin: 0 0 20px 150px;
	width: 150px;
	background-color: #595959;
	text-align: center;
}

img.logo
{
border: 0px;
	}

p
{
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
color: #444;
margin-left: 15px;
	}
	
p.top
{
font-family: Tahoma, Geneva, sans-serif;
font-size: x-small;
color: #444;
margin: 5px 0 0 0;
	}	

p.footer
{
margin: 5px 5px 5px 5px;
font-family: Tahoma, Geneva, sans-serif;
font-size: x-small;
	}	
	
h3
{
font-family: Tahoma, Geneva, sans-serif;
color: #444;
font-size: 1.1em;
text-align: center;
font-style: italic;
	}
	
h4
{
font-family: Tahoma, Geneva, sans-serif;
color: #dedede;
font-size: 1.1em;
text-align: center;
background-color: 000;
margin: 5px 0 5px 0;
	}	

h2
{
font-family: Tahoma, Geneva, sans-serif;
color: #444;
font-size: 1.2em;
margin: 35px 0 0 0;
	}
		
h1 {
  font-family : Tahoma, Geneva, sans-serif;
  color: #444;
  text-align: left;
  margin-top: 0px;
  text-transform:uppercase;
}	

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

li.menu{
margin: 5px 0 0 10px;
padding: 0;
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
width: 150px;
text-align: left;
}

li li.menu{
margin: 5px 0 0 25px;
padding: 0;
font-family: Tahoma, Geneva, sans-serif;
font-size: small;
width: 125px;
text-align: left;
}

li a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 5px;
}

li li a{
display: block;
text-decoration: none;
padding: 2px 5px 2px 15px;
border-bottom: 0px;
}

li a:link, li a:visited, li a:active{
color: #444;
font-weight: bold;
text-decoration: none;
}

li a:hover{
background: #444;
color: #DEDEDE;
font-weight: bold;
text-decoration: none;
}

li li a:link, li li a:visited, li li a:active{
color: #444;
font-weight: bold;
text-decoration: none;
}

li li a:hover{
background: #444;
color: #DEDEDE;
font-weight: bold;
text-decoration: none;
}	
	
	
	
a:link, a:visited, a:active{	
text-decoration: underline;
color: #444;
}

a:hover{	
text-decoration: underline;
color: #bbb;
}	

a.curs:link, a.curs:visited, a.curs:active{	
text-decoration: underline;
font-size: 1.2em;
color: #730007;
}

a.curs:hover{	
text-decoration: underline;
font-size: 1.2em;
color: #73402E;
}

img.cont{
float: right;
padding: 0px;
margin: 5px 5px 5px 5px;
} 	

img.imgleft{
float: left;
padding: 0px;
margin: 5px 5px 5px 5px;
border: 1px solid;
} 	

.boxrechts
{
float: right;
width: 250px;
text-align: center;	
	}

.input 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin-right:5px;
	color: #000000; font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}

		
.input-submit 
	{
	background-color: #efefef;
	border-style: inset;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
p.home
{
font-size: 15px;
margin: 0px;
	}	
	
ul#home
{
font-size: 15px;
margin-top: 0px;
margin-bottom: 0px;
	}		
