html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0
}

html 
{
	
	
	overflow:scroll;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	
}




body {
	background: #fff url(../images/back_body.png) repeat-x 0 0;
	font-size: 62.5%;
}


#container {
	position: relative;
	width: 961px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	width: 186px;
	height: 73px;
	top: 15px;
	left: 75px;
	background: url(images/logo.png) 0 0;
	z-index:101;
	
}
#header {
	position: relative;
	width: 961px;
	height: 170px;
	margin: 0 auto;
	text-indent: -999em;
	z-index: 0;
}

.home #header {
	background:  url(../images/header_home.png) no-repeat 75px 0;
}

.dashboard #header {
	background:  url(../images/header_dashboard.png) no-repeat 394px 103px;
}

#gratis {
	position: absolute;
	width: 108px;
	height: 106px;
	top: 136px;
	margin-left: -24px;
	background: url(../images/gratis.png) no-repeat 0 0;
}

#afdekafdek {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 945px;
	top: 170px;
	background: url(../images/afdekafdek.png) no-repeat 0 0;
	z-index: 100;
}

.hidden {
	display: none;
}

strong {
	font-weight: bold;
}

em {
	font: italic 1.3em/1.3em Arial, Helvetica, sans-serif;
	color: #f00;
}

table td {
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
}

table th {
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	/*padding: 10px 0 5px;*/
}

.CodeRed
{
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	margin:25px;
	color: Red;
}

/* ============ CONTENT ============ */
/* == Stappen == */
#stappen {
	min-height: 286px;
	height: auto !important;
	height: 286px;
	width: 961px;
	background: url(../images/stappen_back.png) no-repeat bottom;
	position: relative;
	overflow:hidden;
}

#stappen_top {
	width: 100%;
	height: 16px;
	background: url(../images/stappen_top.png) no-repeat 0 0;
}

#stappen_links {
	position: relative;
	float: left;
	display:block;
	margin-top: -1px;
	padding-left: 45px;
	width: 655px;
	overflow:hidden;
	
}

.stap {
	width: 195px;
	margin-right: 30px;
	float: left;
}

.stap p {
	font: 1.3em/1.4em Arial, Helvetica, sans-serif;
	margin-top: 1px;
	padding-bottom: 13px;
}

.stap p.meer_info {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 93px;
	margin-left: 171px;
}

.stap p.error {
	font-weight: bold;
	color: red;
	padding: 5px 15px;
	
}

.stap p.meer_info:hover {
	background-position: 0 -22px;
}

.stap .PanelMailError 
{
	position: absolute;
	top: 75px;
	left: 258px;
	width: 220px;
	height: 145px;	
	background: #fff url(../images/beheer_error_back.png) no-repeat 0 0;
	padding: 15px 0 0;
	z-index: 200;
}

.stap .PanelMailError a
{
	color: black;
	text-decoration:none;
}

.venster p.meer_info {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 627px!important;
	top: 633px;
	margin-left: 219px;
}

.venster p.meer_info_thema {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 618px!important;
	top: 633px;
	margin-left: 219px;
}

.venster p.meer_info:hover {
	background-position: 0 -22px;
}

#buttonwrapper {
	width: 675px;
}

.stap select {
	width: 195px;
	z-index: 1;
}

.stap.clear {
	clear: both;
}

.stap.last {
	margin-right: 0;
}

.AVspan  
{
	position: relative;
	float:left;
	display:inline;
	padding-top: 1px;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	color:White;
	font-weight: bold;
} 

 .AVspan a  
 {
 	color:White;
	font-weight: bold;
 }

.stap #but_thema {
	display: block;
	text-indent: -999em;
	width: 195px;
	height: 23px;
	background: url(../images/but_thema.png) no-repeat 0 0;
}

.stap .but_assortiment {
	display: block;
	text-indent: -999em;
	width: 195px;
	height: 23px;
	margin-top: 16px;
	background: url(../images/but_assortiment.png) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	border: 0;
	
}

.stap .but_assortiment_inactive {
	display: block;
	text-indent: -999em;
	width: 195px;
	height: 23px;
	margin-top: 16px;
	background: url(../images/but_assortiment_inactief.jpg) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.stap input.bg {
	background: url(../images/emailinput_back.png) no-repeat 0 0;
	border: 0;
	width: 191px;
	height: 21px;
	padding: 2px 0 0 4px;
	margin-right: -30px;
}

.stap #but_email_wrap {
	display: block;
	width: 195px;
	height: 23px;
	margin-top: 13px;
	/*background: url(../images/but_emailuit.png) no-repeat 0 0;*/
}

.stap #but_maak_wrap {
	position: relative;
	float:left;
	display:inline;
	width: 195px;
	height: 23px;
	margin-top: 16px;
	/*background: url(../images/but_maak.png) no-repeat 0 -46px;*/
}

.stap .but_maak {
		position: relative;
	float:left;
	margin-left: 6px;
	display:inline;
	text-indent: -999em;
	width: 142px;
	height: 23px;
	background: url(../images/but_maak.png) no-repeat 0 0;
}

.stap .but_maak_inactive {
		position: relative;
	float:left;
	margin-left: 6px;
	display:inline;
	text-indent: -999em;
	width: 142px;
	height: 23px;
	background: url(../images/but_maak.png) no-repeat 0 -46px;
}

.stap .but_email-ok 
{
	position: relative;
	float:left;
	margin-left: 6px;
	display:inline;
	text-indent: -999em;
	width: 75px;
	height: 23px;
	background: url(../images/but_emailok.png) no-repeat 0 0;
}

.stap .but_email-ok_inactive 
{
	position: relative;
	float:left;
	margin-left: 6px;
	display:inline;
	text-indent: -999em;
	width: 75px;
	height: 23px;
	background: url(../images/but_emailok.png) no-repeat 0 -46px;
}

.stap .but_stap_terug
{
	position: relative;
	float:left;
	display: inline;
	text-indent: -999em;
	width: 47px;
	height: 23px;
	background: url(../images/but_terug.png) no-repeat 0 0;
}

.stap .but_stap_terug_inactive
{
	position: relative;
	float:left;
	display: inline;
	text-indent: -999em;
	width: 47px;
	height: 23px;
	background: url(../images/but_terug.png) no-repeat 0 -46px;
}

.stap .but_email-overslaan {
	position: relative;
	float:left;
	margin-left: 6px;
	display: inline;
	text-indent: -999em;
	width: 61px;
	height: 23px;
	background: url(../images/but_slaover.png) no-repeat 0 0;
}

.stap .but_email-overslaan_inactive
{
	position: relative;
	float:left;
	margin-left: 6px;
	display: inline;
	text-indent: -999em;
	width: 61px;
	height: 23px;
	background: none;
	background: url(../images/but_slaover.png) no-repeat 0 -46px;
}

.stap .but_maak:hover, .stap #but_thema:hover, .stap .but_assortiment:hover, .stap .but_email-ok:hover, .stap .but_email-overslaan:hover {
	background-position: 0 -23px;
}

/* == einde stappen == */

#stappen_rechts {
	position: relative;
	float: right;
	width: 235px;
}

#stats {
	position: relative;
	width: 220px;
	height: 81px;
	background: url(../images/stats_back.jpg) no-repeat 0 0;
}

#stats .stats_info
{
	position: relative;
	float: left;
	font: bold 1.6em/1.6em Arial, Helvetica, sans-serif;
	margin-left: 105px;
	margin-top: 15px;
	width: 105px;
	height: 50px;
	color: White;
}

.beheer {
	position: relative;
	margin-top: 15px;
	width: 197px;
	height: 126px;
	background: url(../images/beheer_back.png) no-repeat 0 0;
	padding: 34px 0 0 23px;
}

.beheer_error {
	position: relative;
	width: 220px;
	height: 145px;
	margin-top: -160px;
	background: #fff url(../images/beheer_error_back.png) no-repeat 0 0;
	padding: 15px 0 0;
	z-index: 100;
}

.beheer_error p {	
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #f00;
	padding: 0 15px 1.5em;
}

.beheer_error p a {	
	font-weight: normal;
	color: #000;
}



.ww_vergeten {
	position: relative;
	width: 220px;
	height: 145px;
	margin-top: -160px;
	background: #fff url(../images/ww_vergeten.png) no-repeat 0 0;
	padding: 15px 0 0;
}

.ww_verzonden{
	position: relative;
	width: 220px;
	height: 145px;
	margin-top: -160px;
	background: #fff url(../images/ww_verzonden.png) no-repeat 0 0;
	/*background-color: Red;*/
	padding: 15px 0 0;
}

.ww_vergeten p, .ww_verzonden p {	
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 15px 1.5em;
}

.ww_vergeten p a, .ww_verzonden  a {	
	font-weight: normal;
	color: #000;
}

.ww_vergeten input 
{position:absolute;
 left: 23px;
 top: 105px;
	
	/*margin: 80px 0 0 23px;*/
	width: 173px;
	height: 16px;
	/*background: none;*/
	background-color: white ;
	color: #000;
	border: none;
}

.beheer p {
	display: none;
}

.beheer p.vergeten {
	display: block;
	margin: 14px 0 0 60px;
	font:  1em/1.4em Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
}

.beheer p.vergeten a {
	color: #fff;
}
.beheer p.vergeten a:hover {
	text-decoration: none;
}

.beheer .BeheerTextbox 
{
	float: left;
	position:relative;
	margin-top: 22px;
	width: 173px;
	height: 17px;
	border: 0;
	
}

.login {
	width: 62px;
	height: 23px;
	text-indent: -999em;
	background: url(../images/login.png) no-repeat 0 0;
	display: block;
	left: 21px;
	top: 123px;
	position: absolute;
	border: 0;
	cursor: pointer;
	cursor: hand;
}

.login:hover {
	background-position: 0 -23px;
}

.verstuur {
	width: 62px;
	height: 23px;
	text-indent: -999em;
	background: url(../images/verstuur.png) no-repeat 0 0;
	display: block;
	left: 21px;
	top: 128px;
	position: absolute;
}

.verstuur:hover {
	background-position: 0 -23px;
}

.annuleer {
	width: 91px;
	height: 23px;
	text-indent: -999em;
	background: url(../images/annuleer.png) no-repeat 0 0;
	display: block;
	left: 90px;
	top: 128px;
	position: absolute;
}

.annuleer:hover {
	background-position: 0 -23px;
}

/* ===== VENSTER ===== */

.venster_EigenAssortiment {
	width: 969px;
	height: 1050px;
	background: url(../images/venster.png) no-repeat 0 0;
	/*background-color:Fuchsia;*/
	position: relative;
	margin-top: -807px;
	margin-left: -3px;
	margin-bottom: -250px;
	z-index: 50;
}

.venster_ThemaBundel {
	width: 969px;
	height: 1050px;
	background: url(../images/venster.png) no-repeat 0 0;
	/*background-color:Fuchsia;*/
	position: relative;
	margin-top: -816px;
	margin-left: -3px;
	margin-bottom: -250px;
	z-index: 50;
}

.venster_EigenAssortiment .sluiten, .venster_ThemaBundel .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 96px;
	height: 15px;
	float: left;
	background: url(../images/sluiten.png) no-repeat 0 0;
	/*background-color:Red;*/
	top: 6px;
	right: 11px;
	border:none;
}

.venster_EigenAssortiment .sluiten:hover, .venster_ThemaBundel .sluiten:hover {
	background-position: 0 -15px;
}



#themabundel {
	width: 946px;
	height: 247px;
	top: 717px;
	position: absolute;
	left: 3px;
	overflow: visible;
}

/*.themabundelNieuweShop
{
	width: 617px;
	height: 247px;	
	position: relative;
	float:left;
	overflow: auto;
	background-color:Green;
}*/

#bundel_titels {
	margin-left: 45px;
	margin-top: 27px !important;
	margin-top: 19px;
	width: 195px;
	float: left;
	display:inline;
}

/*.themabundelNieuweShop .bundel_titels
{
	width: 195px;
	float: left;
	display:inline;
	background-color:Red;
}
*/

#bundel_titels select.assortiment, .bundel_titels select.assortiment {
	width: 195px;
}
#bundel_titels h1 {
	font: bold 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 11px;
}

/*.themabundelNieuweShop .bundel_titels h1 {
	font: bold 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 11px;
	clear:both;
}
*/
#bundel_titels select.titels, .bundel_titels select.titels {
	width: 195px;
	height: 149px;
	border: solid 2px #236a8e;
	cursor:pointer;
	cursor: hand;
}

#themabundel img {
	float: left;
	border: solid 2px #236a8e;
	margin-left: 31px;
	margin-top: 23px;
}

#themabundel div.tekst {
	float: left;
	width: 478px;
	height: 185px;
	margin-left: 24px;
	margin-top: 22px;
	overflow: auto;
}

/*.themabundelNieuweShop div.intro
 {
	float: left;
	position:relative;
	font: normal 1.6em/1.6em Arial, Helvetica, sans-serif;
	overflow: auto;
}
*/
#themabundel .tekst h1 {
	font: normal 1.6em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0.6em;
}

#themabundel .tekst p {
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	padding-right: 14px;
	color: #fff;
}

#themabundel .tekst p.bold {
	font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

#themabundel .tekst em {
	font-size: 1em;
	color: #fff;
}

#themabundel #klaar_stap2a, #themabundel #klaar_stap2b {
	width: 195px;
	height: 23px;
	position: absolute;
	top: 209px;
	left: 737px;
}

#themabundel #klaar_stap2a h3, #themabundel #klaar_stap2b h3 {
	float: right;
	font: normal 1.6em/1.4em Arial, Helvetica, sans-serif;
	color: #fff;
	padding-right: 9px;

}

#themabundel #klaar_stap2a a, #themabundel #klaar_stap2b a {
	float: right;
	height: 23px;
	width: 104px;
	text-indent: -999em;
	background: url(../images/naarstap2.png) no-repeat 0 0;
}

#themabundel #klaar_stap2a a:hover #themabundel #klaar_stap2b a:hover {
	background-position: 0 -23px;
}

#samenstellen {
	width: 946px;
	height: 247px;
	top: 717px;
	position: absolute;
	left: 3px;
	z-index:100;
}

#categorie {
	margin-left: 45px;
	margin-top: 15px;
	float: left;
	width: 648px;
	display:inline;
	}

#categorie h1 {
	font: 1.6em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	padding-top: 3px;
}

#categorie h2 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 18px;
	display:inline;
	position:relative;
	float: right;
}

#categorie select {
	float: left;
	width: 195px;
	margin-top: 5px;
	margin-left: 7px;
}

#mag_lijst {
	position: absolute;
	display:block;
	width: 648px;
	height: 185px;
	border: solid 2px #236a8e;
	left: 44px;
	top: 48px;
	background: #fff;
	z-index:0;
}

#magscroller {
	height: 168px;
	float: left;
	position:relative;
	
	/*width: 1500px;*/ /* probleem. Deze moet variabel worden aan het aantal magazines, maar hoe. Zonder of met te kleine width gaan de magazines/floats onder elkaar */
}

.scrollbar_left
{
	width: 17px;
	height: 17px;
	float: left;
	position:relative;	
	clear:left;
	background: url(../images/scrollbalk_links_off.png) no-repeat 0 0;
}

.scrollbar_middle
{
	width: 614px;
	height: 17px;
	float: left;
	position:relative;	
}

.scrollbar_right
{
	width: 17px;
	height: 17px;
	float: left;
	position:relative;	
	background: url(../images/scrollbalk_rechts_off.png) no-repeat 0 0;
}

.Slider
{
	width: 614px;
	height: 17px;
		float: left;
	position:relative;
	overflow:hidden;
	/*padding: 0px 17px 0px 17px;*/
	background: url(../images/scrollbalk_bg.png) no-repeat 0 0;
}

.TextboxPageIndex
{
	width: 25px;
	background-color:transparent;
	margin-top: 16px;
	display:inline;
	position:relative;
	float: right;
	color:White;
	text-align:right;
	vertical-align: top;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	border: 0;
	padding-right: 5px;
	
}

.TextboxPageIndexWijzigen
{
	width: 25px;
	background-color:transparent;
	margin-top: 6px;
	display:inline;
	position:relative;
	float: right;
	color:black;
	text-align:right;
	vertical-align: top;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	border: 0;
	padding-right: 5px;	
}

.SliderImage
{
	width: 15px;
	height: 17px;
	float: left;
	position:relative;
	display:block;
}

.tijdschrift {
	width: 120px !important;
	width: 118px;
	margin: 0 9px 12px 0;
	text-align: center;
	float: left;
	position:relative;
	padding: 0 0px;
	display:inline;
	
}

.TijdschriftImage
{
	float: left;
	position:relative;
	display:inline;
	width: 120px !important;
	width: 118px;
	height: 112px;
	
}

.tijdschrift img {
	margin: 4px 0 0 0;
	padding: 1px;
}

.tijdschrift a img {
	border: 1px solid #7f7f7f;
}

.tijdschrift a:hover img  {
	border: 1px solid #000;
}

.tijdschrift .TijdschriftTitel
{
	float: left;
	position:relative;
	width: 120px !important;
	width: 118px;
	height: 26px;
	display:inline;
	text-align:center;
	overflow:hidden;
}

.tijdschrift  h2 a {
	font: bold 1.1em/1.1em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	
}

.tijdschrift a:hover {
	text-decoration: underline;
}

.tijdschrift p.voegtoe a {
	width: 63px;
	height: 15px;
	background: url(../images/voegtoe.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 30px !important;
	margin-right: 15px;
}

.tijdschrift p.voegtoe a:hover {
	background-position: 0 -100px;
}

.tijdschrift p.geselecteerd {
	width: 103px;
	height: 15px;
	background: url(../images/geselecteerd.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 5px !important;
	margin-right: 1px;
}

#eigen_titels {
	margin-top: 25px;
	width: 195px;
	height: 206px;
	position: absolute;
	left: 719px;
}

#eigen_titels .headers {
	height: 25px;
}

#eigen_titels h1 {
	font: 1.6em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	width: 135px;
	float: left;
}

#eigen_titels h2 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	width: 60px;
	float: right;
	margin-top: 10px;
}


#eigen_titels h2.maximum, #aangepast_assortiment h2.maximum {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	position: relative;
	color: #f00;
	width: 60px;
	float: right;
	margin-top: 10px;
}

#samenstellen #mijn_assortiment {
	position: absolute;
	top: 27px;
	width: 191px;
	height: 129px;
	border: 2px solid #236a8e;
	background: #fff;
	padding: 8px 0;
	overflow: auto;
	z-index: 0;
	clear: both;
}

#samenstellen #mijn_assortiment ul {
	list-style: none;
}

#samenstellen #mijn_assortiment ul li .left {
	font: 1.2em/1.3em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 2px 0 2px 6px;
	width: 151px;
	clear: both;
	float: left;
	cursor: pointer;
	cursor: hand;
}

#samenstellen #mijn_assortiment ul li a.del {
	clear: none;
	float: right;
	text-indent: -999em;
	line-height: 0;
	display: block;
	background: url(../images/delete.png) no-repeat 0 0;
	width: 11px;
	height: 11px;
	margin-right: 5px;
	margin-top: 4px;
	padding: 0;
}

#samenstellen #mijn_assortiment ul li a.del:hover {
	background-position: 0 -11px;
}

#aangepast_assortiment .max_titels {
	position: absolute;
	top: 42px;
	width: 204px;
	height: 324px;
	border: 2px solid #f00;
	background: #fff;
	padding: 8px 0;
	overflow: auto;
	z-index: 100;
	clear: both;
}

#samenstellen #klaar_stap2a, #samenstellen #klaar_stap2b {
	width: 195px;
	height: 23px;
	position: absolute;
	top: 176px;
	padding-top: 7px;
}

#samenstellen #klaar_stap2a h3, #samenstellen #klaar_stap2b h3 {
	float: right;
	font:  normal 1.6em/1.4em Arial, Helvetica, sans-serif;
	color: #fff;
	padding-right: 9px;

}

#samenstellen #klaar_stap2a a, #samenstellen #klaar_stap2b a {
	float: right;
	height: 23px;
	width: 104px;
	text-indent: -999em;
	background: url(../images/naarstap2.png) no-repeat 0 0;
}

#samenstellen #klaar_stap2a a:hover, #samenstellen #klaar_stap2b a:hover {
	background-position: 0 -23px;
}

.max_titels {
	position: absolute;
	top: 27px;
	width: 191px;
	height: 129px;
	border: 2px solid #f00;
	background: #fff;
	padding: 8px 0;
	overflow: auto;
	z-index: 100;
	clear: both;
}

.max_titels p {
	font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #f00;
	padding: 0 10px 1.5em;
}

.max_titels p a {
	font-weight: normal;
	color: #000;
}





/* ============== SNAPSHOT ============= */



.snapshot {
	position:			absolute;
	display:			block;	
	top:				-100px !important;
	top:				50px;
	width:				350px;
	height:				auto !important;
	height:				150px;
	min-height:			150px;
	overflow:			visible;
	padding-bottom:		5px;
	background:			#fff;
	border:				2px solid #236a8e;
	overflow:			visible;
	font:				1.1em/1.1em Arial, Helvetica, sans-serif;
	z-index:			1000;
}

.item_0 
{
	left: 50px;
}     

.item_1
{
	left: 170px;
}

.item_2
{
	left: 290px;
}

.item_3
{
	left: 410px;
}

.item_4
{
	left: 530px;
}


.snapshot img {
	float: left;
	margin: 10px;
	padding: 1px;
	border: 1px solid #7f7f7f;
	
}

.snapshot .snapshot-tekst {
	float: left;
	width: 226px;
}

.snapshot .snapshot-tekst p.voegtoe a {
	margin-top: 1em;
	width: 63px;
	height: 15px;
	background: url(../images/voegtoe.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: left;
}

.snapshot .snapshot-tekst p.voegtoe a:hover {
	background-position: 0 -100px;
}

.snapshot-tekst p.geselecteerd {
	width: 103px;
	height: 15px;
	background: url(../images/geselecteerd.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 5px !important;
	margin-right: 1px;
}


.snapshot .snapshot-tekst .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/snapsluit.png) no-repeat 0 0;
	top: 6px;
	right: 5px;
}

.snapshot .snapshot-tekst .sluiten:hover {
	background-position: 0 -15px;
}

.snapshot h3 {
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 1.2em;
}

.snapshot h4 {
	padding: 0;
	font-weight: bold;
}

.snapshot p {
	padding: 0 0 5px 0;
}

.snapshot .magspecs {
	margin-top: 1em;
}

.snapshot .magspecs h4 {
	float: left;
	padding: 0 0.2em 0 0;
	line-height: 1.2em;
	width: auto;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	
}

.snapshotAanpassen .magspecs h4 
{
	float: left;
	padding: 0 0.2em 0 0;
	line-height: 1.2em;
	width: auto;
	font-weight: normal;
	color: #000;
	font-weight: bold;
}

.snapshot .magspecs p {
	line-height: 1.2em;
	text-align: left;
	padding: 0;
}


/* === info popup === */
.info_popup {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow: auto;
	z-index: 1000;
	top: 300px;
}

.info_popup_mijngegevens {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow: auto;
	z-index: 1000;
	left: 75px;
	top: 175px;
}

.info_popup_google {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow: auto;
	z-index: 1000;
	left: 75px;
	margin-top: -75px;
	
}

.info_popup_bankrekening {
	position: absolute;
	width: 200px;
	/*height: 150px;*/
	background: #fff;
	border: 2px solid #236a8e;
	overflow: auto;
	z-index: 1000;
	left: 425px;
	margin-top: -75px;
	
}


#meer_info1 {
	left: 235px;
}

#meer_info2 {
	left: 463px;
}

#meer_info3 {
	left: 689px;
}



.info_popup .info_popup_tekst, .info_popup_mijngegevens .info_popup_tekst, .info_popup_bankrekening .info_popup_tekst, info_popup_google .info_popup_tekst {
	float: left;
	position:relative;
	padding: 10px;
	font: 1.2em/1.3em Arial, Helvetica, sans-serif;
}


#meer_info1 p, #meer_info2 p, #meer_info3 p
{
	float: left;
	position:relative;	
	padding: 0;
	margin:0;
	border: solid 5px white;
	font: 1.2em/1.3em Arial, Helvetica, sans-serif;
}


/* ===EINDE VENSTER === */

/* === aangemaakt venster === */

.aangemaakt {
	position: absolute;
	width: 897px;
	height: 458px;
	left: 16px;
	top: 185px;
	background: url(../images/aangemaakt_back.png) no-repeat 0 0;
	z-index: 2000;
	padding-top: 39px;
	padding-left: 34px;
}

.NieuweShopAangemaakt 
{
	position: absolute;
	width: 897px;
	height: 458px;
	left: 16px;
	top: 60px;
	background: url(../images/nieuweshopaangemaakt_back.png) no-repeat 0 0;
	z-index: 2000;
	padding-top: 39px;
	padding-left: 34px;
}


.aangemaakt .sluiten, .NieuweShopAangemaakt .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 96px;
	height: 15px;
	float: left;
	background: url(../images/sluiten.png) no-repeat 0 0;
	top: 13px;
	right: 12px;
}

.aangemaakt .sluiten:hover, .NieuweShopAangemaakt .sluiten:hover {
	background-position: 0 -15px;
}

.aangemaakt h1, .NieuweShopAangemaakt h1{
	font: 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
}

.NieuweShopAangemaakt h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 14px;
	margin-top: 14px;
}



.aangemaakt p, .NieuweShopAangemaakt p {
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	width: 772px;
	margin-top: 6px;
}

.NieuweShopAangemaakt #blok_iframe {
position:relative;
	float:left;
	width: 320px;
	
}

.NieuweShopAangemaakt #blok_popup {
	position:relative;
	float:left;

	width: 320px;
}

.aangemaakt #blok_iframe {
position:relative;
	float:left;
		margin: 0;
	padding: 0;
	width: 425px;
	
}

.aangemaakt #blok_popup {
	position:relative;
	float:left;
		margin: 0;
	padding: 0;
	width: 425px;
}


.NieuweShopAangemaakt textarea {
	border: solid 2px #236a8e;	
	display: block;
	width: 290px;
	height: 261px;
	overflow: auto;
}

/*.aangemaakt #blok_popup {
	position: absolute;
	top: 169px;
	left: 476px;
}*/

.aangemaakt textarea{
	border: solid 2px #236a8e;	
	display: block;
	width: 290px;
	height: 261px;
	overflow: auto;
}









/* ============ BOTTOM BANNERS ===== */

#bottom_banners {
	width: 961px;
	height: 219px;
	margin-top: 15px;
}

#wie_voor {
	width: 666px;
	height: 171px;
	float: left;
	background: url(../images/wie_voor_back.png) no-repeat 0 0;
	padding: 48px 0 0 45px;
}

.voorganger {
	width: 150px;
	margin-right: 6px;
	float: left;
}

.voorganger img {
	border: solid 1px #000;
}

.voorganger a {
	display: block;
	text-align: center;
	color: #fff;
	font: 1.2em/1.1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.voorganger a:hover {
	text-decoration: underline;
}

#professionals {
	width: 235px;
	height: 81px;
	float: right;
	position: relative;
	text-indent: -999em;
	background: url(../images/professionals_back.png) no-repeat 0 0;
}

/* ================ DASHBOARD =============== */

#dashboard {
	min-height: 286px;
	height: auto !important;
	height: 286px;
	width: 961px;
	background: url(../images/dashboard_back.png) no-repeat bottom;
	position: relative;	
	overflow:visible;	
}

.dashboard_overlay, .dashboard_overlay_logged_in {
	min-height: 546px;
	height: auto !important;
	height: 546px;
	width: 961px;
	background: url(../images/dashboard_back.png);
	background-repeat: repeat-y;
	/*background-repeat:-x bottom;*/
	position: absolute;
	z-index: 300;
	top: 170px;
	left:0px;	
	display:block;
}


#dashboard_top {
	width: 100%;
	height: 16px;
	background: url(../images/dashboard_top.png) no-repeat 0 0;
}

#dashboard_top_overlay {
	width: 100%;
	height: 16px;
	background: url(../images/dashboard_top_overlay.png) no-repeat 0 0;
}

#dashboard_bottom_overlay {
	width: 100%;
	height: 16px;
	background: url(../images/dashboard_bottom_overlay.png) no-repeat 0 0;
}

#dashboard_top_overlay_logged_in {
	width: 100%;
	height: 16px;
	background: url(../images/dashboard_top.png) no-repeat 0 0;
}

#dashboard_icon {
	width: 112px;
	height: 92px;
	position: absolute;
	left: 45px;
	margin-top: -34px;
	background: url(../images/dashboard_icon.png) no-repeat 0 0;
}

#dashboard h1, .dashboard_overlay h1, .dashboard_overlay_logged_in h1 {
	position: absolute;
	left: 110px;
	top: 17px;
	font: 2.1em/2.1em Arial, Helvetica, sans-serif;
	color: #72bde7;
}

.dashboard_overlay h1, .dashboard_overlay_logged_in h1 
{
left: 43px;
}

.algemeen #dashboard h1 {
	position: absolute;
	left: 43px;
	top: 17px;
	font: 2.1em/2.1em Arial, Helvetica, sans-serif;
	color: #72bde7;
}

.ingelogd_als {
	position: relative;
	width: 700px;
	float: right;
	padding-right: 15px;
	margin-bottom: 10px;
}

.ingelogd_als p {
	font: 1.2em/1.3em Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
}

.uitloggen {
	width: 84px;
	height: 23px;
	margin: 5px 0 0 617px;
	background: url(../images/uitloggen.png) no-repeat 0 0;
	display: block;
	text-indent: -999em;
}

.uitloggen:hover {
	background-position: 0 -23px;
}

#dashboard_titels {
	width: 961px;
	overflow: auto;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	/*background-color:Red;*/
}

h2.jouw_header {
	font: 2em/1.8em Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin-left: 46px;
	width: 417px;
	float: left;
	margin-top: 5px;
}

h2#nieuwe_titels {
	font: bold 1.5em/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	width: 216px;
	float: right;
	display: block;
	padding-top: 1em;
}

h2#nieuwe_titels span {
	font: bold 0.8em/0.8em Arial, Helvetica, sans-serif;
	display: block;
}

#dashboard_content {
	width: 961px;
	padding-bottom: 22px;
	/*/min-height: 426px;
	height: auto !important;
	height: 426px;*/
	overflow: auto;
	z-index: 0;
}

#dashboard_magshops_wrapper {
	width: 417px;
	height: 396px;
	background: url(../images/dashboard_magshop_back.png) no-repeat 0 bottom;
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 30px;
	float: left;
	display:inline;
}

#dashboard_magshops_top {
	width: 437px;
	height: 15px;
	position: relative;
	background: url(../images/dashboard_magshop_top.png) no-repeat 0 0;
	margin-bottom: -10px;
	margin-left: -15px;
}

#dashboard_magshops_content {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: auto;
}

.magshop_wrapper {
	width: 391px;
	border-bottom: dotted 1px #004273;
	margin-bottom: 3px;
	padding: 15px 0;
	overflow: hidden;
}

.magshop_wrapper img {
	border: solid 2px #236a8e;
	float: left;
}

.magshop_content {
	float: left;
	width: 292px;
	margin-left: 9px;
}

.magshop_content h3 {
	font: 2em/1em Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.magshop_content p {
	font: 1.3em/1.1em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: bold;
}

.magshop_content a {
	display: block;
	text-decoration: none;
	color: #0a4978;
	font: 1.3em/1.3em Arial, Helvetica, sans-serif;
	background: url(../images/pijltje.png) no-repeat 0 3px;
	padding-left: 13px;
}

.magshop_content a:hover {
	color: #000;
	background-position: 0 -97px;
}

#dashboard_kolom2 {
	width: 229px;
	float: left;
	margin-left: 15px;
}

#dashboard_kolom2 .blokje {
	width: 209px;
	padding-left: 20px;
	background: url(../images/dashboard_blokje_back.png) no-repeat 0 bottom;
	height: 200px;
}

#dashboard_kolom2 .blokje_top {
	width: 229px;
	background: url(../images/dashboard_blokje_top.png) no-repeat 0 0;
	/*background-color:Red;*/
	height: 15px;
	margin-left: -20px;
}

#dashboard_kolom2 .blokje h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#dashboard_kolom2 .blokje#resultaten {
	margin-bottom: 15px;
	height: 151px;
}

#dashboard_kolom2 .blokje #resultaten_content {
	overflow: auto;
	height: 94px;
	width: 204px;
}

#dashboard_kolom2 .blokje #resultaten_OntbrekendeGegevens {
	width: 194px;
}


#dashboard_kolom2 .blokje #resultaten_OntbrekendeGegevens em
{
	
	font-weight: bold;	
}

#dashboard_kolom2 .blokje#resultaten p {
	font: 1.3em/1.3em Arial, Helvetica, sans-serif;
}

#dashboard_kolom2 .blokje#resultaten p.resultaat {
	width: 40px;
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	clear: none;
	padding-left: 8px;
}

#dashboard_kolom2 .blokje a.but_resultaten {
	width: 189px;
	height: 23px;
	text-indent: -999em;
	display: block;
	background: url(../images/but_resultaten.png) no-repeat 0 0;
	position: relative;
	margin-top: 5px;
}

#dashboard_kolom2 .blokje a.but_resultaten:hover {
	background-position: 0 -23px;
}

#dashboard_kolom2 .blokje#mijn_gegevens {
	height: 240px;
}

#dashboard_kolom2 .blokje #mijn_gegevens_content {
	overflow: auto;
	height: 183px;
	width: 204px;
}

#dashboard_kolom2 .blokje#mijn_gegevens p {
	font: 1.3em/1.3em Arial, Helvetica, sans-serif;
}

#dashboard_kolom2 .blokje a.but_mijn_gegevens {
	width: 189px;
	height: 23px;
	text-indent: -999em;
	display: block;
	background: url(../images/but_mijn_gegevens.png) no-repeat 0 0;
	position: relative;
	margin-top: 5px;
}

#dashboard_kolom2 .blokje a.but_mijn_gegevens:hover {
	background-position: 0 -23px;
}

#dashboard_kolom3 {
	width: 220px;
	margin-left: 15px;
	float: left;
	overflow:visible;
	display: block;
}

#dashboard_kolom3 .scrolblokje {
	width: 200px;
	background: url(../images/dashboard_scrolblokje_back.png) no-repeat 0 bottom;
	height: 141px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	display: block;
}

#dashboard_kolom3 .scrolblokje_top {
	width: 220px;
	background: url(../images/dashboard_scrolblokje_top.png) no-repeat 0 0;
	height: 15px;
	margin-bottom: -10px;
	margin-left: -15px;
	position: relative;
	z-index:0;
	display:block;
}

#dashboard_kolom3 .scrolblokje ul {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	overflow: auto;
	list-style: none;
	z-index:0;
	display:block;
	/*font: 1.2em/1.3em Arial, Helvetica, sans-serif;*/
}

#dashboard_kolom3 .scrolblokje li {
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 4px;	
	display:block;
	z-index:0;
}

#dashboard_kolom3 .scrolblokje li a {
	color: #000;
	text-decoration: none;
	position: relative;
	float: left;
	display: block;
	z-index: -1;
}

#dashboard_kolom3 .scrolblokje li a:hover {
	text-decoration: underline;
	z-index: -1;
		position: relative;
	float: left;
	display: block;
}

#dashboard_kolom3 a.but_nieuweshop {
	display: block;
	text-indent: -999em;
	width: 220px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/but_nieuweshop.png) no-repeat 0 0;
}

#dashboard_kolom3 a.but_nieuweshop:hover {
	background-position: 0 -23px;
}

#dashboard_kolom3 a.but_vergoedingtabel {
	display: block;
	text-indent: -999em;
	width: 220px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/but_vergoedingtabel.png) no-repeat 0 0;
}

#dashboard_kolom3 a.but_vergoedingtabel:hover {
	background-position: 0 -23px;
}

/* ============ INSTELLINGEN ====== */
.blok {
	width: 661px;
	background: url(../images/blok_back.png) no-repeat 0 bottom;
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 30px;
	float: left;
	display: inline;
}

.blok_overlay {
	width: 661px;
	background: url(../images/blok_back_large.png) repeat-y 0 bottom;
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-left: 30px;
	float: left;
	display: inline;
}

.blok_top {
	width: 681px;
	height: 15px;
	position: relative;
	background: url(../images/blok_top.png) no-repeat 0 0;
	margin-bottom: -10px;
	margin-left: -15px;
}

.blok_bottom {
	width: 681px;
	height: 15px;
	position: relative;
	background: url(../images/blok_bottom.png) no-repeat 0 0;
	margin-bottom: -10px;
	margin-left: -15px;
}

.but_terug_dashboard {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/but_terug_dashboard.png) no-repeat 0 0;
	position: absolute;
	top: 78px;
	left: 555px;
}

.but_terug_home {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/but_terug_home.png) no-repeat 0 0;
	position: absolute;
	top: 78px;
	left: 555px;
}

.but_deactiveer {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/deactiveren.jpg) no-repeat 0 0;
	position: relative;
	float:left;
	margin: 20px 0px 10px 30px;
	/*clear: both;
	top: 38px;
	left: 30px;*/
}

.but_annuleer {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	margin-bottom: 15px;
	background: url(../images/annuleren.jpg) no-repeat 0 0;
	position: relative;
	float:left;
		margin: 20px 0px 10px 30px;
	/*clear: both;
	top: 0px;
	left: 555px;*/
}

.but_terug_dashboard:hover, but_terug_home:hover, .but_deactiveer:hover, .but_annuleer:hover {
	background-position: 0 -23px;
}

.blok_content, .dashboard_overlay .blok_content, .dashboard_overlay_logged_in .blok_content {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible;
	padding-top: 15px;
}

.algemeen .blok_content h2, .dashboard_overlay .blok_content h2, .dashboard_overlay_logged_in .blok_content h2, #dashboard_content .blok_content h2 {
	font: bold 1.6em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
}

.algemeen .blok_content h3, .dashboard_overlay .blok_content h3, #dashboard_content .blok  .blok_content h3 {
	font: bold 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
}

.blok_content p, .dashboard_overlay .blok_content p, #dashboard_content .blok  .blok_content p {
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 10px 1.6em 10px;
}

.blok_content p.first, .dashboard_overlay .blok_content p.first, #dashboard_content .blok  .blok_content p.first {
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 10px 1.6em 10px;
}

.font
{
	font: 1.3em/1.6em Arial, Helvetica, sans-serif
}

.blok_content p strong
{
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	padding: 0 10px 1.6em 10px;
	font-weight: bold;
}

.blok_content .WachtwoordWijzigen:link,
.blok_content .WachtwoordWijzigen:active,
.blok_content .WachtwoordWijzigen:visited
{
		font:		1.2em/1.5em Arial, Helvetica, sans-serif;
		float:		right;
		position:	relative;
		margin-right: 20px;
		text-decoration:none;
		color: Black;
}

.blok_content .WachtwoordWijzigen:hover
{
	text-decoration:underline;
}

.blok_content .PanelWachtwoordWijzigen {
	position: absolute;/**/
	z-index: 200;
	right: 20px;
	top:15px;
	width: 220px;
	height: 145px;/**/
	background: #fff url(../images/wachtwoordwijzigen_back.png) no-repeat 0 0;
	padding: 15px 0 0;
}

.blok_content .PanelWachtwoordGewijzigd
 {
	position: absolute;
	right: 20px;
	top:15px;
	width: 200px;
	height: 130px;
	z-index: 1000;
	background: #fff url(../images/ww_gewijzigd.png) no-repeat 0 0;
	padding: 15px;
}

.blok_content .PanelWachtwoordGewijzigd .sluiten
{ 
	color:Black;
	z-index: 1000;
	display:block;
  }

.PanelwwAanpassenIncorrect
{
	position: absolute;
	right: 20px;
	font:		1.2em/1.5em Arial, Helvetica, sans-serif;
	top:15px;
	width: 200px;
	height: 130px;
	background: #fff url(../images/ww_error.png) no-repeat 0 0;
	padding: 15px;
	z-index:600;
}

.PanelWachtwoordWijzigen .Textbox1
{
	position:		relative;
	float:			left;
	margin-left:	18px;
	margin-top:		28px;
	width:			170px;
	border:0;
}

.PanelWachtwoordWijzigen .ValidatorError1
{
position:		absolute;
	top: 42px;	
	right: 10px;
		display:inline;
}

.PanelWachtwoordWijzigen .Textbox2
{
	position:		absolute;
	top: 78px;	
	left: 18px;
	z-index: 400;	
	width:			170px;
	height: 14px;
	border: solid 1px white;
	display:inline;
}

.PanelWachtwoordWijzigen .ValidatorError2
{
position:		absolute;
	top: 82px;	
	right: 10px;
		display:inline;
}

.PanelWachtwoordWijzigen .Textbox3
{
	position:		absolute;
	top: 114px;	
	left: 18px;
	z-index: 400;	
	width:			170px;
	height: 14px;
	border: solid 1px white;
	display:inline;
		
}

.PanelWachtwoordWijzigen .ValidatorError3
{
position:		absolute;
	top: 114px;	
	right: 10px;
		display:inline;
}

.PanelWachtwoordWijzigen .ButtonWijzigen
{
	font:		0.8em/1.5em Arial, Helvetica, sans-serif;
		position:		absolute;
	top: 138px;	
	right: 20px;
		text-decoration:none;
		color: white;
		display: block;/**/

}

#instellingen_links {
	width: 305px;
	border-right: dotted 1px #004273;
	padding-right: 22px;
	position:relative;
	float: left;
	z-index: 0;
	display:inline;
}

#instellingen_links h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 14px 10px;
	position:relative;
	float: left;
	display:inline;
}

#instellingen_links h4 {
	font: 1.3em/1.1em Arial, Helvetica, sans-serif;
position:relative;
	float: left;
	clear: both;
	width: 63px !important;
	width: 60px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 16px;
	display:inline;
}

/*#instellingen_links p, #instellingen_rechts p {
	margin: 0;
	padding: 0;
}
*/


#instellingen_links input.text {
	float: left;
	height: 17px;
	width: 195px;
	background: url(../images/instellingen_links_input.png) no-repeat 0 0;
	background-position:fixed;
	border: 0;
	padding: 3px 5px 2px;
	margin: -2px 2px 10px;
	display:inline;
}

#instellingen_links input.text_small {
	float: left;
	height: 17px;
	width: 158px;
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 5px;
	display:inline;
}

#instellingen_links .text_small_bg 
{
	float: left;
	position:relative;
	height: 25px;
	width: 165px;
	background: url(../images/instellingen_links_input_small.png) no-repeat 0 0;
	background-position:fixed;
	display:inline;
}

.CharacterCount
{
	float: left;
	position: relative;
	font: 1em/1em Arial, Helvetica, sans-serif;
	width: 30px;
	margin: 5px 0 0 2px;
}

#instellingen_links div.radio {
	float: left;
	width: 110px;
	margin-top: 1px;
	margin-bottom: 8px;
	font: 1.3em/1em Arial, Helvetica, sans-serif;
	display:inline;
}


#instellingen_links p {
	font: 1.3em/1em Arial, Helvetica, sans-serif;
	float: left;
}

/*#instellingen_links .radio {
	margin: 0 7px 0 0;
	float: left;
	border:solid 1px red;
}*/

#instellingen_links div.abonnementen 	
{
	float: left;
	padding: 5px 0 0 0;
	font: 1.3em/1em Arial, Helvetica, sans-serif;
}

#instellingen_links input.abonnementen {
	margin: 0 7px 0 0;
	float: left;
}

#googlecode {
	width: 309px;
	float: left;
	margin-top: 10px;
}

#instellingen_links p.meer_info, #instellingen_links p.meer_info_abonnementen {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info_wit.png) no-repeat 0 0;
	margin: 2px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
	text-align: left;
	clear: both;
}

#instellingen_links .icoontje_meer_info
{
	display: inline;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info_wit.png) no-repeat 0 0;
	/*background-color:Red;*/
	margin: 2px 0 0 5px;
	padding: 0;
	position: relative;
	float: right;
	/*text-align: left;
	clear: both;*/
}

#instellingen_rechts .icoontje_meer_info
{
	display: inline;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info_wit.png) no-repeat 0 0;
	/*background-color:Red;
	margin: 2px 0 0 5px;*/
	padding: 0;
	position: relative;
	float: left;
	/*text-align: left;
	clear: both;*/
}

.info_popup_Logo {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow: auto;
	z-index: 1000;
	left: 75px;	
	
}

#instellingen_links p.meer_info_abonnementen {
	float: left;
	margin: 0 13px 0 42px
}

#instellingen_links p.meer_info:hover {
	background-position: 0 -22px;
}

#googlecode textarea {
	width: 224px;
	height: 64px;
	border: solid 1px #494949;
	float: left;
}

#instellingen_rechts {
	width: 305px;
	padding-left: 20px;
	overflow: visible;
	position:relative;
	float: left;
	z-index: 0;
}

#instellingen_rechts h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 14px;
}

#instellingen_rechts h4 {
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	width: 102px;
	text-align: left;
	margin-bottom: 16px;
}

#instellingen_rechts table
{
	position:relative;
	float:left;
	margin-left: 10px;	
	z-index: 200;

}

#lettertype {
	float: left;
	clear: both;
}

#lettertype select {
	width: 195px;
	margin-bottom: 12px;
}

#logo_upload {
	float: left;
}

.HuidigLogo
{
	font: 1.1em/1.3em Arial, Helvetica, sans-serif;
	float: left;
	clear: both;	
	text-align: center;
	width: 300px;
}

.HuidigLogo img
{
	margin: 0 auto;
	clear:both;
	padding: 3px 0 15px 0px;
	
}

#instellingen_rechts .file {
	width: 195px;
	margin-bottom: 13px;
}

.kleurkeuze {
	float: left;
	margin-bottom: 6px;
	height: 2.2em;
}

.kleurkeuze .kleurcode
{
	float: left;
	position:relative;
	padding-left:10px;
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
}


.kleurblokje {
	width: 30px;
	height: 19px;
	border: solid 1px #494949;
	float: left;
}

#kleur1 {
	background: #000000;
}

#kleur2 {
	background: #000000;
}

#kleur3 {
	background: #000000;
}

#kleur4 {
	background: #231cad;
}

#kleur5 {
	background: #6acbd6;
}

#kleur6 {
	background: #8d1f1f;
}

#instellingen_rechts p {
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 8px;
}

#instellingen_rechts input.text {
	float: left;
	width: 60px;
	border: 0;
	height: 21px;
	padding: 3px 5px;
	background: url(../images/instellingen_rechts_input.png) no-repeat 0 0;
	margin-left: 8px;
	margin-right: 2px;
}

.LabelKleurCode
{
	float: left;
	width: 60px;
	border: 0;
	height: 21px;
	padding: 3px 5px;
	background: url(../images/instellingen_rechts_input.png) no-repeat 0 0;
	margin-left: 8px;
	margin-right: 2px;
}


#instellingen_bottom {
	width: 652px;
	clear: both;
	height: 23px;
	padding: 10px 0;
}

.VoorbeeldContainer
{
	min-height: 655px;
	height: auto !important;
	height: 655px;
	width: 957px;
	background-color:#3399CC;
	border: solid 2px #03325B;
	position: absolute;
	z-index: 200;
	top: -75px;
	left:0px;	
	text-align:center;
	}
	
.VoorbeeldContainer .sluiten {
		position: absolute;
	text-indent: -999em;
	display: block;
	width: 96px;
	height: 15px;
	float: left;
	background: url(../images/sluiten.png) no-repeat 0 0;
	top: 13px;
	right: 12px;
	}
	
.VoorbeeldContainer .sluiten:hover {
	background-position: 0 -15px;
}

.WijzigingVoltooid 
{
	background-color:White;
	
}

.WijzigingVoltooid h1
{
	position:relative;
	float:left;
	clear:both;
	z-index: 0;
	font: 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
}

.WijzigingVoltooid p 
{
	position:relative;
	float:left;
	z-index: 0;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	margin-top: 46px;
	clear:both;
	
}

.WijzigingVoltooid #blok_iframe {
position:relative;
	float:left;
	width: 320px;
	
}

.WijzigingVoltooid #blok_popup {
	position:relative;
	float:left;
	width: 320px;
}

.WijzigingVoltooid textarea {
	border: solid 2px #236a8e;	
	display: block;
	width: 290px;
	height: 261px;
	overflow: auto;
}

.WijzigingVoltooid h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 14px;
	margin-top: 14px;
}


#but_nieuwecode {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	background: url(../images/but_nieuwecode.png) no-repeat 0 0;
	float: left;
	margin-left: 9px;
}

#but_nieuwecode:hover {
	background-position: 0 -23px;
}

.but_voorbeeld {
	display: block;
	text-indent: -999em;
	width: 182px;
	height: 23px;
	background: url(../images/but_layoutbekijken.png) no-repeat 0 0;
	float: left;
	margin-left: 84px;
}

.but_voorbeeld:hover {
	background-position: 0 -23px;
}

.but_opslaan {
	display: block;
	text-indent: -999em;
	width: 156px;
	height: 23px;
	background: url(../images/but_opslaan.png) no-repeat 0 0;
	float: left;
	margin-top: 10px;
/*	margin-left: 84px; */
}

.but_opslaan_small, .but_annuleren_small {
	display: block;
	text-indent: -999em;
	width: 90px;
	height: 23px;
	background: url(../images/opslaan.png) no-repeat 0 0;
	float: left;
	margin-top: 10px;
/*	margin-left: 84px; */
}
.but_annuleren_small 
{
	margin-left: 10px;
	background: url(../images/annuleren_small.jpg) no-repeat 0 0;
}

.but_opslaan:hover, .but_opslaan_small:hover, .but_annuleren_small:hover {
	background-position: 0 -23px;
}

.but_opslaan_tonen {
	display: block;
	text-indent: -999em;
	width: 90px;
	height: 23px;
	background: url(../images/opslaan.png) no-repeat 0 0;
	float: left;
	margin-left: 84px;
}

.but_annuleren_tonen
{
	display: block;
	text-indent: -999em;
	width: 90px;
	height: 23px;
	background: url(../images/annuleren_small.jpg) no-repeat 0 0;
	float: left;
	margin-left: 10px;
}

.but_opslaan_tonen:hover, .but_annuleren_tonen:hover {
	background-position: 0 -23px;
}


/* === code venster vanuit instellingen-pagina === */

#dashboard #code {
	position: absolute;
	width: 897px;
	height: 440px;
	left: 16px;
	top: 66px;
	background: url(../images/code_back.png) no-repeat 0 0;
	z-index: 2000;
	padding-top: 15px;
	padding-left: 34px;
}


#code .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 96px;
	height: 15px;
	float: left;
	background: url(../images/sluiten.png) no-repeat 0 0;
	top: 13px;
	right: 12px;
}

#code .sluiten:hover {
	background-position: 0 -15px;
}

#dashboard #code h1 {
	font: 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	left: 0;
	top: 0;
	padding-top: 10px;
	position: relative;
	
}

#dashboard #code p {
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	width: 772px;
	margin-top: 6px;
}

#dashboard #code #blok_iframe {
	position: relative;
	float: left;
	margin-right: 10px;
}

#dashboard #code #blok_popup {
	position: relative;
	float: left;
}

#dashboard #code form textarea {
	border: solid 2px #236a8e;
	width: 422px;
	height: 261px;
	overflow: auto;
}








/* =========== GEGEVENS ========= */



#gegevenstabellen h3, #gegevenstabellen2 h3 {
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	width: 305px;
}

#gegevenstabellen h4, #gegevenstabellen2 h4 {
	font: bold 1.1em/1.1em Arial, Helvetica, sans-serif;
	position: relative ;
	float:left;	
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 175px;
	width: 305px;
	display:inline;
}

/*#gegevenstabellen table {
	clear: both;
}

#gegevenstabellen #prive_zakelijk p {
	padding: 0 0 10px 5.7em;
	
}*/

/*#gegevenstabellen input[type="text"], #gegevenstabellen input[type="password"] {
	width: 193px;
	border: 0;
	padding: 1px 3px;
	margin: 0 0 5px 5px;
	height: 19px;
	background: url(../images/gegevens_input.png) no-repeat 0 0;
}*/

#gegevenstabellen2 p {
	font: 1.2em/1.2em Arial, Helvetica, sans-serif;
	float: left;
}

/*#gegevenstabellen img
{
	border:solid 1px red;
}
*/

#gegevenstabellen p.meer_info {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info_wit.png) no-repeat 0 0;
	margin: 2px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
	text-align: left;
	clear: both;
}

#gegevenstabellen .meer_info_bank {
	display: block;
	text-indent: -999em;
	width: 22px;
	height: 22px;
	background: url(../images/meer_info_wit.png) no-repeat 0 0;
	/*background-color:Red;*/
	margin: 2px 0 0 0;
	padding: 0;
	position: absolute;
	left: 400px;
	margin-top: -5px;
	text-align: left;
	clear: both;
}

#gegevenstabellen #prive_zakelijk p.meer_info {
	margin-top: 2px;
	padding: 0;
	float: left;
	background-color:aqua;
}

#gegevenstabellen p.meer_info:hover {
	background-position: 0 -22px;
}

.GegevensType
{
	font: 1em/1em Arial, Helvetica, sans-serif;
	position: relative;
	display:block;
	float: right;
	text-align: left;
	/*background-color:Red;*/
}


/*#gegevenstabellen select {
	width: 205px;
	float: left;
	margin-bottom: 13px;
}*/

#gegevens_bottom 
{
	float:left;
	position:relative;
	width: 646px;
	clear: both;
	height: 43px;
	margin-bottom: 10px;
}


/* ========= AANPASSEN ======== */

.blok.aanpassen {
	padding-bottom: 20px;
}

#mag_aanbod {
	float: left;
	width: 410px;
	padding-left: 10px;
	border-right: dotted 1px #004273;	
}

#mag_navigeerbalk {
	overflow: hidden;
	margin-bottom: 15px;
	padding-right: 13px;
}

#mag_navigeerbalk h4 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;	
	float: right;
	margin-top: 9px;
}

#aangepast_assortiment  .AssortmentAantal {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;	
	float: right;
	margin-top: 9px;
	margin-right: 3px;
}




#mag_aanbod select {
	float: left;
}

#mag_wrapper 
{
	float: left;
	position:relative;
	width: 380px;
	height: 350px;
	border-top: solid 1px #494949;
	border-left: solid 1px #494949;
	border-bottom: solid 1px #494949;
	padding-top: 3px;	
	display: inline;
}

#mag_wrapper .tijdschrift {
	width: 91px !important;
	width: 90px;
	margin: 0 4px 4px 0 !important;
	margin: 0 1px 4px 0;
	text-align: center;
	float: left;
	position:relative;
	
	display: inline;
}

#mag_wrapper .TijdschriftImage
{
	float: left;
	position:relative;
	display:inline;
	width: 90px !important;
	width: 90px;
	height: 112px;
	text-align: center;
}


#mag_wrapper .tijdschrift img {
	margin: 2px 0 0 0;
	padding: 1px;
	height: 100px;
	width: 74px !important;
	width: 74px;
	display: inline;
}

#mag_wrapper .tijdschrift a img {
	border: 1px solid #7f7f7f;
}

#mag_wrapper .tijdschrift a:hover img  {
	border: 1px solid #000;
}

#mag_wrapper .tijdschrift .TijdschriftTitel
{
	float: left;
	position:relative;
	width: 90px !important;
	width: 90px;
	height: 26px;
	display:inline;
	text-align:center;
	overflow:hidden;
}

#mag_wrapper .tijdschrift .TijdschriftTitel a  
{
	font: bold 1.1em/1.1em Arial, Helvetica, sans-serif;
	/*font-size:medium;*/
	color: #000;
	text-decoration: none;
	display: inline;
}

#mag_wrapper .tijdschrift a:hover {
	text-decoration: underline;
}

#mag_wrapper .tijdschrift p.voegtoeNieuw a {
	width: 63px;
	height: 15px;
	background: url(../images/voegtoe.png) no-repeat 0 0;
	/*background-color:Red;*/
	text-indent: -999em;
	display: block;
	float: right;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 2px;
	
}

#mag_wrapper .tijdschrift p.voegtoeNieuw a:hover {
	background-position: 0 -100px;
}

#mag_wrapper .tijdschrift span.geselecteerdNieuw {
	width: 85px !important;
	width: 71px;
	height: 25px;
	
	background: url(../images/geselecteerd.png) no-repeat 0 0;
	/*background-color:Red;*/
	text-indent: -999em;
	display: block;
	position:relative;
	float: right;
	margin-top: 4px;
	margin-right: 6px !important;
	
}

.VerticalSliderBox
{
	width: 17px;
	float: left;
	position:relative;	
}

.SliderVertical
{
	width: 17px;
	height: 321px;	
	float: left;
	position:relative;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	background: url(../images/ScrollbalkVertical_bg.png) no-repeat 0 0;
	/*background-color:Red;*/
}

.SliderImageVertical
{
	width: 17px;
	height: 15px;
	float: left;
	position:relative;
	display:block;
}

.scrollbar_TopVertical
{
	width: 17px;
	height: 17px;
	float: left;
	position:relative;	
	clear:left;
	background: url(../images/scrollbalk_top_off.png) no-repeat 0 0;
	/*background-color:Green;*/
}

.scrollbar_MiddleVertical
{
	width: 17px;
	height: 321px;
	float: left;
	position:relative;	
	/*background-color:Red;*/
}

.scrollbar_BottomVertical
{
	width: 17px;
	height: 17px;
	float: left;
	position:relative;	
	background: url(../images/scrollbalk_bottom_off.png) no-repeat 0 0;
}

.snapshotAanpassen {
	position: absolute;
	display:block;
	left: -10px;
	top: -10px !important;
	top: -2px;
	width: 350px;
	height:					auto !important;
	height:					150px;
	min-height:				150px;
	overflow:				visible;
	padding-bottom: 5px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow:  visible;
	font: 1.1em/1.1em Arial, Helvetica, sans-serif;
	z-index: 5000;
}

.Thema 
{
	display:inline;
	left: -50px;
	top: -100px;
	margin-top: 50px;	
	z-index: 1000;
}

.ThemaNieuweShop 
{
	display:inline;
	left: 50px !important;
	left: 220px;
	top: 0px;
	margin-top: 0px;	
	z-index: 1000;
}


.GekozenTitels
{
	display:inline;
	left: 0px;
	top: 0px;
	margin-top: 250px !important;	
	margin-top: 270px;
	margin-left: 50px;
	z-index: 1000;
}

.GekozenTitelsNieuweShop
{
	display:inline;
	right: 0px;
	top: 0px;
	margin-top: 250px !important;	
	margin-top: 290px;
	margin-left: 425px;
	z-index: 1000;
}

#mijn_assortiment_snapshots .snapshotAanpassen
{
	left: -350px;
	top: -250px !important;
}

#ThemabundelSnapshots  .snapshotAanpassen
{
	left: 250px;
	top: 0px !important;
}

.snapshotAanpassen img {
	float: left;
	margin: 10px;
	padding: 1px;
	border: 1px solid #7f7f7f;
	
}

.snapshotAanpassen .snapshot-tekst {
	float: left;
	width: 226px;
}

.snapshotAanpassen .snapshot-tekst p.voegtoe a {
	margin-top: 1em;
	width: 63px;
	height: 15px;
	background: url(../images/voegtoe.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: left;
}

.snapshotAanpassen .snapshot-tekst p.voegtoe a:hover {
	background-position: 0 -100px;
}

.snapshotAanpassen .snapshot-tekst p a, .magspecs a
{
padding: 0 10px 10px 10px;
color:Black;
float:left;
position:relative;
}

.snapshotAanpassen .snapshot-tekst .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/snapsluit.png) no-repeat 0 0;
	top: 6px;
	right: 5px;
}

.snapshotAanpassen .snapshot-tekst .sluiten:hover {
	background-position: 0 -15px;
}

.snapshotAanpassen h3 {
	padding: 10px 0 5px 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.snapshotAanpassen h4 {
	padding: 0;
	font-weight: bold;
}

.snapshotAanpassen p {
	padding: 0 0 5px 0;
	/*background-color:Red;*/
}

.snapshotAanpassen .magspecs {
	margin-top: 1em;
}

.snapshotAanpassen .magspecs h4 {
	float: left;
	padding: 0 0.2em 0 10px;
	line-height: 1.2em;
	width: auto;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	
}

.snapshotAanpassen .magspecs div.p_magspecs {
	line-height: 1.2em;
	text-align: left;
	padding: 0px 0px 0px 10px;
}


/* */

.snapshotNieuweTitels {
	position: absolute;
	display:inline;
	right: 50px;
	top: 50px;
	width: 350px;
	height:					auto !important;
	height:					150px;
	min-height:				150px;
	overflow:				visible;
	padding-bottom: 5px;
	background: #fff;
	border: 2px solid #236a8e;
	overflow:  visible;
	font: 1.1em/1.1em Arial, Helvetica, sans-serif;
	z-index: 1000;
}

.snapshotNieuweTitels img {
	float: left;
	margin: 10px;
	padding: 1px;
	border: 1px solid #7f7f7f;
	
}

.snapshotNieuweTitels .snapshot-tekst {
	float: left;
	width: 226px;
}

.snapshotNieuweTitels .snapshot-tekst p.voegtoe a {
	margin-top: 1em;
	width: 63px;
	height: 15px;
	background: url(../images/voegtoe.png) no-repeat 0 0;
	text-indent: -999em;
	display: block;
	float: left;
}

.snapshotNieuweTitels .snapshot-tekst p.voegtoe a:hover {
	background-position: 0 -100px;
}


.snapshotNieuweTitels .snapshot-tekst .sluiten {
	position: absolute;
	text-indent: -999em;
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/snapsluit.png) no-repeat 0 0;
	top: 6px;
	right: 5px;
}

.snapshotNieuweTitels .snapshot-tekst .sluiten:hover {
	background-position: 0 -15px;
}

.snapshotNieuweTitels h3 {
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 1.2em;
}

.snapshotNieuweTitels h4 {
	padding: 0;
	font-weight: bold;
}

.snapshotNieuweTitels p {
	padding: 0 0 5px 0;
	/*background-color:Red;*/
}

.snapshotNieuweTitels .magspecs {
	margin-top: 1em;
}

.snapshotNieuweTitels .magspecs h4 {
	float: left;
	padding: 0 0.2em 0 10px;
	line-height: 1.2em;
	width: auto;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	
}

.snapshotNieuweTitels .magspecs div.p_magspecs {
	line-height: 1.2em;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

/* */

#aangepast_assortiment {
	width: 208px;
	float: left;
	margin-left: 15px;
	overflow: auto;
}

#aangepast_assortiment h1 {
	font: bold 1.7em/1.6em Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	position: relative;
	left: 0;
	top: 0;
}

#aangepast_assortiment h2 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	position: relative;
	/*color: #000;
	width: 60px;
	float: right;*/
	margin-top: 10px;
	float: right;
}

#aangepast_assortiment #mijn_assortiment {
	top: 27px;
	width: 206px;
	height: 282px;
	border: 1px solid #494949;
	background: #fff;
	padding: 5px 0;
	overflow: auto;
	z-index: 1;
	clear: both;
}

#aangepast_assortiment #mijn_assortiment ul {
	list-style: none;
}

#aangepast_assortiment #mijn_assortiment ul li .left {
	font: 1.2em/1.3em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 2px 0 2px 6px;
	width: 151px;
	clear: both;
	float: left;
}

#aangepast_assortiment #mijn_assortiment ul li a.del {
	clear: none;
	float: right;
	text-indent: -999em;
	line-height: 0;
	display: block;
	background: url(../images/delete.png) no-repeat 0 0;
	width: 11px;
	height: 11px;
	margin-right: 5px;
	margin-top: 4px;
	padding: 0;
}

#aangepast_assortiment #mijn_assortiment ul li a.del:hover {
	background-position: 0 -11px;
}


#aangepast_assortiment .but_opslaan {
	float: right;
	margin-top: 15px;
	margin-left: 0;
}


/* ============ RESULTATEN ============ */




div#maanden {
	float:left;
	position:relative;
	clear:both;
	width: 630px;
	margin: 15px 0 10px 10px;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
}

div#maanden div {
	float: left;
}

div#maanden div#vorige {
	width: 150px;
}
div#maanden div#huidige {
	width: 330px;
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;
}
div#maanden div#volgende {
	width: 150px;
	text-align: right;
}

div#maanden div#vorige a {
	color: #000;
	background: url(../images/pijl_vorige.png) no-repeat 0 0;
	padding: 1px 0 0 20px;
	text-decoration: none;
}

div#maanden div#volgende a {
	color: #000;
	background: url(../images/pijl_volgende.png) no-repeat right 0;
	padding: 1px 20px 0 0;
	text-decoration: none;
}

div#maanden div#vorige a:hover, div#maanden div#volgende a:hover {
	text-decoration: underline;
}


.blok_content table.overzicht {
	margin: 0 0 15px 10px;
	border: 1px solid #000;
	border-spacing: 2px;
	border-collapse: collapse;
	background-color: #fff;
	width: 630px;
	float:left;
	position:relative;
	clear:both;
}

.blok_content table.overzicht.auto {
	width: auto;
}

.blok_content table.overzicht th {
	border: 1px solid #000;
	padding: 2px 5px;
	border-style: inset;
	background-color: #72bde7;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.blok_content table.overzicht td {
	border: 1px solid #000;
	padding: 2px 5px;
	border-style: inset;
	background-color: #fff;
	text-align: center;
}
.blok_content table.overzicht td.links {
	text-align: left;
}
.blok_content table.overzicht td.rechts {
	text-align: right;
}

.blok_content p.style 
{
	margin: 0 0 15px 10px;
	width: 630px;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
}

#but_factuur {
	display: block;
	text-indent: -999em;
	width: 189px;
	height: 23px;
	background: #f00 url(../images/but_downloadfactuur.png) no-repeat 0 0;
	margin-left: 442px;
}

#but_factuur:hover {
	background-position: 0 -23px;
}

/* ==== algemene voorwaarden / veiligheid / contact === */

/*#contact {
	margin-left: 10px;
}

#contact input {
	margin: 0 0 5px 5px;
	width: 193px;
	height: 19px;
	padding: 1px 3px;
	background: url(../images/gegevens_input.png) no-repeat 0 0;
	border: 0;
}
*/

#contactform {
	position: relative;
	overflow: hidden;
}

#contactform .form_left {
	clear: left;
	float: left;
	font: 1.3em/1.6em Arial, Helvetica, sans-serif;
	position: relative;
	width: 150px;
	margin: 0;
	padding: 0;
	padding: 0 5px 0 10px;
}

#contactform .Textbox {
	float: left;
	position: relative;
	margin: 0 0 5px 5px;
	width: 193px;
	height: 19px;
	padding: 1px 3px;
	background: url(../images/gegevens_input.png) no-repeat 0 0;
	border: 0;
}

#contactform .DropDownList {
	float: left;
	position: relative;
	margin: 0 0 5px 5px;
	width: 199px;
	height: 21px;
	padding: 1px 0px 1px 3px;
	background: url(../images/gegevens_ddl.png) no-repeat 0 0;
	background-color:White;
	border: 0;
}


#contactform .TextSilver {
	float: left;
	position: relative;
	margin: 0 0 5px 5px;
	width: 193px;
	height: 19px;
	padding: 1px 3px;
	color: Silver;
	background: url(../images/gegevens_input.png) no-repeat 0 0;
	border: 0;
}



#contactform .TextArea, #instellingen_links textarea {
	float: left;
	position: relative;
	margin: 0 0 5px 5px;
	width: 193px;
	height: 198px;
	padding: 1px 3px;
	background: url(../images/gegevens_textarea.png) no-repeat 0 0;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	border: 0;
}

#contactform .ValidationImage 
{
	float: left;
	position: relative;
	margin: 2px 0 0 5px;
}

.RadioButtonList
{
	float: left;
	position: relative;
	margin: 0 0 5px 5px;
	width: 198px;
	height: 19px;
	padding: 1px 3px;
	
}

.Rbl18plus
{
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 0 0 5px 7px;
	padding: 1px 3px;
}



#but_wrap_below {
	width: 961px;
}

#but_wrap_below .but_terug_dashboard, #but_wrap_below .but_terug_home {
	position: relative;
	clear: both;
	top: 10px;
}

.but_verstuur {
	display: block;
	text-indent: -999em;
	width: 83px;
	height: 23px;
	background: url(../images/but_verstuur.png) no-repeat 0 0;
	margin: 10px 0 0 10px;
	position: relative;
	float:left;
}


/* ============ FOOTER ============ */

#footer {
	position: relative;
	width: 961px;
	height: 29px;
	padding-bottom: 10px;
	margin-top: 30px;
	background: url(../images/footer_back.png) no-repeat 0 0;
	text-align: right;
}

#utilities{
	position: relative;
	font: 1.3em/1.3em Arial, Helvetica, sans-serif;
	padding: 13px 0;
}

#utilities a {
	color: #000;
	text-decoration: none;
	z-index: 1;
}

#utilities a:hover {
	text-decoration: underline;
}

.invisible *
{
	display:none;
}

/* Nieuwe shop */

.themabundelNieuweShop
{
	width: 647px;
	height: 297px;	
	position: relative;
	float:left;
	overflow: visible;
}

.themabundelNieuweShop .intro {
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	padding-right: 14px;
	
}

.NieuweShopSelectie
{
	float:left;
	position:relative;
	width: 460px;
	height: 22px;
	margin-top: 5px;	
	padding:10px;	
	background: url(../images/nieuwemagshop_back.png) no-repeat 0 0;

}

.NieuweShopSelectie .but_assortiment 
{
	text-indent: -999em;
	width: 195px;
	height: 23px;
	float:left;
	position:relative;
	background: url(../images/but_assortiment.png) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.NieuweShopSelectie select.assortiment {
	width: 195px;
	float:left;
	position:relative;
}

.NieuweShopSelectie .of
{
	width: 40px;
	float:left;
	font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;
	text-align:center;
	position:relative;
}

.bundel_titelsNieuweShop
{
	position:relative;
	float:left;
	clear:left;
	padding: 5px 10px 10px 10px;
	margin-top: -12px;
	/*background-color: #72BDE7;*/
	background:  #72BDE7 url(../images/nieuwemagshop_themabundelfooter.png) no-repeat bottom left;
	}
	
	

.bundel_titelsNieuweShop img
{
	position:relative;
	float:left;
	border:solid 1px red;

}

.bundel_titelsNieuweShop p {
	font: 1.3em/1.4em Arial, Helvetica, sans-serif;
	margin-top: 1px;
	clear:both;
}

.bundel_titelsNieuweShop select.titels {
	width: 195px;
	height: 129px;
	border: solid 2px #236a8e;
}

.but_ThemaShopOpslaan {
	display: block;
	text-indent: -999em;
	width: 142px;
	height: 23px;
	background: url(../images/but_maak.png) no-repeat 0 -0px;
	float: left;
	margin-top: 5px;
	/*margin-left: 84px; */
}

.but_ThemaShopOpslaan:hover 
{
	background: url(../images/but_maak.png) no-repeat 0 -23px;
}


.bundel_titelsNieuweShop .tekst h1 {
	/*font: normal 1.6em/1.6em Arial, Helvetica, sans-serif;
	color: red;
	margin-bottom: 0.6em;*/
}

.themabundelNieuweShop img {
	position:relative;
	float:left;
	width: 103px;
	display:inline;
	border: solid 2px #236a8e;
	/*margin-left: 11px;
	margin-top: 23px;*/
}

.themabundelNieuweShop .tekst
{
	position:relative;
	float:right;
	display:inline;
	width: 290px;
	/*padding: 20px 0px 0px 10px;*/
}

.themabundelNieuweShop .ThemaShopMagazineInfo
{
	position:relative;
	float:left;
	display: inline;
	margin-left: 10px;
	margin-top: 20px;
	width: 400px;
	/*padding: 0px 0px 0px 10px;*/
}


/*.themabundelNieuweShop .tekst p 
{
		position:relative;
	float:left;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	padding-right: 14px;	
	
}*/
