@charset "iso-8859-1";
body {background: #ffffff url(img/headline.gif) repeat-x left top;}
		#container {
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			margin: 0;
			padding: 10px;
			background: transparent;
		}
		#banner {
			padding: 0;
			margin-bottom: ;
			background: transparent;
		}
		#content {
			margin: 55px 0 0 220px ;
			background: transparent;
		}
		#sidebar-a {
			float: left;
			width: 210px;
			margin-top: 50px;
			background: transparent;
			text-align: right;
		}
		#footer {
			clear: both;
			padding: 0;
			height: 400px;
			width: 100%;
			background: #fff;
		}
		
		#pages {
		padding: 10px;
			border-left: 1px dotted #ccc;
			margin: 50px 0 250px 0px;
			}
			
		
	
/* men? */
#menu {
	margin-top: 0px; 
	padding-left: 6px;
	height: 500px;
}
#menu ul {
	list-style: none;
font:0.7em/150% georgia, serif;
font-weight: normal;
letter-spacing: 1px;
}
#menu a{
	text-decoration: none;
	color: #034F84;
}
#menu a:hover {
	border-bottom: 1px solid #034F84;
}
#menu a:active {
	border-bottom: 1px solid #034F84;
}
p {
	font: 0.70em/140% verdana, serif; 
	margin-bottom: 14px;
	width: 460px;
	color: #696969;
	}
	
h1 {
	font: 0.9em/140% georgia, serif;
	font-weight: normal;
	text-transform: titlecase;
	letter-spacing: 1px;
	}
	
h2 {
	font: 1.0em georgia, serif; 
	padding: 4px;
	color: #ffffff;
	font-weight: normal;
	text-transform: titlecase;
	letter-spacing: 1px;
	width: 460px;
	background: url(img/headline.gif);
	}
	
h3 {
	font: 0.96em georgia, serif; 
	font-weight: normal;
	text-transform: titlecase;
	margin-top:40px;
	}
a:link, a:visited {
	border-bottom:none;
	color: #034F84;
	text-decoration:none;
}
a:hover {
color: #cc0033;
	text-decoration:none;
}
	
.normal
{
padding: 3px;
width:460px;
border: 1px dotted #fff;
color:#696969;
}
.hover
{
padding: 3px;
width:460px;
background-color:#F5F5F5;
border: 1px dotted #034F84;
color:#000000;}
.fokus {
	border: 1px dotted #034F84;
}
/*floating menu*/
#floatdiv {
    position:absolute;
    width:130px;
	height:200px;
	text-align: right; }
form {
	font: 0.70em verdana, serif; 
	margin-bottom: 14px;
	}
	
input, textarea {
	border: 1px solid #fff;
	background: #f5f5f5;
	margin-bottom: 1px;
	}

