body {
	margin: 0px 0px 0px 0px;
	background: url(img/nl/achtergrond.jpg) #FFFFFF;
	background-position: center top;
	background-repeat: repeat-y;
}
body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}
a,a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #DB7600;
	text-decoration: underline;
}
a.b,a:visited.b {
	color: #DB7600;
	text-decoration: none;
}
a:hover.b {
	color: #333333;
	text-decoration: underline;
}
a.c,a:visited.c {
	color: #333333;
	text-decoration: none;
}
a:hover.c {
	color: #DB7600;
	text-decoration: none;
}
input, textarea, select, submit {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	border: thin solid #CCCCCC;
	border: 1px solid #CCCCCC;
}
object {
	display:block;
}

/* IRREGULAR FONTS */
.buttom {
	color: #333333;
}
.bigtitle {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
}
.title,h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #DB7600;
}
.smalltitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.whitetitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
.standard {
	color: #333333;
}
.small {
	font-size: 11px;
}

/* FLOATS */
#content {
	margin: 45px 115px 25px 185px;
	width:690px;
	height:190px;
	overflow:auto;
}


/* CMS */
.front {
	font-size: x-small;
}
#front {
	position: absolute;
	z-index: 14;
	top: 5px;
	right: 5px;
	background: url(img/cms/front_bg.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 181px;
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial;
}

#domeinregistratie {
	display: block;
}
#domeinregistratie input { outline: none; }
#domeinregistratie label { width: 230px; padding:3px 0 0 0; margin-bottom: -3px; display: block; float: left; }
#domeinregistratie label span { display: block; float: left; margin: -5px 0 0 125px; width: 230px; color: #918e8c; font-size: 11px; }
#domeinregistratie .domain { width: 456px; height: 25px; line-height: 25px; padding-left: 20px; display: block; float: left; background: #F3F3F3 url(images/bullet.png) no-repeat 5px ; margin-bottom: 2px; }
#domeinregistratie .domain a { text-decoration: none; }
#domeinregistratie .domain a:hover { color: #DE7300; }
#domeinregistratie .status { width: 84px; height: 25px; line-height: 25px; display: block; float: left; background: #F3F3F3; margin-bottom: 2px; }
#domeinregistratie input { margin-top: 3px; width: 80px; }

/* Social media icons */
a.twitter { background-image: url(/images/twitter-icon.png); width: 18px; height: 18px; }
a.linkedin { background-image: url(/images/linkedin-icon.png); width: 19px; height: 18px; }		
a.facebook { background-image: url(/images/facebook-icon.png); width: 18px; height: 19px; }		
a.hyves { background-image: url(/images/hyves-icon.png); width: 19px; height: 19px; }
a.icon { display: inline-block; margin-right: 9px; }
a:hover { background-position: bottom; }