body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
	background-color:#000058;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}


#menuitems   { 

        
}


#menuitems {
	left:20px;
       position:relative;
	height:100px;
/*	position: absolute;*/
	top : 155px;
	right: 0px;
text-align: left;
width: 862px;
	color: #FFFFFF;
  font-size: 15px;
}

#menuitems a:link  { 
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom:1px solid #00C;
}
#menuitems a:visited  { 
   	text-decoration: none;
	font-weight: bold;
	color:#fff;
		text-transform: uppercase;
	border-bottom:1px solid #00C;
}
#menuitems a:hover { 
	font-weight: bold;
	color: #00C;
		text-decoration: none;
	text-transform: uppercase;
	border-bottom:1px solid #fff; 
}


#content a  { 
   	text-decoration: none;
	font-weight: bold;
	color:#090;
	border-bottom:2px solid #00C;
}
#content a:visited  {     
   	text-decoration: none;   
	font-weight: bold;
	color:#090;
			border-bottom:2px solid #00C;
}

#content a:hover { 
   	text-decoration: none;
	font-weight: bold;
	color: #00C;
		border-bottom:2px solid #090; 
}

#bottom a:link  { 
  font-size: 9px;
   	text-decoration: none;
	font-weight: bold;
	color: #00C;
		text-transform: uppercase;
		border-bottom:2px solid #090;
}
#bottom a:visited  { 
  font-size: 9px;
   	text-decoration: none;
	font-weight: bold;
	color: #00C;
		text-transform: uppercase;
		border-bottom:2px solid #090;
}
#bottom a:hover { 
  font-size: 9px;
   	text-decoration: none;
	font-weight: bold;
	color: #090;
		text-transform: uppercase;
		border-bottom:2px solid #00c;
}


#header {
	background-image: url(../images/kunstontmoeting_01.jpg);
	font-size:12px;
	width: 862px;
	height: 178px;
	color: #FFFFFF;
	vertical-align: top;

}

#middel {

	display:block;
	background-image:url(../images/kunstontmoeting_03.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width: 862px;
	height: auto;
	text-align: left;
	position:relative;

}
/*
#content a:visited {
	display: block;
	padding: 0px;
	background-color:white;
	width: 500px;
	height: auto;
	text-align: left;
	position:relative;
	color: black;
}
*/


#content {

	display: block;
	padding: 10px;
	background-color:none;
	width: 610px;
	height: auto;
	text-align: left;
	position:relative;
	line-height:200%;
}


#bottom {

	background-image: url(../images/kunstontmoeting_04.jpg);
/*	padding-top: 20px; */
	width: 862px;
	height: 94px;
	color: #090;
	font-size:10px;
	text-align:left;
	vertical-align:50%;
}
h1
	 {
		font-size: 14px;
		font-weight: bold;
		color: #090;
		}
h2 
		{
		font-size: 14px;
		color: #00C;
		}
h3 
		{
		font-size: 10px;
		font-weight: bold;	
		color: #090;
		}
