/* 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, 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: 12px/18px Arial, Helvetica, sans-serif;
	color: #fff;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

html, body {
	height: 100%;
}

body {
	background: #0e2255 url(../images/template/bg_body.gif) 0 0 repeat-x;
}

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

p {
	margin: 0 0 22px 0;
	line-height: 22px;
	font-style: normal;
}

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

a:hover {
	text-decoration: none;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	width: 100%;
	background: url(../images/template/bg_container.jpg) center 260px no-repeat;
}

#wrapper {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	width: 100%;
	background: url(../images/template/bg_wrapper.jpg) center 74px no-repeat;
}

#site {
	width: 800px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 95px;
}

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

.top {
	width: 800px;
	height: 95px;
	position: relative;
}

.logos {
	width: 424px;
	height: 88px;
	float: left;
	position: relative;
	margin-left: 210px;
}

.logos .kitfix,.logos .betonfix {
	position: absolute;
	top: 0;
}

.logos .betonfix {
	right: 0;
}

#gallery {
	width: 800px;
	height: 400px;
	position: relative;
	margin-bottom: 50px;
	z-index: 1;
}

#slideshow {
	width: 800px;
	height: 400px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#prev, #next {
	width: 79px;
	height: 79px;
	position: absolute;
	top: 161px;
	z-index: 5;
	cursor: pointer;
}

#prev {
	left: -40px;
}

#next {
	right: -40px;
}

#fullsize {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 400px;
	z-index: 4;
}

#fullsize img {
	width: 800px;
	height: 400px;
}

#omschrijving {
	width: 800px;
	height: 57px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	text-indent: 50px;
	color: #333;
	font-size: 11px;
	line-height: 57px;
	background: url(../images/template/layer_slideshow.png) no-repeat;
}

#content {
	width: 750px;
	height: auto;
	position: relative;
	padding: 0 20px;
}

ul#nav {
	list-style: none;
	display: block;
	overflow: hidden;
	height: 44px;
	background: url(../images/template/bg_menu.gif) 0 0 repeat-x;
	margin-bottom: 40px
}

ul#nav:after {
    display: block;
    clear: both;
    content: " ";
}

#nav li {
	display: inline;
	width: auto;
	height: 43px;
	float: left;
	background: none;
	margin-right: 6px;
}

#nav li a {
	display: block;
	width: auto;
	height: 43px;
	padding: 0 12px;
	text-decoration: none;
	background: none;
	font: bold 14px/43px "Gill Sans MT", "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
}

#nav li.tabs-selected {
	background: url(../images/template/bg_menubutton.gif) right 0 no-repeat;
	cursor: default;
}

#nav li.tabs-selected a {
	background: url(../images/template/bg_menubutton_left.gif) left 0 no-repeat;
	cursor: default;
}

.tabs-hide {
	display: none;
}

#Adviesbureau, #Vastgoedonderhoud, #Kitvoegen, #Milieuafdichtingen, #Opdrachtgevers, #Contact, #Betonreparaties, #Slijtlagen, #Gietvloeren, #Injecteren, #Impregneren {
	padding: 0 15px;
}

.bedrijven {
	width: 696px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 30px;
}

.bedrijven .logo {
	width: 115px;
	height: 115px;
	position: relative;
	float: left;
	display: inline;
	margin: 0 1px 1px 0;
	background: #fff;
}

.bedrijven .logo img {
	margin: 0 auto;
	position: relative;
	display: block;
}

#tooltip {
	position: absolute;
	width: 187px;
	height: 90px;
	margin-top: -160px;
	margin-left: -190px;
	padding: 20px;
	z-index: 3000;
	background: url(../images/template/ballon.png);
	color: #fff
}

#tooltip h3, #tooltip div { 
	margin: 0;
}

.entry {
	width: 719px;
	height: auto;
	position: relative;
	float: left;
}

.entry label {
	width: 130px;
	height: auto;
	float: left;
	position: relative;
}

.entry input, .entry textarea {
	width: 165px;
	height: auto;
	float: left;
	position: relative;
	padding: 3px 3px 4px 3px;
	border: 0px;
	border-bottom: 3px solid #0e2255;
	font: 12px/15px Arial, Helvetica, sans-serif;
}

.entry textarea {
	width: 190px;
	overflow: hidden;
}

.entry input[type=submit] {
	width: 100px;
	height: 34px;
	border: none;
	outline: none;
	background: url(../images/template/button_verzenden.jpg) no-repeat;
	margin-left: 130px;
	cursor: pointer;
}

.entry input.error {
	background: #FFE6E7;
}

.entry label.error {
	display: block;
	width: 180px;
	float: left;
	position: relative;
	margin-left: 10px;
	padding: 0 0 2px 0;
	font-size: 11px;
}

#adressen {
	width: 150px;
	height: 175px;
	position: absolute;
	right: 50px;
	top: 84px;
	z-index: 2;
}

#footer {
	width: 100%;
	height: 56px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
}

.footer {
	width: 800px;
	height: 56px;
	position: relative;
	margin: 0 auto;
	font: 11px/56px Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: center;
	background: #fff url(../images/template/bg_footer.jpg) -18px 0 no-repeat;
}

.footer .rechts {
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff url(../images/template/bg_footer.jpg) 0 0 no-repeat;
}

.footer a {
	font: 11px/56px Arial, Helvetica, sans-serif;
	color: #808080;
}
