body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #005782;
}

a{
	color: #C30;
	text-decoration: bold;
}

a:hover{
	color: #C30;
	text-decoration: underline;
}

H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d0481d;
	line-height: 23px;
}

H1 {
	font-size: 24px;
}

H2 {
	font-size: 16px;
}

H3 {
	font-size: 14px;
}

HR{
	margin-top: 10px;
	border: 0px;
	height: 1px;
	color: #005782;
	border-top: 1px solid #005782;
	width: 850px;
}

IMG {
	border:0px;
}

IMG.imgleft{
	float: left;
	margin: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

IMG.imgright{
	float: right;
	margin: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	}

#container {
	width: 865px;
	padding-top: 49px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-repeat: no-repeat;
	width: 865px;
	height: 79px;
	margin-bottom: 29px;
}

#footer {
	text-align:center;
	margin-bottom: 30px
}

#logo {
	float: left;
	width: 357px;
	height: 79px;
}

#bottom {
	background:url(gfx/site-04.png) 0 0 no-repeat;
	width:865px;
	height:190px;
	margin-top: 20px;
	padding:45px 0 0 13px;
}

#bottom .acties {
	float:left;
	width:240px;
	height:160px;
	margin:7px 20px 0 20px;
	/*background-color:#39F;*/
	}
	
#bottom .acties IMG {
	margin: 5px 6px 0 20px;
	/*background-color:#39F;*/
	}
	
#menu {
	float: right;
	width: 479px;
	height: 79px;
	padding-top: 10px;
	margin-top: 30px;
	background: url(gfx/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
	.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
}

	.menu A {
		color: #FFF;
		text-decoration:none;
	}

	.menu A:hover {
		text-decoration:underline;
	}

#content {
	width: 865px;
}

#top {
	margin-bottom: 20px;
	margin-top: 50px;
	margin-left: 7px;
	height: 260px;
}

#top IMG {
	float: right;
	margin-right: 7px;
}

#top .text {
	float: left;
	width: 480px;
}

#top .foto {
	float: right;
}

LABEL, .sbbutton{
	float: left;
	width: 100px;
	}
.sbbutton{
	margin-left: 100px;
	}

