/* CSS/XHTML RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #ffffff;
	cursor: default;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
}

#site {
	position: relative;
	width: 933px;
	height: auto;
	margin: 0px auto;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	float: left;
	width: 933px;
	height: 67px;
	z-index: 99;
}

#header #logo {
	position: absolute;
	width: 273px;
	height: 45px;
	top: 9px;
	right: 22px;
}

#header #menu {
	position: absolute;
	width: 600px;
	height: 28px;
	bottom: 0px;
	left: 22px;
}

#header #menu .item {
	position: relative;
	float: left;
	width: auto;
	height: 28px;
	padding-right: 40px;
}

#header #menu .item a {
	position: relative;
	float: left;
	width: auto;
	height: 28px;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
}

#header #menu .item a:hover {
	background: url(../images/template/bg_menu.gif) bottom left no-repeat;
}

#header #menu .item .submenu {
	position: absolute;
	width: 112px;
	height: 59px;
	top: 25px;
	left: -7px;
	padding-top: 8px;
	background: url(../images/template/bg_submenu.png) no-repeat;
}

#header #menu .item .submenu .subitem {
	width: 77px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 25px;
	display: inline;
}

#header #menu .item .submenu .subitem a {
	position: relative;
	float: left;
	height: 12px;
	text-decoration: none;
	background: none;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

#header #menu .item .submenu .subitem.wohnen {
	margin-bottom: 5px;
}

#header #menu .item .submenu .subitem.wohnen a:hover {
	color: #b8292f;
}

#header #menu .item .submenu .subitem.buro {
	margin-bottom: 4px;
}

#header #menu .item .submenu .subitem.buro a:hover {
	color: #92d7e7;
}

#header #menu .item .submenu .subitem.handel a:hover {
	color: #c4d92e;
}

#sfeer {
	position: relative;
	float: left;
	width: 933px;
	height: 156px;
	z-index: 20;
}

#sfeer #foto {
	position: absolute;
	width: 552px;
	height: 325px;
	top: 0px;
	right: 23px;
}

#sfeer #grotefoto {
	position: absolute;
	width: 584px;
	height: 466px;
	top: 0px;
	right: 23px;
}

#animatie {
	position: relative;
	float: left;
	width: 869px;
	height: 320px;
	padding: 20px 0px 0px 64px;
}

#animatie .animatieimg {
	margin-left: 112px;
	cursor: pointer;
}

#animatie #play {
	position: absolute;
	width: 101px;
	height: 76px;
	top: 20px;
	left: 10px;
	cursor: pointer;
}

#content_index {
	position: relative;
	float: left;
	width: 597px;
	height: auto;
	padding: 7px 272px 0px 64px;
}

#content_index #interessiert {
	position: absolute;
	width: 210px;
	height: 107px;
	top: 50px;
	right: 20px;
}

#content {
	position: relative;
	float: left;
	width: 933px;
	height: auto;
}

#content #tekst {
	position: relative;
	float: left;
	width: 280px;
	height: 303px;
	padding: 30px 55px 0px 24px;
}

#content #right {
	position: relative;
	float: left;
	width: 574px;
	height: 518px;
}

#content #right #situatiefoto {
	position: absolute;
	width: 428px;
	height: 195px;
	bottom: 32px;
	right: 21px;
}

#content #right #situatiefoto img {
	float: right;
}

#content #right #legenda {
	position: absolute;
	width: 183px;
	height: 89px;
	top: 290px;
	left: -40px;
	background: url(../images/template/legenda.jpg) no-repeat;
}

#content #fotos {
	position: relative;
	float: right;
	width: 887px;
	height: 156px;
	margin-right: 23px;
	cursor: pointer;
	display: inline;
}

#content #fotos img {
	float: left;
}

#content ul#downloads {
	padding: 15px 0px;
}

#content ul#downloads li {
	height: 20px;
	padding-left: 20px;
	line-height: 20px;
	background: url(../images/template/pdf.gif) 0% 50% no-repeat;
}

#vertrieb {
	position: relative;
	width: 705px;
	height: auto;
	margin-left: 121px;
	margin-top: 73px;
}

#vertrieb table a {
	text-decoration: none;
}

#vertrieb table a:hover {
	text-decoration: underline;
}

#content #kontaktform {
	position: relative;
	float: left;
	width: 810px;
	padding: 64px 0px 0px 123px;
	height: auto;
}

#content #impressum_content {
	position: relative;
	float: left;
	width: 460px;
	padding: 44px 0px 0px 123px;
	height: auto;
}

#content #impressum_content.nieuws {
	width: 810px;
}

#content #kontaktform .contactform {
	margin-top: 35px;
}

#content #kontaktform .info {
	width: 315px;
	font-size: 12px;
	line-height: 16px;
}

.largefont {
	font-size: 12px;
	line-height: 16px;
}

#content #kontaktform .veld {
	width: 180px;
	height: 18px;
	padding: 0px 2px 0px 2px;
	background: url(../images/template/bg_input.gif) no-repeat;
	border: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	font-size: 11px;
}

#content #kontaktform .send {
	width: 66px;
	height: 16px;
	margin-left: 120px;
	margin-top: 16px;
	background: url(../images/template/absenden.gif) no-repeat;
	border: 0px;
	cursor: pointer;
}

#footer {
	position: relative;
	float: left;
	width: 910px;
	height: 29px;
	padding-left: 23px;
	margin-top: 25px;
}

#footer a {
	position: relative;
	float: left;
	margin-right: 84px;
}

#impressum {
	position: relative;
	float: left;
	width: 912px;
	height: 16px;
	padding-right: 21px;
	margin-top: 15px;
	line-height: 16px;
	text-align: right;
}

#impressum a {
	color: #999999;
	font-size: 13px;
	text-decoration: none;
}

#impressum a:hover {
	text-decoration: underline;
}

#pressefotos {
	position: relative;
	float: left;
	width: 888px;
	height: 156px;
	margin-top: 90px;
	margin-left: 23px;
}

#pressefotos img {
	float: left;
}

/* OPMAAK */

h1 {
	margin: 0px 0px 25px 0px;
	font-size: 25px;
	color: #000;
	line-height: 25px;
}

h2 {
	margin: 0px 0px -8px 0px;
	font-size: 14px;
	color: #999999;
}

h2 a {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0px;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
}

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

a:hover {
	text-decoration: none;
}

li {
	padding-left: 15px;
	background: url(../images/template/li.gif) 0px 5px no-repeat;
	font-size: 11px;
	line-height: 15px;
}

/* Nieuws */

#nieuws {
	width: 553px;
	height: auto;
	position: relative;
}

.nieuwsitem {
 	width: 553px;
	height: 115px;
	position: relative;
}

.nieuwsitem.grijs {
	background: #f2f2f2;
}

.nieuwsitem .links {
	width: 375px;
	height: 102px;
	position: relative;
	padding: 13px 15px 0px 20px;
}

.nieuwsitem .links strong {
	font-size: 13px;
}

span.datum {
	color: #b8282e;
}

.nieuwsitem .links #verder_lezen {
	width: auto;
	height: 18px;
	position: absolute;
	left: 20px;
	bottom: 13px;
}

.nieuwsitem .links #verder_lezen a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #84a53b;
}

.nieuwsitem .links #verder_lezen a:hover {
	text-decoration: underline;
}

.nieuwsitem .rechts {
	width: 100px;
	height: 89px;
	position: absolute;
	right: 13px;
	top: 13px;
}

#nieuws_onder {
	width: 547px;
	height: auto;
	position: relative;
	padding: 41px 0px 0px 6px;
	background: url(../images/template/bg_nieuws_onder.gif) left top repeat-x;
}

#nieuws_onder a {
	text-decoration: none;
}

#nieuws_onder a:hover {
	text-decoration: underline;
}

/* Archief */

#nieuws ul li span.datum {
	width: 70px;
	float: left;
	display: block;
	color: #b8282e;
}


