* {
	margin: 0px;
	padding:0px;
}
body {
	margin:0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

h1 {
	color:#004685;
	font-size:16px;
	margin:0;
}

h2 {
	color:#004685;
	font-size:14px;
	margin:0;
}

h1 a {
	color:#004685;
	text-decoration:none;
}

a {
	color:#004685;
	text-decoration:none;
}

a:hover {
	color:#004685;
	text-decoration:underline;
}

.lab5 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.hessenweg {
	color:#000000;
	font-size:10px;
}

#background {
	background-image:url(../images/bg_wit.gif);
	background-repeat:repeat-x;
}

#container {
	margin:auto;
	width:775px;
	height:auto;
}

#spacer {
	width:775px;
	height:50px;
}

#webtop {
	width:775px;
	height:332px;
	background-image:url(../images/webtopbg.jpg);
	background-repeat:no-repeat;
	border-top:2px solid #062f53;
	border-left:2px solid #062f53;
	border-right:2px solid #062f53;
}

#webtop a{
	color:#004685;
	text-decoration:none;
}

#content {
	width:775px;
	height:auto;
	border-left:2px solid #062f53;
	border-right:2px solid #062f53;
}

#bottom {
	width:775px;
	height:17px;
	background-image:url(../images/bottombg.gif);
	background-repeat:no-repeat;
	border-bottom:2px solid #062f53;
	border-left:2px solid #062f53;
	border-right:2px solid #062f53;
}

.newsitem_even {
	background-color:#f4f4f4;
	padding:5px;
	float:left;
	width:100%;
}

.newsitem_odd {
	background-color:#ffffff;
	padding:5px;
	float:left;
	width:100%;
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/

#slider { border:1px solid #004685; }

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #004685; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

.phone { background:url(../images/icon-phone.gif) left center no-repeat; margin:3px 0 3px 0; padding:0 0 0 25px; }
.website { background:url(../images/icon-www.gif) left center no-repeat; padding:0 0 0 25px; }