/* @override http://esthe-styling.dev/css/esthe-styling.css */

/* @group 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus, a:active {
	outline: 0 none;
	-moz-outline-style: none;
	-moz-outline: 0 none;
}

input::-moz-focus-inner{padding:0;border: none;}

body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

address
{
	font-style: normal;
}

/* @end */

/* @group Defaults */


body
{
	background: #606465 url(/gfx/Backing_Curl_gray.jpg) fixed;
}

body, input, textarea
{
	font: 11px/17px Arial, Helvetica, Geneva, sans-serif;
}

#container
{
	width: 770px;
	height: 770px;
	margin: 70px auto 0;
	background: #FFF url(/gfx/Backing_Curl.jpg) fixed;
	position: relative;
}

a
{
	color: #999933;
	text-decoration: none;
}

h1, h2, h3
{
	color: #999933;
}

h1, h2
{
	font-size: 17px;
	margin-bottom: 18px;
}

h3
{
	font-weight: bold;
}

a:hover
{
	
}

a:visited
{
	
}

a:active
{
	
}

#content p
{
	margin-bottom: 1em;
}

.groen
{
	background: #999933;
}

.grijs
{
	background: #808080;
}

.zwart
{
	background: #000;
}

.groen, .zwart, .grijs
{
	color: #FFF;
}

.groen h1, .groen h2, .groen h3,
.grijs h1, .grijs h2, .grijs h3
{
	color: #000;
}

.error
{
	color: #db2108;
}

/* @end */

/* @group Header */

#head_home, #head
{
	float: left;
}

h1#logo a, h2#logo a
{
	display: block;
	width: 140px;
	height: 140px;
	text-indent: -2000px;
	background: url(/gfx/logo1.gif) no-repeat 50% 7px;
}

h1#logo span#enbuiten, h2#logo span#enbuiten,
h1#logo span#voorbinnen, h2#logo span#voorbinnen
{
	position: absolute;
	bottom: 630px;
	text-indent: -2000px;
	height: 35px;
	background: none;
}

h1#logo span#voorbinnen, 
h2#logo span#voorbinnen
{
	left: 140px;
	width: 315px;
	background-image: url(/gfx/styling_voor_binnen_zwart.png);
}

h1#logo span#enbuiten, 
h2#logo span#enbuiten
{
	left: 455px;	
	background-image: url(/gfx/en_buiten_zwart.png);
	width: 175px;
}

h1#logo span#voorbinnen.groen, 
h2#logo span#voorbinnen.groen
{
	background-image: url(/gfx/styling_voor_binnen_groen.png);

}

h1#logo span#voorbinnen.wit, 
h2#logo span#voorbinnen.wit
{
	background-image: url(/gfx/styling_voor_binnen_wit.png);
}

h1#logo span#voorbinnen.grijs, 
h2#logo span#voorbinnen.grijs
{
	background-image: url(/gfx/styling_voor_binnen_grijs.png);
}

h1#logo span#enbuiten.groen, 
h2#logo span#enbuiten.groen
{
	background-image: url(/gfx/en_buiten_groen.png);

}

h1#logo span#enbuiten.wit, 
h2#logo span#enbuiten.wit
{
	background-image: url(/gfx/en_buiten_wit.png);
}

h1#logo span#enbuiten.grijs, 
h2#logo span#enbuiten.grijs
{
	background-image: url(/gfx/en_buiten_grijs.png);
}


/* @group Navigation */

ul#tab_nav
{
	margin-left: 17px;
	margin-top: 20px;
	overflow: hidden;
	width: 120px;
	margin-right: 3px;
}

ul#tab_nav .more, ul#tab_nav .more_open
{
}

ul#tab_nav .more_open
{
	background-position: 0 -21px;
}

ul#tab_nav ul
{
}

ul#tab_nav li
{
	display: inline-block;/*MSIE*/
	width: 120px;
}

ul#tab_nav a
{
	color: #808080;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding-bottom: 10px;
	height: 1em;
}

ul#tab_nav a.selected,
ul#tab_nav a.selected:hover
{
	color: #000;
}

ul#tab_nav a:hover
{
	color: #666;
}

ul#tab_nav .level2
{
	padding-left: 12px;
}

ul#tab_nav .level3
{
	padding-left: 12px;
}


/* @end */

/* @end */

#top_bar
{
	height: 105px;
	text-align: right;
	width: 630px;
	overflow: hidden;
}

#content
{
	padding-left: 140px;
}

#content li
{
	
	padding-left: 0;
	margin-bottom: 0.5em;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
}

/* @group Footer */

#footer
{
	height: 35px;
	width: 100%;
	background: #999933 url(/gfx/adresvoet.gif);
	position: absolute;
	bottom: 0;
	left: 0;
	
}

#footer #service_links
{
	position: absolute;
	bottom: 100%;
	width: 115px;
	padding-right: 8px;
	padding-left: 17px;
	padding-bottom: 12px;
	font: 10px/22px "Helvetica narrow", sans-serif;
}

#footer #service_links a
{
	color: #808080;
}

#footer #service_links a.selected
{
	color: #000;
}

/* @end */

#block1, #block2, #block3, #block4, #block1_tall, #block2_tall
{
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
}

#block1, #block4
{
}

.col1, .col2
{
	width: 315px;
	float: left;
}

#block1, #block2, #block1_tall, #block2_tall
{
	padding-top: 70px;
	height: 245px;
}

#block1_tall, #block2_tall
{
	height: 560px;
}

#block3, #block4
{
	height: 295px;
	padding-top: 20px;
}

/* @group Contact */

#contactform .fields input, 
#contactform .fields textarea
{
	width: 100%;
	margin-top: 0;
	background-color: #e9e9e9;
	line-height: 13px;
}

#contactform textarea
{
	height: 10em;
}

#btns
{
	text-align: right;
}

/* @end */

/* @group Image bar */

#image_bar
{
	height: 70px;
	overflow: hidden;
	position: absolute;
	left: 140px;
	bottom: 35px;
	width: 630px;
}

#file_form dt
{
	font-weight: bold;
	margin-top: 7px;
}

#file_form dd
{
	border-bottom: 1px solid #DDD;
	clear: right;
	background: url(/gfx/bullet.gif) no-repeat 0 7px;
	padding-left: 9px;
}

#file_form dd input
{
	float: right;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}

#block2_tall.scroll
{
	overflow: scroll;
}

div#alert
{
	width: 300px;
	margin: 65px 30px 30px 134px;
	background-color: #fedfdf;
	padding: 15px;
	border: 1px solid #fc1c1e;
}

/* @end */

/* @group Slide */

div#slide
{
	background: #000;
	height: 560px;
	text-align: center;
	line-height: 530px;
	font-size: 530px;
}

/* @end */
