/*
-----------------------------------------------
Blemmo
Auteur:   J. Godvliet Versie:  15 Juli 2005
----------------------------------------------- */

/* Website structuur
----------------------------------------------- */

body {
margin: 0px;
background-color: #eeeeee;
font: 0.8125em Verdana, sans-serif;
}

#top {
width: 1600px;
background-image: url(../images/muurboven.jpg);
background-repeat: repeat;
height: 22px;
color: #3e3e3e;
padding-top: 50px;
padding-left: 670px;
text-decoration: none;}

/* Horizontal navigation behaviour */

/* default links */		
#top a{
color: #494949;
}

/* unvisited links */		
#top a:link {
color: #494949;
}

/* current active link */
#top a.current {
color: #b5232b;
text-decoration: underline;
}


/* mouse hover always at the end */
#top a:hover {
color: #b5232b;
text-decoration: underline;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #494949;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
text-decoration: underline;
}

#middle {
	background-color: #eeeeee;
	color: #000000;
	width: 970px;
}

#middlegalerij {
	background-color: #a0a0a0;
	color: #000000;
	width: 970px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
}



#middleatelier {
	top: 0px;
	background-color: #85a1bc;
	color: #ffffff;
	width: 970px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0px;
	}
	
#middlebio {
	border: 1px solid;
	background-color: #989480;
	color: #ffffff;
	width: 970px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0px;}
	
	
#middlecontact {
	border: 1px solid;
	background-color: #eba121;
	color: #ffffff;
	width: 970px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0px;}
	
	
	#middlenieuws {
	border: 1px solid;
	background-color: #91c23b;
	color: #ffffff;
	width: 970px;
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 4px solid white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	padding: 0px;}		

/* default links */		
#middlecontact a{
color: #b5232b;
}

#floor {
background-image: url(../images/vloer.jpg);
height: 112px;
background-repeat: repeat-x;}

#bottom{
background-color: #717171;
height: 500px;
}

H1 {
font-size: 1.5em;
}

H2 {
font-size: 1em;
font-style: italic;}
