/* -------------------------------------------------------------------- basics */
* {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
/*	overflow: -moz-scrollbars-vertical;
	overflow-x: auto; */
	overflow-y: scroll;
}
body {
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 14px;
	color: #4D422D;
	background-repeat: repeat;
}
h1 {
	font-size: 12px;
	clear: both;
	letter-spacing: 0.1em;
	padding-bottom: 6px;
}
h2 {
	font-size: 12px;
	clear: both;
	color: #69BC2C;
	letter-spacing: 0.1em;
	padding-bottom: 6px;
}
p {
	font-size: 11px;
	padding-bottom:6px;
	line-height: 16px;
}
a:link, a:visited {
	color: #4D422D;
}
a:hover, a:active {
	color: #69BC2C;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding-left: 20px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
hr {
	height: 0;
	clear: both;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EFEEEC;
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.groen {
	color: #69BC2C;
}
.groen a:link, .groen a:visited{
	color: #4D422D;
}
.groen a:hover, .groen a:active{
	color: #FFFFFF;
}
.grijs {
	color: #B5AFA8;
}
.rood {
	color: #E41A15;
}
.rood a:link, .rood a:visited{
	color: #4D422D;
}
.rood a:hover, .rood a:active{
	color: #FFFFFF;
}
/* -------------------------------------------------------------------- links */
#columnLeft h1 {
	background-image: url(../img/bg_h1_columnLeft.jpg);
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#columnLeft ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#columnLeft li {
	padding-left: 37px;
	background-image: none;
}
#columnLeft a:link, #columnLeft a:visited {
	text-decoration: none;
}
#columnLeft a:hover, #columnLeft a:active {
	color: #69BC2C;
	text-decoration: none;
}
/* nieuws item */
#columnLeft div{
	background-image: url(../img/bg_nieuws_columnLeft.gif);
	background-color: #EFEEED;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#columnLeft div h1 {
	background-image: url(../img/bg_h1_nieuws.gif);
	font-size: 11px;
	padding-bottom: 0px;
}
/* nieuws datum */
#columnLeft div span {
	color: #B5AFA8;
}
/* link lees verder ... */
#columnLeft div a:link, #columnLeft div a:visited { color: #69BC2C;}
#columnLeft div a:hover, #columnLeft div  a:active {
	color: #69BC2C;
	text-decoration: underline;
}
#columnLeft p {
	margin-left: 37px;
	font-size: 9px;
	line-height: 17px;
}
/* -------------------------------- homepage 3x hosting blok */
.tabellen {
	width: 159px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.tabellen h1{
	font-size: 20px;
	margin-top: 44px;
	margin-left: 78px;
	text-align: center;
	letter-spacing: 0em;
}
.tabellen h2{
	font-weight: normal;
	color: #4D422D;
	margin-left: 7px;
	margin-top: 11px;
	letter-spacing: 0em;
}
.tabellen td{
	background-color: #4D422D;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.tabellen td.lichtbruin{
	background-color: #5F5542;
}
#pakketB {
	background-image: url(../img/home_pakketB.jpg);
	background-repeat: no-repeat;
}
#pakketB td.groen{
	background-color: #A5C644;
	background-image: url(../img/pakketB_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pakketS {
	background-image: url(../img/home_pakketS.jpg);
	background-repeat: no-repeat;
}
#pakketS td.groen{
	background-color: #69BC2C;
	background-image: url(../img/pakketS_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pakketX {
	background-image: url(../img/home_pakketX.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#pakketX td.groen{
	background-color: #27A22D;
	background-image: url(../img/pakketX_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newsPage h1{
	padding-bottom: 0px;
}
.newsPage p{
	color: #B5AFA8;
}
/* -------------------------------------------------------------------- rechts */
#columnRight h1 {
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
}
#columnRight h2 {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 10px;
	background-position: 0px 15px;
}
#columnRight a:link, #columnRight a:visited {
	text-decoration: none;
	color: #69BC2C;
}
#columnRight a:hover, #columnRight a:active {
	color: #69BC2C;
	text-decoration: underline;
	}
/* ------------------------------------rechts formulier */
#columnRight legend{
	display: none;
}
#columnRight fieldset{
	border: none;
}
#columnRight label {
	display: block;
	width: 74px;
	float: left;
	clear: both;
	margin-top: 7px;
}
#columnRight input#account, #columnRight input#wachtwoord{
	height: 19px;
	width: 105px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	float: left;
	margin-top: 5px;
}
#columnRight input#onthouden{
	height: 19px;
	float: left;
margin-top: 6px;
}
#columnRight input#aanmelden, #columnRight input#controleer {
	font-size: 11px;
	float: left;
	margin-left: 74px;
	margin-top: 5px;
	height: 22px;
	width: 77px;
}
#columnRight input#domein {
	height: 19px;
	width: 111px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	margin-bottom: 8px;
}
#columnRight select#extensie {
	height: 20px;
	width: 65px;
	font-size: 11px;
	color: #4D422D;
	border: 1px solid #CDCAC5;
	margin-top: 1px;
	margin-bottom: 8px;
}
