body, html {
	background: url(../images/body_bg.jpg) repeat-x top;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

html, body, fieldset, h1, h2, h3, div, span { 
	margin: 0;
	padding: 0;
}

h1 {
	padding-left: 32px;
	margin-bottom: 25px;
}

p, div, span, table {
	font-size: 12px;
	color: #575757;
	line-height: 21px;
}

p {
	margin: 17px 0;
}

strong {
}

ul {
}

a {
	color: #575757;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.delta {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

#site {
	width: 934px;
	height: auto;
	float: left;
}

#header {
	width: 934px;
	height: 177px;
	float: left;
}

#header img {
	float: left;
	margin-left: 110px;
	border: none;
}

#left {
	width: 409px;
	height: auto;
	float: left;
}

#sfeer {
	width: 409px;
	height: 367mpx;
	float: left;
}

#adres {
	width: 409px;
	height: auto;
	float: left;
	text-align: right;
}

#adres p {
	margin: 28px 32px 0 0;
	color: #33a5e7;
	font-weight: bold;
	line-height: 25px;
}

#adres p strong  {
	color: #006ba9;
}

#adres a {
	color: #33a5e7;
	font-weight: bold;
}

#right {
	width: 525px;
	height: auto;
	float: left;
	background: url(../images/naastmenu.jpg) top right no-repeat;
}

#menu {
	width: 525px;
	height: 92px;
	float: left;
	position: relative;
	margin-top: 8px;
}

#menu img {
	float: left;
}

#contentvlak {
	width: 525px;
	height: auto;
	float: left;
	position: relative;
}

#content_top {
	width: 498px;
	height: 21px;
	float: left;
	background: url(../images/bovencontent.jpg) no-repeat;
	position: relative;
}

#content_middle {
	width: 498px;
	min-height: 400px;
	float: left;
	position: relative;
	background: #fff;
}

#content_middle p {
	padding: 0 32px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
}

#content_bottom {
	width: 498px;
	height: auto;
	float: left;
	background: url(../images/ondercontent.jpg) top no-repeat;
	position: relative;
	text-align: center;
}

#content_bottom p {
	margin: 44px 0 0 0;
	line-height: 13px;
	color: #c5c5c5;
}

#content_bottom p a {
	color: #c5c5c5;
}
