.pagebody {
	
	background-image:url(images/hyves3.jpg);
	 
    margin: 0px;
}

.contenttable {
    width: 690px;
	background-color:#322927;
	font-family: courier new;
    font-size: 15;
    font-weight: bold;
    color: #bcb4b4;
	border: 1px;
 }

.maintable {
    width: 850px;
    height: 100%;
    margin:auto;
	background-color:#322927;
	border-collapse:collapse;
 	border-style: solid;
    border-width: 1px;
	border-bottom-width:0px;
	border-top-width:0px;
    border-color: #bcb4b4;
	
	
 }

.logo{
    	background-color:#322927;

}

.menu{
    font-family: arial;
    font-size: 18;
    
	
	height: 40px;
    width: 800px;  
    text-align: center;
	
    border-style: solid;
    border-width: 1px;
    border-color: #322927;
	    
    display: inline;
	background-color:#504745;
}

.info {
    font-family: courier new;
    font-size: 15;
    font-weight: bold;
    color: #bcb4b4;
    padding: 5px;
    text-align: justify;
}

.info2 {
    font-family: arial;
    font-size: 10;
    color: #bcb4b4;
    padding: 5px;

}


.links:link {
    color: #ffffff;
    text-decoration: none;
}

.links:visited {
    color: #ffffff;
    text-decoration: none; 
}

.links:hover {
    color: #ffffff;
    text-decoration: underline;
}

.activelink:link {
    color: #f00;
    text-decoration: underline;
}

.activelink:visited {
   color: #f00;
    text-decoration: underline;
}

.activelink:hover {
    color: #f00;
	text-decoration: underline;
}



.submenu{
    font-family: arial;
    font-size: 12;
    font-weight: bold;
}


.submenu:link {
    color: #bcb4b4;
    text-decoration: none;
}

.submenu:visited {
    color: #bcb4b4;
    text-decoration: none; 
}

.submenu:hover {
    color: #bcb4b4;
    text-decoration: underline;
}


.actsubmenu{
    font-family: arial;
    font-size: 12;
    font-weight: bold;
}


.actsubmenu:link {
    color: #ffffff;
    text-decoration: underline;
}

.actsubmenu:visited {
    color: #ffffff;
    text-decoration: underline;
}

.actsubmenu:hover {
    color: #ffffff;
    text-decoration: underline;
}


.adressen {
    font-family: arial;
    font-size: 15;
    font-weight: bold;
    color: white;
    
    padding: 5px;
    text-align: justify;
}

.city {
    color: #color: #bcb4b4;;
}









