
*
{
	margin : 0;
	padding : 0;
}

body {
	background-color : #ffffff;
	font : normal 70.5%/1.2 "Trebuchet MS", serif;
	color : #555;
}
.error_textarea{
	border: 1px solid #FF0000;
}


<style type="text/css">
<!--
div.Link{ color: #555555; text-decoration: none; }
.Link a:link{ color: #555555; text-decoration: none; }
.Link a:visited { color: #555555; text-decoration: none; } 
.Link a:hover { color: #b33a48; } 

-->
</style>



p {
	margin : 5px;
}

#container {
	margin : 20px auto;
	width : 570px;
	font-size : 1.3em;
}
input.error_text {
	display: block;
	width: 55%;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
}
input.error_text2 { 
	margin: 0 5px 5px 0;
	border: 1px solid #FF0000;
}
select.drop_error{
 border: 1px solid #000000;
 color: #000000;
 background-color : #ffffff; 
}

.kolom1, .kolom2, .kolom3, .kolom4 {
	float : left;
	width : 180px;
	margin : 5px;
}

.kolom1 {
	
}

.kolom2 {
background-color : #FFD75B
}

.kolom3 {
	
}

.kolom4 {
	background-color : #FFD75B;
	}
	
	
.boxed {
	
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}	
	
	
#col-one {
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(images/redboven.gif) no-repeat;
	margin : 5px;
}

#col-one .image {
	height: 110px;
	
}

#col-one .container {
	background: url(images/boxred.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #A92030;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}
	

#col-two {
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(images/redboven.gif) no-repeat;
	margin : 5px;
}

#col-two .image {
	height: 110px;
	
}

#col-two .container {
	background: url(images/boxyellow.gif) repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #A92030;
}

#col-two .boxed .content {
}

#col-two .boxed .content form {
}

#col-two .boxed .content fieldset {
	border: none;
}

#col-two .boxed .content legend {
	display: none;
}

#col-two .boxed .content label {
}

#col-two .boxed .content .textfield {
}

#col-two .boxed .content .button {
}

#col-two .boxed .content .tiny {
}

#col-two .boxed .content .tiny a {
}

#col-offerte {
	float: left;
	width: 370px;
	padding-top: 10px;
	background: url(images/offerteboven.gif) no-repeat;
	margin : 5px;
}

#col-offerte .image {
	height: 110px;
	
}

#col-offerte .container {
	background: url(images/boxyellow.gif) repeat-x;
}

#col-offerte .boxed {
}

#col-offerte .boxed .title {
	color: #A92030;
}

#col-offerte .boxed .content {
}

#col-offerte .boxed .content form {
}

#col-offerte .boxed .content fieldset {
	border: none;
}

#col-offerte .boxed .content legend {
	display: none;
}

#col-offerte .boxed .content label {
}

#col-offerte .boxed .content .textfield {
}

#col-offerte .boxed .content .button {
}

#col-offerte .boxed .content .tiny {
}

#col-offerte .boxed .content .tiny a {
}

#col-uitleg {
	float: left;
	width: 560px;
	padding-top: 10px;
	background: url(images/uitlegboven.gif) no-repeat;
	margin : 5px;
}

#col-uitleg .image {
	height: 110px;
	
}

#col-uitleg .container {
	background: url(images/boxyellow.gif) repeat-x;
}

#col-uitleg .boxed {
}

#col-uitleg .boxed .title {
	color: #A92030;
}

#col-uitleg .boxed .content {
}

#col-uitleg .boxed .content form {
}

#col-uitleg .boxed .content fieldset {
	border: none;
}

#col-uitleg .boxed .content legend {
	display: none;
}

#col-uitleg .boxed .content label {
}

#col-uitleg .boxed .content .textfield {
}

#col-uitleg .boxed .content .button {
}

#col-uitleg .boxed .content .tiny {
}

#col-uitleg .boxed .content .tiny a {
}




#logo {
	width: 580px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#extra {
	height: 10px;
	background: url(images/redonder.gif);
}
#extra1 {
	height: 10px;
	background: url(images/redboven.gif);
}
#offerteonder {
	height: 10px;
	background: url(images/offerteonder.gif);
}
#extrauitlegonder {
	height: 10px;
	background: url(images/uitlegonder.gif);
}

	
