body{
	margin: 0px;
	padding:0;
	font-family: Arial;
	font-size:11px;
	color:#4f4f4f;
	background-color: #e3e3e3;
	background-image: url('media/layout/gradient.gif');
	background-repeat: repeat-x;
}
/*/////////links///////////////*/
a:link, a:visited, a:active{
	color: #008fda;
	text-decoration: none;
                cursor:pointer;
}
a:hover{
	color: #4f4f4f;
	text-decoration: underline;
}
/*////////////////menu///////////////*/
div.menu{
                float: right;
}
/* ///////////////layout ///////////// */
div#wrapper{
	width: 972px;
	padding: 0;
	margin: 0 auto;
	height: auto;
	text-align: left;
}
div#header{
	margin: 0;
	padding: 0;
	width:972px;
	background: url('media/layout/top.gif') no-repeat;
	height: 33px;
}
div#container{
	padding: 0;
	margin:0;
	width: 972px;
	background: url('media/layout/content_bg.gif') repeat-y;
}
div#left{
	margin: 0;
	width: 195px;
	padding:0;
	float: left;
}
div#logo{
	float:left;
	width:192px;
	height:138px;
	background: url('media/logos/flashonlogo.gif') no-repeat;
}
div#center{
	height: auto;
	width: 597px;
	float: left;
	margin:0;
	padding:0;
}
div#content_top{
	background: url('media/layout/content_top.gif') no-repeat;
	width:597px;
	height:22px;
	margin:0;
	padding:0;
}
div#content{
	width:555px;
	padding:0px 20px 20px 20px;
	line-height:16px;
}
div.blok{
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	padding-top:20px;
	width:100%;
	margin-top:20px;
}
div.blok_detail{
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	padding-top:1px;
}
div.line_vertical{
	background: url('media/layout/stippellijnverticaal.gif') #fff repeat-y;
	width:1px;
	height:160px;
	float:left;
                margin-top: 10px;
}
div.line_horizontal{
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	height:1px;
	width:246px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
                margin-top: 10px;
}
div.line_horizontal_left {
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	height:1px;
	width:246px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
                margin-top: 10px;	
}
div.line_horizontal_right {
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	height:1px;
	width:246px;
	float:left;
	margin-bottom:20px;
                margin-top: 10px;
	margin-left:30px;
	margin-right:0px;
	float:left;
}
div.line_right{
	background: url('media/layout/stippellijnhorizontaal.gif') #fff repeat-x;
	height:1px;
	width:246px;
	float:left;
	margin-bottom:20px;
                margin-top: 10px;
	margin-left:30px;
	margin-right:0px;
	float:left;
}
div.line_vertical_top{
	margin-top:10px;
	background: url('media/layout/stippellijnverticaal.gif') #fff repeat-y;
	width:1px;
	height:160px;
	float:left;
}
div.line_vertical_bottom{  
	background: url('media/layout/stippellijnverticaal.gif') #fff repeat-y;
	width:1px;
	height:160px;
	float:left; 
}
div#products div.product{
	width:275px;
	height:190px;
	float:left;
}
div#products.normal div.image{
	width:94px;
	height:173px;
	margin-right:20px;
	float:left;
                margin-left: 20px;
}
div#productdetail.big div.image{
	width:300px;
	height:305px;
	float:left;
}
div#anderepakketten.small div.image{
	width:57px;
	height:103px;
	float:left;
	margin: 5px 10px 0px 10px;
	padding-bottom:10px;
}
div#anderepakketten.pakketsmall_small div.image{
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 5px;
	padding-bottom:10px;
	
}
div.pakketsmall{
	height:130px;
}
div#anderepakketten.pakketsmall_small {
	margin-left:10px;
}

div#products.normal div.image_Tester{
	background: url('media/products/normal/tester.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div.image_Tester_small{
	background: url('media/products/small/tester.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Tester_big{
	background: url('media/products/big/tester.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}

div#products.normal div.image_Starter{
	background: url('media/products/normal/starter.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}
div#products.normal div.image_balanced_Starter{
	background: url('media/products/normal/balanced_starter.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}
div.image_Starter_small{
	background: url('media/products/small/starter.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Starter_big{
	background: url('media/products/big/starter.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#productdetail div.image_balanced_Starter_big{
	background: url('media/products/big/balanced_starter.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#products.normal div.image_Professional{
	background: url('media/products/normal/professional.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}
div#products.normal div.image_balanced_Professional{
	background: url('media/products/normal/balanced_professional.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div.image_Professional_small{
	background: url('media/products/small/professional.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Professional_big{
	background: url('media/products/big/professional.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#productdetail div.image_balanced_Professional_big{
	background: url('media/products/big/balanced_professional.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}

div#products.normal div.image_Blogger{
	background: url('media/products/normal/blogger.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div#products.normal div.image_balanced_Blogger{
	background: url('media/products/normal/balanced_blogger.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}
div.image_Blogger_small{
	background: url('media/products/small/blogger.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Blogger_big{
	background: url('media/products/big/blogger.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#productdetail div.image_balanced_Blogger_big{
	background: url('media/products/big/balanced_blogger.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#products.normal div.image_Average{
	background: url('media/products/normal/average.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}
div#products.normal div.image_balanced_Average{
	background: url('media/products/normal/balanced_average.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div.image_Average_small{
	background: url('media/products/small/average.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div.image_balanced_Average_small{
	background: url('media/products/small/balanced_average.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Average_big{
	background: url('media/products/big/average.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#productdetail div.image_balanced_Average_big{
	background: url('media/products/big/balanced_average.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}

div#products.normal div.image_Master{
	background: url('media/products/normal/master.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div.image_Master_small{
	background: url('media/products/small/master.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Master_big{
	background: url('media/products/big/master.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#products.normal div.image_Elite{
	background: url('media/products/normal/elite.gif') #fff no-repeat;
	width:94px;
	height:173px;
	margin-right:10px;
	float:left;
                margin-left: 10px;
}

div.image_Elite_small{
	background: url('media/products/small/elite.gif') #d3d3d3 no-repeat;
	width:57px;
	height:103px;
	float:left;
	margin: 5px 5px 0px 0px;
	padding-bottom:10px;
}
div#productdetail div.image_Elite_big{
	background: url('media/products/big/elite.gif') #fff no-repeat;
	background-position: 70px 30px;
	width:300px;
	height:305px;
	float:left;
}
div#products.normal div.info{
	width:140px;
	padding-top:18px;
	float:left;
}
div#productdetail.big{
	width: 100%;
	float: left;
}
div#anderepakketten.small{
	width: 150px;
	float: left;
}
div#anderepakketten div.pakketsmall_small{
	width: 150px;
	float: left;
	height:130px;
	margin-left:10px;
}
div.product div.prijs{
	font-size: 30px;
	color: #ec7c23;
	line-height:30px;
	text-align: left;
	padding-bottom: 15px;
}
div#products div.product.right{
	width:256px;
	margin-left:20px;
}
div#products.small div.image{
	width:25px;
	height:150px;
	margin-right:15px;
}
div.product div.name{
	font-size: 12px;
	line-height: 16px;
}
.name_big{
	font-size: 18px;
	line-height: 20px;
}
.spec_big span{
	width:150px;
	display:block;
	float:left;
	font-weight:bold;
	color:#4f4f4f;
}
.spec_big{
	color:#4f4f4f;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.info_big{
	float:left;
	width:213px;
	height:275px;
	background:#e5e5e5;
	padding: 20px;
}
div.info_normal{
	float:left;
	width:213px;
	height:130px;
	background:#e5e5e5;
	padding: 20px;
}
div.nieuwsitem{
	height: 145px;
	width: 246px;
	float:left;
	padding-right:30px;
}
div#right{
	padding:0;
	height: auto;
	width: 180px;
	float: left;
	margin:0;
}

div.clearer{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
div#bottom{
	margin:0px 0px 5px 0px;
	width:972px;
	height:16px;
	background: url('media/layout/bottom.gif') no-repeat;
	text-align: center;
	padding: 0;
}
div.shadowright{
	float:right;
	background: url('media/layout/shadowright.gif') no-repeat;
	width:6px;
	height: 740px;
}
div#shadowleft{
	float:left;
	background: url('media/layout/shadowleft.gif') no-repeat;
	width:3px;
	height:740px;
}
div#footer{
	margin:0 auto;
	text-align:center;
	width:972px;
}
div#banner{
	width: 575px;
	height: 201px;
	position: relative;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 10px 0 10px;
                background-color: #fff;
}
/* ///////////////tekst opmaak //////////////*/
h1, h2, h3 {
	margin: 0;
	padding:0;
}
h1{
	font-family: "Futura Md BT",Arial;
	font-size: 24px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding-top: 30px;
	margin-bottom: 3px;
	color:#008fda;
}
h1.blue_big{
	font-family: "Futura Md BT",Arial;
	font-size: 24px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding-top: 30px;
	margin-bottom: 3px;
	color:#008fda;
}
h2{
	color:#9fc233;
	font-family:Arial;
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
}
h2.big{
	font-family: "Futura Md BT",Arial;
	font-size: 24px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding: 0;
	margin-bottom: 3px;
	color:#008fda;
}
h2.blue_big{
	font-family: "Futura Md BT",Arial;
	font-size: 24px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding: 0;
	margin-bottom: 3px;
	color:#008fda;
}
h2.grey{/*kopjes in de rechterkolom*/
	color:#7a7a7a;
	font-family: "Futura Md BT",Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding: 10px 0px 10px 8px;
}
h2.oranje{/*h2 kopjes sitemappagina*/
	color:#eb741e;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
}
h3{ /*kop nieuws items, product detailkop, sitemap donker kopjes*/
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}	
h3.sitemap{
	margin: 0px 0px 0px 50px;
	padding: 5px 0px 0px 0px;
	color:#4f4f4f;
}
div.nieuwsitem h3{
}
h4{
	color:#b0b0b0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 100px;
	padding:5px 0px 0px 0px;
}
div#content p { /*gewone stukken tekst*/
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
.nieuwsarchiefitem{
	width:100%;
	float:left;
	padding:0px 0 0px 0;
	background-image: url('media/layout/stippellijnhorizontaal.gif');
	background-repeat: repeat-x;
	height:20px;
	padding: 5px 0px 5px 0px;
}
.nieuwsarchiefitem b {
}
div.nieuwsarchiefitem_img {
	float:left;
	padding-top:5px;
	margin-left: 8px;
	margin-right: 8px;
}
div.nieuwsarchiefitem_datum {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color:#4f4f4f;
	font-style: normal;
	width:70px;
}
div.nieuwsarchiefitem_titel {
	float:left;
	width:340px;
}
div.nieuwsarchiefitem_button a{
	float:left;
	padding:0;
	margin:0;
}
.nieuwsarchiefitem.grey{
	background-color: #ebebeb;
}
.normal{
	font-size: 12px;
	line-height: 16px;
}
.normal#contact{
	height: 112px;
	width: 140px;
	float: right;

}
.pm{ /*p/m op de product pagina*/
	color: #aaabad;
	font-size: 12px;
	line-height: 12px;
}
.foutmelding{ /*foutmelding bij het invullen van de formulieren*/
	color: #ff0000;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 5px;
}
.datum_nieuwsarchief{
	font-size: 12px;
	font-weight: bold;
	color:#4f4f4f;
	font-style: normal;
}
.nieuwsarchief{
	color:#ec7c23;
	font-size: 14px;
	font-style: italic;
}
a.nieuwslink{
	color:#ec7c23;
	font-size: 14px;
}
a.nieuwslink:hover{
}
.invullen{ /*invulvelden verplicht invullen*/
	color: #b0b0b0;
	font-size: 12px;
	line-height: 12px;
}
.formulier.bestel{
	font-size: 12px;
}
.formulier.contact{
	font-size: 12px;
}
.sitemap{ /*sitemapkopjes*/
	color: #eb741e;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.sitemapklein{ /*het diepst liggende kopje in de sitemap*/
	color:#b0b0b0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.links{ /*een normale link ergens in de site*/
	color: #008fda;
	font-size: 12px;
	line-height: 12px;
}
.spec{ /*specificaties pakketten*/
	color: #b0b0b0;
	padding-bottom: 10px;
	font-size: 11px;
}
a.prijsklein{ /*prijs in de rechterkolom*/
	color:#ec7c23;
}
p.streaming{ /*p/m in de rechterkolom en streaming in de rechterkolom en de tekst in de footer*/
	/*de standaard tekstlayout*/
}
p.streaming_footer{ 
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
.gewoon{
	color: #4f4f4f;
}
.prijshome{ /*prijs op de homepagina*/
	color:#ec7c23;
	font-size: 30px;
}
.prijsnormaal{ /*prijs op de productpagina en op de hostingpakkettenpagina*/
	color:#ec7c23;
	font-size: 25px;
	line-height: 25px;
}
.datum{
	color:#b0b0b0;
	font-weight: bold;
	text-align: right;
}
.nieuwsfoto{	
	height:75px;
	width: 75px;
	float: left; 
	margin-right: 10px;
}
.nieuwstekst{
	width: 160px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	float: left;
                height: 70px;
}
.icon{
	width: 15px;
	height: 15px;
	float: left;
	padding: 0px 10px 0px 10px;
} 
.normal_contact{
	float: left;
	width: 135px;
}
.normal_detail{
	padding-bottom: 20px;
}
div.pakket.small{
	font-weight: bold;
}	
.info.small{
	padding-top: 35px;
}
.image_bedankt{
	width: 150px;
	float: left;
}
.tekst_bedankt{
	width: 345px;
	float: left;
	margin-left: 55px;
}
.nieuws.image.big{
	width: 140px;
	float: left;
	margin: 0px 20px 10px 0px;
}
p.nieuws.big{
	margin-top: 20px;
}
.datumbig{
	color: #b0b0b0;
	font-size:16px;
	font-weight: bold;
	float: right;
}
.nieuwsitemsbig{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*////////////////////sitemaplinks//////////////////*/
a.oranje{
	color:#eb741e;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
}
a.sitemap{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #4f4f4f;
}
a.sitemapklein{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #b0b0b0;
}
/*////////////////////pakketten////////////////////////*/
.pakket{
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 12px;
}
.pakket.Tester{
	color: #b0b0b0;
}
.pakket.Starter{
	color:#a5c92d;
}
.pakket.Blogger{
	color:#008d84;
}
.pakket.Average{
	color:#e56d20;
}
.pakket.Professional{
	color:#478ed7;
}
.pakket.Master{
	color:#2f0072;
}
.pakket.Elite{
	color:#000000;
}
/*////////////////pakketten small////////////////*/
a.Tester_pakket_small{
	color: #b0b0b0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Starter_pakket_small{
	color:#a5c92d;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Blogger_pakket_small{
	color:#008d84;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Average_pakket_small{
	color:#e56d20;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Professional_pakket_small{
	color:#478ed7;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Master_pakket_small{
	color:#2f0072;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
a.Elite_pakket_small{
	color:#000000;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
/*//////////pakketten groot///////////////*/

.pakket_Tester_big{
	color: #b0b0b0;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Starter_big{
	color:#a5c92d;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Balanced_Starter_big{
	color:#a5c92d;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Blogger_big{
	color:#008d84;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Average_big{
	color:#e56d20;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Professional_big{
	color:#478ed7;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Master_big{
	color:#2f0072;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.pakket_Elite_big{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.akkoord{
	width: 457px;
	float: right;
	text-align: left;
}
.akkoord.contact{
	width: 450px;
}
/*/////////////////buttons///////////////*/
a.right, span.right, td.right{
	float:right;
}
a.left, span.left{
	float:left;
}
a.button{
	display:block;
	height:37px;
	font-size:0;
	line-height:0;
	background-repeat: no-repeat;
	background-position: top left;
                cursor:pointer;
}
a.button:hover{
	background-position: bottom left;
}
a.leesverder{
	width:107px;
	background-image:url('media/buttons/lees_verder_white.gif');
                background-color: #fff;
	margin-top: 20px;
}
a.lees_verder_nieuws_grey{
	height: 21px;
	width:107px;
	background-image:url('media/buttons/lees_verder_nieuws_grey.gif');
                background-color: #e5e5e5;
	margin: 0px 10px 0px 0px;
}
a.lees_verder_nieuws_white{
	height: 21px;
	width:107px;
	background-image:url('media/buttons/lees_verder_nieuws_white.gif');
                background-color: #fff;
	margin: 0px 10px 0px 0px;
}
a.bestel{
	width:76px;
	background-image:url('media/buttons/bestel_white.gif');
                background-color: #fff;
}
a.bestel_grey{
	width:76px;
	background-image:url('media/buttons/bestel_grey.gif');
                background-color: #e5e5e5;
}
a.meer_info_white{
	width:92px;
	background-image:url('media/buttons/meer_info_white.gif');
                background-color: #fff;
}
a.meer_info_bestel_white{
	width:137px;
	background-image:url('media/buttons/meer_info_bestel_white.gif');
                background-color: #fff;
}
a.terug_naar_overzicht{
	width:152px;
	background-image:url('media/buttons/terug_naar_overzicht_white.gif');
                background-color: #fff;
}
a.verzenden_white{
	width:99px;
	background-image:url('media/buttons/verzenden_white.gif');
                background-color: #fff;
}
a.ouder_nieuws_white{
	width:117px;
	margin-right: 19px;
	background-image:url('media/buttons/ouder_nieuws_white.gif');
                background-color: #fff;
}
a.terug_naar_overzicht_white{
	width:152px;
	margin-bottom: 10px;
	background-image:url('media/buttons/terug_naar_overzicht_white.gif');
                background-color: #fff;
}
/*/////////lijsten////////////////*/
ul{
	list-style: url(media/icons/punt.gif);
	list-style-type: square;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 1.6em; 
	padding-left: 0em;
                font-size: 12px;
}
li{
	margin: 10px 0px 10px 0px;
}
/*//////////////formulier/////////////////*/
form td.error{
	color:#f00;
}
form label{
	float:left;
	width:100px;
}
form input.textfield ,form textarea.textfield{
	float:left;
	border: 1px solid #4f4f4f;
	font-family: Arial;
	font-size:12px;	
	color:#4f4f4f;
	padding-left:5px;
	width: 200px;
}
form textarea.textfield{
	width:200px;
	height:80px;
	overflow:auto;
}
form input.textfield.adres{
	width:162px;
}
form input.textfield.huisnummer{
	width:25px;
	margin-left:5px;
}
form input.textfield.postcodecijfers{
	width:35px;
	margin-right:5px;
}
form input.textfield.postcodeletters{
	width:25px;
}
form input.textfield.error{
	border: 1px solid #f00;
}
form textarea.textfield.error{
	border: 1px solid #f00;
}
form input.submitbutton{
	width:99px;
	background:url('media/buttons/verzenden_white.gif');
                background-color: #fff;
	display:block;
	height:37px;
	font-size:0;
	line-height:0;
	background-repeat: no-repeat;
	background-position: top left;
	border:none;
	cursor:pointer;
}
form input.submitbutton:hover{
	background-position: bottom left;
                background-color: #fff;
}
div#right div#contact {
	width:160px;
	font-size:12px;
}
div#right div#contact div.contactgegevens {
	width:160px;

}
div#right{
	width:180px;
	overflow:hidden;
	margin:0;
	padding:0;
}
div#right  div {
}
div#right div#contact div.contactgegevens div {
	width:auto;
}
div.template_detail div#content {
	width:555px;
	padding:0px 20px 20px 20px;
	line-height:16px;
	overflow:hidden;	
}
div.template_news div#content {
	width:555px;
	padding:0px 20px 20px 20px;
	line-height:16px;
	overflow:hidden;	
}
div#right div.info_small{
	padding-top: 35px;
}
div#right h2.grey {
	background:none;
}
div#productdetail div.image{
	width:300px;
	height:305px;
	float:left;
}
a.info_small_link{
                color:#4f4f4f;
}
