
/* Modify default settings */

html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }
html,body { height:100%; }

body { 
	/* This reduces default size from 16px to 12px = 75% ~ 76% bug fix */
	font-size:76%;
	font-family:Georgia;
	color:#42433e;
	background:#d0d0d0 url('../images/background.jpg');	
	line-height:1.4em;
	letter-spacing:0;
	padding:0px;
	margin:0px;
}


input, select, th, td { font-size:1em }
li li, li p, td p, blockquote p, pre { font-size:1em }
hr { display:none; }

form { border:0px; margin:0px; }
ul,ol,dl { margin-top:1em; margin-bottom:1em; }
li { padding-left:0em; }
p { margin: 0em 0em 1.8em 0em; }
h1,h2,h3,h4,h5,h6 { margin:0em 0em 0.8em 0em;  }
img { border:0px; }


/* Link layout settings */

a {
	text-decoration:none;
	color:#1e1a19;
	//border-bottom:1px dotted #1e1a19;
}
a:hover {
	text-decoration:underline;
	color:#cc6633;
	//border-bottom:1px dotted #cc6633;
}
a:link { }
a:visited { }
a:active { }


/* Headings */

h1 {
	color:#1e1a19;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration:none;
}

h2 {
	color:#1e1a19;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration:none;
}
a:hover h2 { text-decoration:none; }
h2 a:hover { text-decoration:none; }

h3 {
	color:#1e1a19;
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	color:#1e1a19;
	font-size: 1.0em;
	font-weight: normal;
}

h5 {
	color:#1e1a19;
	font-size: 0.8em;
	font-weight: normal;
}

h6 {
	color:#1e1a19;
	font-size: 0.6em;
	font-weight: normal;
}

/* Fixed id's */


/* Main layout style settings */

div#wrapper {
	padding-top:114px;
	text-align:center;
	background:url('../images/header.jpg') top center no-repeat;
}
div#container_box {
	width:630px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#teaser {
	position:relative;
	margin-top:3px;
	width:630px;
	height:230px;
	background:url('../images/teaser-background.gif');
}
div#teaser_corner {
	width:16px;
	height:16px;
	background:url('../images/teaser-corner.gif');
	position:absolute;
	right:0px;
	top:0px;
}
div#contentbox {
	width:260px;
	height:181px;
	border:0px solid red;
	float:left;
	margin-top:25px;
	margin-left:30px;
	color:#67544e;
	font-weight:bold;
}
div#contentbox a,strong {
	color:#cfd1c5;
	font-weight:bold;
}
div#contentbox a:hover {
	color:#cc6633;
	border:0px;
}
div#contentbox h4 {
	margin-bottom:0px;
	color:#cc6633;
	font-weight:bold;
}
div#shoutbox {
	width:300px;
	height:181px;
	border:0px solid red;
	float:right;
	margin-right:30px;
	margin-top:25px;
	background:url('../images/map.jpg') center center;
	//cursor:pointer;
}
div#content {
	padding:40px;
	border:1px solid #b2b3aa;
	background:#e6e6df;
}
div#content h1 {
	font-size:2.4em;
	font-weight:bold;
	position:relative;
}
div#content strong {
	color:#cc6633;
}
div#mapbox {
	width:630px;
	height:470px;
	overflow:hidden;
}
div#footer {
	font-size:90%;
	text-align:center;
	padding:30px;
}


.sortable_list {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.sortableitem {
	border: 0px;
	margin: 0px;
	padding-top:2px;
}


/* Classes */

.float_none { float:none; }
.display_none { display:none; }
div.center { text-align:center; }
div.left { text-align:left; }
div.right { text-align:right; }
div.clear { clear:both; }
div.scroll { overflow:auto; }
div.notebox {
	font-size:0.83em;
	padding:2px;
	clear:left;
}
.floatercell {
	float:left;
	width:119px;
	height:119px;
	margin:3px;
	padding:5px;
	background:#d0d0d0;
	border:1px solid #b2b3aa;
}
.floatercell img {
}
.divider {
	width:630px;
	height:18px;
	background:url('../images/divider.jpg') no-repeat;
}
.divider_top {
	width:630px;
	height:18px;
	background:url('../images/divider-top.jpg') no-repeat;
}
.divider_bottom {
	width:630px;
	height:20px;
	background:url('../images/divider-bottom.jpg') no-repeat;
}
.reacties {
	position:absolute;
	width:45px;
	height:45px;
	top:-6px;
	right:0px;
	font-size:20px;
	color:#d0d0d0;
	background:url('../images/reacties.gif') no-repeat;
}
.hseperator {
	border-top:1px solid #d4d5cb;
	border-bottom:1px solid #f0f1e7;
	margin-bottom:33px;
}


/* Form layout settings */

.comment_button {
	padding:14px;
	background:#fbfbfb;
	border:1px solid #d4d4ca;
}

input[type=text],input[type=password], textarea, select {
	border:1px solid #d4d4ca;
	background:#fbfbfb;
	font-size:100%;
	font-family:Georgia;
	float:left;
	margin-right:2px;
	padding:5px;
}
input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border:1px solid #d4d4ca;
	background:#fdfdfd;
}
#myCaptchaForm,#comment_form label.error {
	float:left;
	width:16px;
	height:16px;
	background:url('../images/cross.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
}
#myCaptchaForm,#comment_form label.valid {
	float:left;
	width:16px;
	height:16px;
	background:url('../images/tick.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
}
input.error { float:left; }

