/* standard elements */
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #8bb1f9;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
}
a {
	color: #FFF;
	text-decoration: none;
}

img { border: 0px; }

/* headings */
h1 { font-size: 24px; margin-top: 20px; margin-bottom: 8px; }
h2 { font-size: 20px; margin-top: 20px; margin-bottom: 8px; }
h3 { font-size: 18px; margin-top: 10px; margin-bottom: 6px; }
h4 { font-size: 14px; margin-top: 10px; margin-bottom: 0px; padding-left: 10px; line-height: 26px; background-image: url('../img/contenthead.png'); background-repeat:no-repeat; }

h1,h2,h3,h4 {color: #444;}

/* structure */
#main {
	width: 884px;
	border-top: 6px solid #FFF;
	margin: 0 auto;
	padding: 14px;
	border: 1px solid #333;
	background-color: #FFF;
	background-image: url('../img/mainbg.png');
	background-repeat: repeat-y;
	background-position: right top;
}
#main_left {
	float: left;
	width: 620px;
}
#main_right {
	float: right;
	width: 253px;
	margin-top: -14px;
	border-top: 14px solid #FFF;
}

/* logo */
#header {
	background: #1664DA url('../img/header.png') no-repeat;
	border-bottom: 6px solid #FFF;
	height: 180px;
}
#header .text {
	float: right;
	position: static;
	padding-top: 158px;
	padding-right: 8px;
	color: #4477AA;
	font-size: 90%;
	font-weight: bold;
}

/* main navigation */
#navigation ul,#navigation li { margin: 0; padding: 0; }
#navigation li { list-style: none; }
#navigation { background: #444; }
#navigation a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover { background: #333; }

/* sidebar */
.rblockheader {
	background: #333 url('../img/r-table-head.png') no-repeat;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	font-weight: bold;
	height: 50px;
	line-height: 44px;
	overflow: hidden;
	text-align: center;
}
.rblockcenter {
	background-color: #333;
	background-image: url('../img/r-table-center.png');
	background-repeat: repeat-y;
}
.rblockcenter a, .rblockcenter a:link, .rblockcenter a:active, .rblockcenter a:visited {
	font-weight: bold;
	text-decoration: none;
}
.rblockcenter a:hover {
	color: #336699;
}
.rblocktext {
	padding: 2px 10px 2px 15px;
	color: #AAA;
}
.rblockfooter {
	background: #333 url('../img/r-table-footer.png') no-repeat;
	height: 12px;
	clear: both;
}

/* lists */
ul.block {
	background: #090909;
	border-top: 1px dotted #2A2A2A;
	margin: 0 auto;
	padding: 0px 0px 0px 1px;
	width: 94%;
}
.block li {
	border-bottom: 1px dotted #3A3A3A;
	list-style: none;
}
.block li a {
	color: #CCC;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 2% 4px 6%;
	width: 93%;
}
.block li a:hover {
	background: #222;
	color: #FFF;
}
.block li .menuicon {
	padding-right: 10px;
}

/* content */ 
#content {
	color: #333;
	line-height: 1.3em;
	padding: 0px 12px 0px 12px;; 
}
#content a { color: #1664DA; }
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 14px 0px 5px 0px;}

#content hr {
	color: #FFF;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	border-top: 1px dotted #CCC;
	border-left: none;
}

.copyfooter {
	width: 507px;
	/*margin-bottom: -10px; */
	font-size: 90%;
	color: #888;
	padding: 4px 0px 4px 12px;
	border-top: 1px solid #F0F0F0;;
}
.copyfooter a, .copyfooter a:link, .copyfooter a:active, .copyfooter a:visited {
	color: #888;
	font-size: 100%;
}
.copyfooter a:hover {
	color: #AA0000;
	text-decoration: none;
}

/* footer */
#footer {
	color: #666;
	clear: both;
	background-color: #FFF;
	margin-bottom: -14px;
	height: 14px;
}

#footer .right {
	margin-right: 1em;
	text-align: right;
	width: 220px;
	color: #555;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	width: 507px;
}

/*SITE INHOUD*/
.computers {
	width: 100%;
	margin-bottom: 1px;
	border-top: 1px solid #DDD;
	/*border-bottom: 1px solid #DDD;*/
	line-height: 16px;
}
.computers .titel {
	width: 25%;
	font-weight: bold;
	vertical-align: text-top;
	text-align: right;
	padding: 2px 5px 2px 5px;
	background: #F0F0F0;
}
.computers .omschrijving {
	width: 465px;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	text-align: left;
}
.computers .odd {
	/*background: #FFF;*/
	border-bottom: 1px dotted #CCC;
}
.computers .even {
	/*background: #EEF;*/
	border-bottom: 1px dotted #CCC;
}
.webhosting {
	width: 100%;
}
.webhosting .titel {
	font-weight: bold;
	border-bottom: 2px solid #CCC;
	color: #000;
	height: 18px;
	vertical-align: middle;
}
.webhosting .inhoud {
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #DDD;
	padding: 1px 4px 0px 4px;
	height: 18px;
	vertical-align: middle;
}
.webhosting .odd {
	background: #FFF;
}
.webhosting .even {
	background: #F3F3F3;
}
.webhosting .bottom-top {
	margin-top: 10px;
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #DDD;
	padding: 1px 4px;
}
.webhosting .bottom-bot {
	padding-bottom: 5px;	
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #DDD;
	padding: 1px 4px;
}

.contact {
	width: 100%;
}
.contact .left {
	vertical-align: top;
	font-weight: bold;
}
#formfout {
	padding:10px; 
	font-size:90%; 
	background-color:#FFEEEE; 
	border:1px dotted #AA0000; 
	color:#333;
}
#formgoed {
	padding:10px; 
	font-size:90%; 
	font-weight:bold;
	background-color:#EAFFE9;
	border:1px dotted #66AA00; 
	text-align: center;
	color:#333;
}

.reparatie {
	width: 100%;
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-left: 1px solid #CCC;
}
.reparatie td {
	border-bottom: 1px dotted #CCC;
	border-right: 1px solid #CCC;
	vertical-align: top;
	padding: 4px;
	font-size: 90%;
	font-weight: bold;
}
.reparatie .price {
	font-size: 110%;
	text-align: center;
	width: 50px;
}
.reparatie .odd {
	background: #FFF;
}
.reparatie .even {
	background: #F3F3F3;
}
.reparatie ul {
	margin: 0px 0px 0px 18px;
}
.reparatie li {
	font-size: 90%;
	font-weight: normal;
	list-style-image: url(../img/list_style_orange.jpg);
}
.news {
	padding: 10px; 
	background-color: #FFF; 
	background-image: url('../img/news_back.png');
	background-repeat: repeat-x;
	border: 1px solid #EEE;	
}
.admin_contact_list {
	width: 100%;
}
.admin_contact_list td {
	font-size: 90%;
	line-height: 16px;
	border-bottom: 1px solid #DDD;
	border-right: 1px dotted #DDD;
	padding: 2px 4px 2px 4px;
	background-color: #FCFCFC;
}
