body {
	background-color: #302727;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 3px;
}

a:link, a:visited, a:active, a:hover {
	color: #d70000;
	text-decoration: none;
}

a.linkgroen:link, a.linkgroen:visited, a.linkgroen:active, a.linkgroen:hover {
	color: #009900;
	text-decoration: none;
}


#margin {
	margin: auto;
	width: 100%;
	text-align: center;
}

#fotoblock {
	width: 753px;
	height: 263px;
}

#fotoblock_left {
	background-image: url(../images/bg_fotoblok_left2.jpg);
	float: left;
	width: 365px;
	height: 263px;
	position: absolute;
}
#fotoblock_right {
	background-image: url(../images/bg_fotoblok_right2.jpg);
	float: right;
	width: 388px;
	height: 255px;
	padding-top: 8px;
}

#content {
	width: 753px;
}

#content_left {
	vertical-align: top;
	width: 262px;
	color: #FFFFFF;
	background-color: #000000;
}

#content_right {
	background-image: url(../images/bg_content2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 491px;
}

#bg_header {
	width: 491px;
	height: 64px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}

#tekstvak {
	width: 490px;
}

.titel {
	margin-left: 21px;
	margin-top: 21px;
}

.btn_terug {
	margin-top: 5px;
	margin-right: 2px;
}

#nieuwsvak {
	width: 222px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 16px;
}

#introvak {
	font-size: 11px;
	padding-left: 20px;
	padding-top: 20px;
}

div#nieuwsvak h1,#introvak h1 {
	font-size: 1.2em;
	margin: 0px;
}

#snelmenu {
	width: 222px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 20px;
}

#snelmenu a:link, #snelmenu a:hover, #snelmenu a:active, #snelmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.titel_rood {
	color: #d70000;
}

h1 {
	margin: 0px;
	font-size: 12px;
	text-align: center;
}

hr {
	background-color:#FFFFFF
}

.klantenservice {
	margin-top: 8px;
	text-align: left;
}

.scheidingsrand_wit {
	background-color: #FFFFFF;
	height: 1px;
	padding: 0px;
	margin-top: 20px;
}

.center {
	text-align: center;
	padding-bottom: 8px;
}

form {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.form_domeinnaam {
	height: 13px;
	width: 155px;
	font-size: 10px;
}

#advertentie {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	height: 90px;
	background-color: #bb0101;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#advertentie2 {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	height: 62px;
	background-color: #bb0101;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.form_verder {
	margin-left: 2px;
}

.small {
	font-size: 11px;
}

.small_cursive {
	font-size: 11px;
	font-style: italic;
}

.small_cursive_grijs {
	font-size: 11px;
	font-style: italic;
	color: #a6a2a2;
}


#info {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#info table {
	width:			100%;
	background-color:	#8c8c8c;
	margin:			auto;
}

#info table tr {
	background-color:	#FFFFFF;
}

#info table tr.tableheader {
	background-color:	#bb0101;
	color: #ffffff;
}

#webdesign {
	width: 100%;
	border-bottom: 1px #a6a2a2 solid;
	border-left: 1px #a6a2a2 solid;
	border-right: 1px #a6a2a2 solid;


}

#webdesign tr.tableheader {
	background-color:	#bb0101;
	color: #ffffff;
	height: 20px;
}

#webdesign .marge {
	padding-left: 10px;
	padding-right: 10px;
}

#registeren table tr.tableheader {
	background-color:	#bb0101;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
}

#registeren .header {
	margin-left: 5px;
}

#registeren h2 {
	font-size: 13px;
	color: #000000;
	margin: 0px;
}

.opmerkingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 80px;
}

.copyright {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	color: #e6e6e6;
}

.copyright hr {
	width: 490px;
	text-align: left;
	border:			0px none;
	border-top:		1px solid #e6e6e6;
}

a.copyrightlink:link, a.copyrightlink:visited, a.copyrightlink:active, a.copyrightlink:hover {
	color: #999999;
	text-decoration: none;
}

a.zwart:link, a.zwart:visited, a.zwart:active {
	color: #000000;
	text-decoration: none;
}


#introvak a:link, #introvak a:visited, #introvak a:active, #introvak a:hover {
	color: #ffffff;
	text-decoration: none;
}


a.zwart:hover {
	color: #000000;
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}


#tekst {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.opsomminglijst {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.opsomming1 {
	background-image: url(../images/opsomming.gif);
	padding-left: 17px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.opsomming2 {
	margin-bottom: 8px;
}

.opsomming3 {
	background-image: url(../images/opsomming.gif);
	padding-left: 17px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.opsomming1 {
	background-image: url(../images/opsomming.gif);
	padding-left: 17px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.opsomming_zonder_teken {
	list-style-type: none;
	margin-bottom: 5px;
}

.opsomming_met_teken {
	margin-bottom: 15px;
	background-image: url(../images/opsomming.gif);
	line-height: 15px;
	padding-left: 17px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.opsomming_met_vink {
	margin-bottom: 2px;
	background-image: url(../images/opsomming_vink.gif);
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	font-weight: bold;
}

.opsomming {
	margin-top: 15px;
	margin-left: 10px;
	padding: 0px;
}

.tab1 {
	padding-left: 10px;
}

.subtitel {
	color:			#666666;
	font-size:		1.60em;
	font-weight:		normal;
	margin:			1.00em 0.00em 1.00em 0.00em;
}


.subtitel_downloads {
	color:			#666666;
	font-size:		1.30em;
	font-weight:		bold;
	margin:			0.00em 0.00em 0.50em 0.00em;
}


.subtitel_middel {
	color:			#666666;
	font-size:		1.20em;
	font-weight:		bold;
	margin:			1.00em 0.00em 0.00em 0.00em;
}

.subtitel_klein {
	color:			#000000;
	font-size:		1.1em;
	font-weight:		bold;
	margin:			0.50em 0.00em 0.00em 0.00em;
}

.veelgesteldevragen_header:b {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
/*	text-align: left;	*/
}

.veelgesteldevragen_item {
	overflow: hidden;
}

.veelgesteldevragen_top {
border-right: 1px #929292 solid;
border-bottom: 1px #929292 solid;
border-left: 1px #929292 solid; 
border-top: 1px #929292 solid;	
font-family: arial, Helvetica, sans-serif;	
font-size: 12px; color: #000000;
text-transform: none;
cursor: pointer; 
cursor: hand;
background-color: #eeeeee;
color: #000000;
font-weight: bold;
}

.veelgesteldevragen_top2 {
border-right: 1px #929292 solid;
border-bottom: 1px #929292 solid;
border-left: 1px #929292 solid; 
border-top: 1px #929292 solid;	
font-family: arial, Helvetica, sans-serif;	
font-size: 12px; color: #000000;
text-transform: none;
background-color: #eeeeee;
color: #000000;
font-weight: bold;
}

.veelgesteldevragen_middle {
background-color: #FFFFFF;
border-left: 1px #929292 solid;
border-right: 1px #929292 solid;
}

.veelgesteldevragen_bottom {
border-right: 1px #929292 solid;
border-bottom: 1px #929292 solid;
border-left: 1px #929292 solid;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
font-weight: bold;
text-transform: none;
}

.border_grijs {
	border: 1px #a6a2a2 solid;
}

.stippellijn_grijs {
	background-image: url(../images/stippellijn_grijs.gif);
	background-repeat: repeat-x;
}

#webhostingpakket {
	width: 220px;
	height: 348px;
	background-image: url(../images/bg_webhostingpakket.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#webhostingpakket2 {
	width: 220px;
	height: 510px;
	background-image: url(../images/bg_webhostingpakket2.gif);
	background-repeat: no-repeat;
	text-align: left;
}


#webhostingpakket table tr.tableheader {
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
}

#webhostingpakket2 table tr.tableheader {
	color: #ffffff;
	font-weight: bold;
	padding-top: 1px;
}


h2.actie {
	font-size: 14px;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 .prijs {
	font-size: 19px;
	color: #eb0000;
}

#webhostingpakket ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 18px;
}

#webhostingpakket li {
	background-image: url(../images/opsomming_ok.gif);
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

#webhostingpakket2 ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 18px;
}

#webhostingpakket2 li {
	width: 170px;
	background-image: url(../images/opsomming_ok.gif);
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
}

.btn_bestellen {
	text-align: right;
	padding-right: 20px;
}

.btn_intro {
	padding-top: 3px;
}

.gratis {
	color: #FF0000;
	font-weight: bold;
}

.presentaties {
	border: 1px #a6a2a2 solid;
	width: 400px;
	height: 300px;
	text-align: center;
}

.img_wiezijnwe {
	margin-left: 15px;
}

.bg_visitekaartje {
	background-image: url(../images/overigedesigns/bg_visitekaartjes.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.bg_briefpapier {
	background-image: url(../images/overigedesigns/voorbeeld_briefpapier.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.bg_flyers {
	background-image: url(../images/overigedesigns/voorbeeld_flyers.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

.bg_cdhoezen {
	background-image: url(../images/overigedesigns/voorbeeld_cdhoezen.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

ul#menu1 li a {
  text-decoration:none;
  display: block;
  padding-top: 14px;
  height: 0px;
  width: 91px;
  border: 0px;
  overflow: hidden;
  margin-bottom: 2px;
}

ul#menu2 li a {
  text-decoration:none;
  display: block;
  padding-top: 14px;
  height: 0px;
  width: 120px;
  border: 0px;
  overflow: hidden;
  margin-bottom: 2px;
}

ul#menu3 li a {
  text-decoration:none;
  display: block;
  padding-top: 14px;
  height: 0px;
  width: 104px;
  border: 0px;
  overflow: hidden;
  margin-bottom: 2px;
}

#menu1 {
	text-decoration:none;
 	display: block;
	list-style-type: none;
	position: absolute;
	z-index: 1;
	left: -20px;
	top: 185px;
}

#menu2 {
	text-decoration:none;
 	display: block;
	list-style-type: none;
	position: absolute;
	z-index: 2;
	left: 90px;
	top: 185px;
}

#menu3 {
	text-decoration:none;
 	display: block;
	list-style-type: none;
	position: absolute;
	z-index: 3;
	left: 230px;
	top: 185px;
}

ul#menu1 li#m01 a {
  background: url(../images/menu_01_n.gif) ;
}

ul#menu1 li#m01 a:hover {
  background: url(../images/menu_01_n.gif) ;
}

ul#menu1 li#m02 a {
  background: url(../images/menu_02_n.gif) ;
}

ul#menu1 li#m02 a:hover {
  background: url(../images/menu_02_n.gif) ;
}

ul#menu1 li#m03 a {
  background: url(../images/menu_03_n.gif) ;
}

ul#menu1 li#m03 a:hover {
  background: url(../images/menu_03_n.gif) ;
}

ul#menu1 li#m04 a {
  background: url(../images/menu_04_n.gif) ;
}

ul#menu1 li#m04 a:hover {
  background: url(../images/menu_04_n.gif) ;
}

ul#menu2 li#m05 a {
  background: url(../images/menu_05_n.gif) ;
}

ul#menu2 li#m05 a:hover {
  background: url(../images/menu_05_n.gif) ;
}

ul#menu2 li#m06 a {
  background: url(../images/menu_06_n.gif) ;
}

ul#menu2 li#m06 a:hover {
  background: url(../images/menu_06_n.gif) ;
}

ul#menu2 li#m07 a {
  background: url(../images/menu_07_n.gif) ;
}

ul#menu2 li#m07 a:hover {
  background: url(../images/menu_07_n.gif) ;
}

ul#menu2 li#m08 a {
  background: url(../images/menu_08_n.gif) ;
}

ul#menu2 li#m08 a:hover {
  background: url(../images/menu_08_n.gif) ;
}

ul#menu3 li#m09 a {
  background: url(../images/menu_09_n.gif) ;
}

ul#menu3 li#m09 a:hover {
  background: url(../images/menu_09_n.gif) ;
}

ul#menu3 li#m10 a {
  background: url(../images/menu_10_n.gif) ;
}

ul#menu3 li#m10 a:hover {
  background: url(../images/menu_10_n.gif) ;
}

ul#menu3 li#m11 a {
  background: url(../images/menu_11_n.gif) ;
}

ul#menu3 li#m11 a:hover {
  background: url(../images/menu_11_n.gif) ;
}

ul#menu3 li#m12 a {
  background: url(../images/menu_12_n.gif) ;
}

ul#menu3 li#m12 a:hover {
  background: url(../images/menu_12_n.gif) ;
}
