/* CSS Document */

* {
padding: 0px;
margin: 0px;
font-family: Tahoma, Helvetica, Arial;
font-size: 10pt;
color: #7a7a85;
border: none;
text-decoration: none;
outline: none;
}

a {
color: #53A0D8;
}

a:hover {
text-decoration: underline;
}

.title {
font-size: 18pt;
color: #53a0d8;
padding-bottom: 3px;
}

#banner {
width: 840px;
height: 208px;
margin-left: auto;
margin-right: auto;
}

#container {
margin-left: auto;
margin-right: auto;
width: 1000px;
height: 777px;
}


#push {
width: 840px;
height: 90px;
margin-left: auto;
margin-right: auto;
}


#main {
background: url(images/sitelink_main.png);
width: 1000px;
height: 317px;
}

#content {
background: url(images/sitelink_bg.png);
width: 1000px;
}

#bottom {
width: 1000px;
height: 23px;
background: url(images/bottom.png);
margin-bottom: 6px;
}

#links {
width: 439px;
height: 80px;
float:right;
}

.content1 {
margin-left: 118px;
padding-top: 20px;
width: 230px;
height: 200px;
text-align: left;
float: left;
padding-bottom: 15px;
}

.content2 {
padding-top: 20px;
width: 205px;
height: 200px;
text-align: left;
float: left;
}

.content3 {
padding-top: 20px;
width: 210px;
height: 200px;
text-align: left;
float: left;
padding-bottom: 15px;
}

.content4 {
margin-left: 118px;
padding-top: 20px;
width: 275px;
height: 200px;
text-align: left;
float: left;
padding-bottom: 25px;
}

.contactform {
padding-top: 20px;
padding-left: 20px;
width: 300px;
height: 470px;
text-align: left;
float: left;
}

.bestelform {
padding-top: 20px;
padding-left: 20px;
width: 444px;
text-align: left;
float: left;
}

.line {
padding-top: 13px;
height: 220px;
width: 62px;
float: left;
padding-bottom: 15px;
}

.horizontalline {
margin-bottom: 11px;
height: 7px;
width: 1000px;
}

.clear { 
clear: left;
}

.bottomtext, .bottomtext a {
font-size: 8pt;
color: #ababb3;
margin-top: -7px;
}

#bottomlogo {
margin-top: -8px;
margin-bottom: 0px;
}

form input {
	border:1px solid #cecece; 
	padding-left:6pt; 
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom:0.6em; 
	width:280px; 
	background:#FFFFFF;
	color:#4f718a;	
}

form textarea {
	width:280px; 
	height:15em; 
	border:1px solid #cecece; 
	padding:0.6em; 
	margin-top: 5px;
	margin-bottom: 0.9em;
	overflow:auto; 
	background:#FFFFFF;
	color:#4f718a;
}

form #button {
	color:#4f718a;
	padding-right:0.5em; 
	cursor:pointer; 
	width:100px; 
	margin-left:90px;
	margin-right: auto; 
	background:#FFFFFF;
	border:1px solid; 
	border-color:#cecece #b1b1b1 #b1b1b1 #cecece;
}

form #button:hover {
	color: #53a0d8;
	border:1px solid; 
	border-color:#4f718a #1b1b1 #1b1b1 #4f718a; 
}

.asterisk {
font-size: 8pt;
color: #999999;
}

.error {
color: #FF0000;
}

.subtitle {
	font-weight: bold;
	text-decoration: underline;
	color: #53a0d8;
	font-size: 10pt;
}

.extension {
	font-size: 10pt;
	color: #53a0d8;
}

li {
margin-left: 15px;
margin-bottom: 5px;
}

.money {
float:right;
font-size: 18pt;
color: #53a0d8;
padding-bottom: 3px;
}

.referenties {
margin-left: 8px;
padding-top: 20px;
width: 180px;
text-align: left;
float: left;
padding-bottom: 25px;
}

.referenties img {
	border:1px solid; 
	border-color:#1b1b1 #1b1b1 #1b1b1 #1b1b1; 
}