
body{
	margin:0px;
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}
#outer{
	text-align:left;
	border:0px solid #000000;
	background-image: url(../images/back-body.gif);
	background-repeat: repeat-y;
	width:1000px;
	margin: auto;
}
#header{
	height: 80px;
	border:0px solid #000000;
}
#top-left{
	border: 0px solid #000000;
	height: 80px;
	width:245px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#top-middle{
	border: 0px solid #000000;
	height: 80px;
	width: 502px;
	background-image: url(../images/back-top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	float: left;
}
#top-right{
	border:0px solid #000000;
	height: 80px;
	background-image: url(../images/back-top-right.gif);
	background-repeat: no-repeat;
	width: 243px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	float: left;
}

#bodyblock{
	
	width:1000px;
	border: 0px solid black;
	
	clear: both;
}
#left{
	float: left;
	width: 176px;
	border: 0px solid #000000;
}

.leftdivider {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
	font-size: 0px;
	border: 0px solid #000000;	
}

.leftpadding {
	padding-left: 45px;
	border: 0px solid #000000;	
}



#content{
	float: left;
	width:538px;
	border: 0px solid #ff0000;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
}

#right{
	float: left;
	width:260px;
	border: 0px solid #000000;
}


#footer{
	padding-left: 163px;
	height: 60px;
	background-image: url(../images/back-footer.gif);
	background-repeat: no-repeat;
	border: 0px solid red;
	color: #A09B3D;
	font-size: 10px;
	clear: both;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftnav:hover {
	color: #B5002F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftnavsel:link, a.leftnavsel:visited, a.leftnavsel:hover, a.leftnavsel:active  {
	color: #B5002F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftsubnav:link, a.leftsubnav:visited, a.leftsubnav:active  {
	color: #7C8AB4;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftsubnav:hover {
	color: #B5002F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftsubnavsel:link, a.leftsubnavsel:visited, a.leftsubnavsel:hover, a.leftsubnavsel:active  {
	color: #B5002F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftsubnav2:link, a.leftsubnav2:visited, a.leftsubnav2:active  {
	color: #B5002F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftsubnav2:hover {
	color: #7C8AB4;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftsubnav2sel:link, a.leftsubnav2sel:visited, a.leftsubnav2sel:hover, a.leftsubnav2sel:active  {
	color: #7C8AB4;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftnav2:link, a.leftnav2:visited, a.leftnav2:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.leftnav2:hover {
	color: #7D87B6;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftnav2sel:link, a.leftnav2sel:visited, a.leftnav2sel:hover, a.leftnav2sel:active  {
	color: #7D87B6;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
 }

.topnavlink {
	float: left;
	margin-right: 20px;
	height: 18px;
}

.topnavlinksel {
	float: left;
	margin-right: 20px;
	height: 18px;
	border-bottom: 2px solid #D0C37F;
}

a.topnav:link, a.topnav:visited, a.topnav:active  {
	color: #A28800;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
 }
 
a.topnav:hover {
	color: #A28800;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

 
H1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #3F4C81;
}

TD {
	font-size: x-small;
}

a:link, a:visited, a:hover, a:active  {
	color: #20276B;
	font-weight: bold;
	text-decoration: underline;
 }

a:hover {
	color: #B5002F;
	font-weight: bold;
	text-decoration: underline;
}
 
a.list:link, a.list:visited, a.list:hover, a.list:active  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
 }
 
.nav-top {
	width: 163px;
	height: 9px;
	font-size: 0px;
	background-image: url(../images/nav-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-bot {
	width: 163px;
	height: 9px;
	font-size: 0px;
	background-image: url(../images/nav-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-mid {
	padding-left: 18px;
	padding-bottom: 2px;
	width: 145px;
	background-image: url(../images/nav-mid.gif);
	background-repeat: repeat-y;<br>
	
	clear: both;
}

.nav-red-top {
	width: 163px;
	height: 9px;
	font-size: 0px;
	background-image: url(../images/nav-red-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-red-bot {
	width: 163px;
	height: 9px;
	font-size: 0px;
	background-image: url(../images/nav-red-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-red-mid {
	padding-left: 18px;
	padding-bottom: 2px;
	width: 145px;
	background-image: url(../images/nav-red-mid.gif);
	background-repeat: repeat-y;
	clear: both;
}

.synaptech {
	font-size: x-small;
	color: #9E9E9E;
}

a.synaptech:link, a.synaptech:visited, a.synaptech:active {
	color: #C6CCEE;
	font-size: x-small;
	text-decoration: none;
}

a.synaptech:hover {
	color: #7D86B5;
	font-size: x-small;
	text-decoration: none;
}

.nav-right-top {
	margin-left: 40px;
	width: 120px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/nav-right-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-right-bot {
	margin-left: 40px;
	width: 120px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/nav-right-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-right-mid {
	margin-left: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 100px;
	background-image: url(../images/nav-right-mid.gif);
	background-repeat: repeat-y;
	clear: both;
}

.subnav-top {
	margin-top: 3px;
	margin-left: 30px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.subnav-bot {
	margin-bottom: 3px;
	margin-left: 30px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.subnav-mid {
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 126px;
	background-image: url(../images/subnav-mid.gif);
	background-repeat: repeat-y;
	clear: both;
}

.subnav2-top {
	margin-top: 3px;
	margin-left: 30px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav2-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.subnav2-bot {
	margin-bottom: 3px;
	margin-left: 30px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav2-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.subnav2-mid {
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 2px;
	width: 134px;
	background-image: url(../images/subnav2-mid.gif);
	background-repeat: repeat-y;
	color: #bababa;
	clear: both;
}

.welkom {
	color: #ffffff;
	font-weight: bold;
	clear: both;
	padding-left: 43px;
}

form {
	margin: 0px;
}

input {
	font-size: 12px;;
}


textarea {
	font-size: 12px;
}

select {
	font-size: x-small;
}

#fullheight{height:100%}

.extragrootgekleurd { 
	font-size: 17px; 
	font-family: arial, helvetica;
	color: #20276B; 
	font-weight: bold; 
} 

.grootgekleurd{ 
	font-size: 13px; 
	color: #20276B; 
	font-weight: bold; 
}

.gekleurd{ 
	color: #B5002F; 
	font-weight: bold; 
}

.kleingekleurd{ 
	font-size: 9px; 
	color: #B5002F; 
}

.extragroot { 
	font-size: 17px; 
	font-family: arial, helvetica; 
	font-weight: bold; 
} 

.groot{ 
	font-size: 13px; 
	font-weight: bold; 
}

.klein{ 
	font-size: 9px; 
}

.dashboard-top {
	width: 524px;
	background-image: url(../images/dash-top.gif);
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
}

.dashboard-mid {
	width: 504px;
	background-image: url(../images/dash-mid.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

.dashboard-bot {
	width: 524px;
	background-image: url(../images/dash-bot.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
}



table.kalender {
	border: 1px solid #FAD5E4;
}

td.titel1l {
	background-color: #ED008C ;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	width: 21px;
}

td.titel2l {
	background-color: #dddddd;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
	font-weight: bold;
}

td.titel2lgreen {
	background-color: #B1FFB1;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
	font-weight: bold;
}

td.titel2lorange {
	background-color: #FFCB96;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
	font-weight: bold;
}

td.titel2lred {
	background-color: #FF9696;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
	font-weight: bold;
}

td.titel3l {
	background-color: #F6ADCD;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
}

td.titel1lblauw {
	background-color: #00ADEF ;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	width: 21px;
}

td.titel2lblauw {
	background-color: #C7EAFB;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
}

td.titel3lblauw {
	background-color: #8DD8F8;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
}

td.titel3lgroen {
	background-color: #8dc63e;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
}

td.zwart {
	background-color: #000000;
	color: #000000;
	font-size: 13px;
	text-align: center;
	width: 21px;
}

div.kalendercontent {
	margin-top: 10px;
	padding-left: 40px;
	line-height: 175%;
	font-weight: normal;
}

#kalender {
	padding: 10px;
}

.kalenderpijl {
	color: #ED008C;
	font-size: 24px;
	font-weight: bold;
}
.kalenderjaar {
	font-family: arial, helvetica;
	color: #ED008C;
	font-size: 14px;
	font-weight: bold;
}

a.kalenderpijl:link, a.kalenderpijl:visited, a.kalenderpijl:hover, a.kalenderpijl:active  {
	color: #ED008C; 
 }
 
.flash-nav {
	padding-left: 15px;
	padding-top: 5px;
	paddin-bottom: 5px;
}

.tip {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: solid 1px #000000;
	text-align: left;	
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 20px;
	left: 20px;
	background-color: #eeeeee;
	layer-background-color: #eeeeee;
}

td.orderlistphoto{
	width:70px;
	padding-right:10px;
	vertical-align:top;
}

td.orderlistdesc{
	vertical-align:top;
}

td.orderlistamount{
	width:30px;
	vertical-align:top;
}

div.ordercattitle, div #overview{
	color: #7C8AB4;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

div #headtitle{
	width: 420px;
	float:left;
	font-style:italic;
	font-weight: bold;
	border: 0px solid red;
}

div #ordergegevens{
	clear:both;
	font-style:italic;
	font-weight: bold;
	padding-bottom:10px;
}


div #headamount{
	width: 70px;
	float:left;
	font-style:italic;
	font-weight: bold;
	border: 0px solid red;
	text-align:right;
}

.orderdivider{
	clear:both;
}

.orderbreakline{
	width: 504px;
}

.ordertitleline{
	width: 420px;
	float: left;
	margin-left: 0px;
	border: 0px solid red;
}


.orderamount{
	width: 70px;
	float: left;
	text-align:right;
	border: 0px solid red;
}

#ordertotalfinal{
	width: 420px;
	border: 0px solid red;
	text-align: right;
	font-weight: bold;
	font-style:italic;
	float: left;
}
#ordertotalamount{
	width: 70px;
	text-align:right;
	float:left;
	border: 0px solid yellow;
}

.nav-newsl-top {
	margin-top: 3px;
	margin-left: 0px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav-top.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-newsl-bot {
	margin-bottom: 3px;
	margin-left: 0px;
	width: 146px;
	height: 7px;
	font-size: 0px;
	background-image: url(../images/subnav-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}

.nav-newsl-mid {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 146px;
	background-image: url(../images/subnav-mid.gif);
	background-repeat: repeat-y;
	clear: both;
}


.contacttekst {
	 float:left;
	 width:150px;
	 border: 0px solid blue;
}

.inputlang{
	float:left;
	border: 0px solid red;
}

.submitunsubscribe{
	clear:both;
	border:0px solid green;
	margin-left:205px;
	padding-top:10px !important;
	padding-top:0px;
}

td.title, td.titleblack{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #20276B;
	font-size: 12px;
}

.errormsg {
	color: #ff0000;
}

.clearboth{
	clear:both;
}

/*.movietitle{
	padding-bottom:10px;
	text-align:center;
}

.movie1{
	float:left;
	padding-left:90px;
}

.movie2{
	float:left;
	padding-left:30px;
}*/

.movie{
	padding-left:44px;
}

.movietitle{
	padding-bottom:10px;
	font-size:14px; 
	font-family:arial, helvetica;
	color:#ffffff; 
	font-weight:bold; 
}

.movie1{
	float:left;
	padding-bottom:10px;
}

.movie2{
	float:left;
}

.cleardiv{
	clear:both;
	font-size:0px;
	overflow:hidden;
	margin:0;
	height:0;
}