﻿/* CSS Document */
/* LAYOUT */
body
{
	background: url(http://www.wishdisc.eu/img/bg.gif) top left repeat #000;
	font: .8em "Trebuchet MS" , Arial, Helvetica, sans-serif;
	letter-spacing: .072em;
	margin-top: 17px;
	color: #D2D2BA;
}
#container
{
	width: 800px;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 8px solid #1F1F1B;
	border-right: 8px solid #1F1F1B;
	background-color: #2A2722;
	border-top: inset #000000 3px;
}
#intro_container
{
	width: 350px;
	height: 300px;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 8px solid #1F1F1B;
	background-color: #2A2722;
	border-top: inset #000000 3px;
}
#banner
{
	margin: 0px 0px 10px -0.1em;
	height: 115px;
	float: left;
	width: 800px;
	background: url(http://www.wishdisc.eu/img/Full2.jpg) bottom left no-repeat #000000;
}
#flagss
{
	float: right;
	display: block;
	clear: both;
	margin-right: 5px;
	margin-top: 9em;
}
#wizard_content
{
	padding: 10px;
	width: 780px;
	margin: 0px 10px 0px 10px;
	text-align: justify;
}
#wizard_content h1
{
	font-size: 16px;
	font-weight: 600;
	font-family: Verdana;
	text-align: center;
}
#content
{
	padding: 10px;
	width: 560px;
	text-align: justify;
}
#content h1
{
	font-size: 16px;
	font-weight: 600;
	font-family: Verdana;
	text-align: center;
}
#content_fulls
{
	padding: 14px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	background-color: #292722;
	font-size: 0.92em;
}
#content_full
{
	padding: 14px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	background-color: #292722;
	font-size: 0.92em;
}
#sidebar
{
	float: right;
	width: 190px;
	margin-right: 0px;
	padding: 0px;
	padding-left: 9px;
	border-left: 0.01em #A0A0A0 solid;
}
#footer
{
	clear: both;
	padding: 5px;
	background-color: #1F1F1B;
	float: none;
}
/* MENU BAR */
#menubar
{
	list-style-type: none;
	height: 2.70em;
	font-family: Arial ,Helvetica, Arial, Helvetica, Sans-Serif sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 1em;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
}
#menubar a
{
	color: #000000;
	padding: 4px 13px;
	display: block;
}
#menubar a:hover
{
	background: url(http://www.wishdisc.eu/img/cd_small.gif) center bottom repeat-x transparent;
	color: #000000;
	text-decoration: overline underline blink;
}
#menubar li
{
	float: right;
	list-style-image: none;
}
/* BASIC STYLES */
p
{
	line-height: 1.45em;
	font-size: 0.976em;
}
h1, h2, h3, h4, h5, h6
{
	color: #FF5500;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	font-weight: 100;
	letter-spacing: .07em;
	margin: 0;
}
h6
{
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS" , Arial, sans-serif;
	font-weight: 800;
	letter-spacing: .07em;
}
a.normal:hover
{
	background-color: #292722;
}
a
{
	text-decoration: none;
	padding: 0 2px;
	font-weight: 900;
	color: #F50;
}
.Neutral:hover
{
	background-color: transparent;
}
a:hover
{
	background-color: #F50;
	color: #292722;
}
img.float_left
{
	float: left;
	margin: 14px 12px 4px 0;
}
img.float_right
{
	float: right;
	margin: 4px 0px 14px 14px;
}
a img
{
	border: none;
}
b, strong
{
	font-weight: bolder;
	font-size: 1.1em;
}
i, em
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 1.1em;
}
blockquote
{
	border-left: 1px dotted #444444;
	border-right: 1px dotted #444444;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #444444;
	background-color: #202020;
	padding: 6px 16px 6px 16px;
	font-weight: 100;
	font-size: 1.01em;
	text-align: center;
	font-family: Tahoma, Times New Roman;
	color: #FF5500;
}
.BQ
{
	border-left: 1px dotted #444444;
	border-right: 1px dotted #444444;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #444444;
	background-color: #202020;
	padding: 6px 22px 6px 22px;
	font-weight: 100;
	font-size: 1.01em;
	text-align: center;
	font-family: Tahoma, Times New Roman;
	color: #FF5500;
}
.explain
{
	text-align: justify;
	letter-spacing: .085em;
	font-size: .93em;
	color: #D2D2BA;
	padding: 6px 22px 6px 12px;
	margin: 0;
}
ul, ol
{
	line-height: 1.8em;
}
ul.arrow li
{
	background: url(http://www.wishdisc.eu/img/bullet.gif) left center no-repeat transparent;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 20px;
	line-height: 1.50em;
	vertical-align: top;
}
ol li
{
	list-style-position: inside;
	text-indent: -18px;
	font-size: .91em;
}
ol.arrow li
{
	list-style-type: decimal;
	list-style-position: outside;
	color: #FFEE6E;
	text-indent: 10px;
}
/* BLOG STYLES */
.blogitem
{
	border-top: 1px solid #D2D2BA;
	padding-top: 3px;
}
p.authdate, p.blogbottom
{
	background-color: #1F1F1B;
	font-family: "Arial Black";
	text-transform: uppercase;
	padding: 2px 4px;
}
.authdate a, .blogbottom a
{
	padding: 0;
	font-weight: normal;
	color: #D2D2BA;
}
.authdate a:hover, .blogbottom a:hover, #footer p a:hover, .arch_cat a:hover
{
	color: #F50;
	background-color: transparent;
}
.tags
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: .8em;
}
p.authdate
{
	margin-top: 2px;
}
/* SIDE BAR STYLES */
#sidebar h3
{
	border-bottom: 1px solid #D2D2BA;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: 800;
	width: 90%;
}
#sidebar p
{
	background-color: #1F1F1B;
	padding: 6px;
	margin-top: 0;
	line-height: 1.3em;
}
#sidebar fieldset
{
	padding: 0;
	margin: 0;
	border: none;
}
#sidebar input.textfield
{
	margin: 8px 0;
	padding: 4px;
	border: none;
	width: 192px;
	background-color: #D2D2BA;
	color: #292722;
	font-weight: 900;
}
.DropDownList
{
	border-width: 1px;
	border-style: solid;
	font-size: 0.98em;
	margin: 8px 12px;
	padding: 3px;
	color: #D2D2BA;
	background-color: #292722;
	font-weight: 400;
	width: 480px;
	margin-left: 40px;
	letter-spacing: 0.08em;
	word-spacing: 0.20em;
	font-variant: small-caps;
}
#sidebar input.submit
{
	margin: 0;
	padding: 4px;
	border: none;
	float: right;
	background-color: #1F1F1B;
	color: #D2D2BA;
	font-weight: 900;
	letter-spacing: .05em;
}
#sidebar input.submit:hover, .slash
{
	color: #F50;
}
.arch_cat
{
	background-color: #1F1F1B;
	padding: 8px 0 8px 16px;
	margin-top: 0;
	width: 184px;
	list-style: none;
	line-height: 1.6em;
	color: #F50;
}
.arch_cat a, #footer a
{
	color: #D2D2BA;
}
.linkbox a
{
	font-weight: normal;
	display: block;
	font-size: 11px;
}
.linkbox li
{
	margin: 9px 0 0 -15px;
	padding: 0 0 0 0px;
	list-style-image: url(../img/bullet.gif);
}

.linkbox a:hover, #footer a:hover
{
	color: #D2D2BA;
	background-color: #494742;
}
.linkbox a:hover
{
	color: #FF5500;
	background-color: #494742;
}
.h3 a:hover
{
	color: #D2D2BA;
	background-color: #1F1F1B;
}
#sidelink
{
	font-size: larger;
	margin-top: 0;
	list-style: none;
	color: #F50;
}
/* FOOTER STYLES */
#footer p
{
	margin-top: 1.5em;
	text-align: center;
	font-size: smaller;
}
.Just
{
	text-align: justify;
	font-size: 12px;
}
.add
{
	font-size: small;
	font-style: italic;
}
.linkadd
{
	font-size: small;
	font-weight: bold;
	color: White;
	font-style: italic;
}
p.float_left
{
	float: left;
	margin: 4px 12px 4px 0;
}
p.float_right
{
	float: right;
	margin: 4px 0 4px 4px;
}
#content_full hr
{
	height: 1px;
	width: 460px;
	position: relative;
	color: #D2D2BA;
}
.NavButton
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff5500;
	background-color: black;
	color: #FF5500;
	font-weight: 400;
	width: 100px;
	height: 26px;
	padding: 2px;
	padding-bottom: 4px;
	margin: 3px 3px 0px 0px;
}
.BtnHidden
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff5500;
	background-color: black;
	color: #FF5500;
	font-weight: 400;
	width: 100px;
	height: 26px;
	padding: 2px;
	padding-bottom: 4px;
	margin: 3px 3px 0px 0px;
	visibility: hidden;
}

.Wizzard
{
	float: left;
	border-width: 1px;
	border-style: ridge;
	border-color: #FF5500;
	font-size: 0.98em;
	background-color: #292722;
	color: #FF5500;
	width: 125px;
	padding: 3px;
	margin: 10px 40px;
}
.WizzardTextField
{
	float: left;
	border-width: 1px;
	border-style: ridge;
	border-color: #FFFFFF;
	font-size: 1.02em;
	background-color: #FF5500;
	color: #000;
	padding: 3px;
	font-weight: 800;
	margin: 10px 30px 10px 40px;
}

.CheckBoxList
{
	border-width: 1px;
	border-style: solid;
	border-color: #FF5500;
	font-size: 1.05em;
	background-color: black;
	color: #FF5500;
	text-align: left;
	line-height: 22px;
	padding: 3px;
	margin: 12px 2px 4px 64px;
	width: 600px;
}
.Opzij
{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 1.01em;
	padding-left: 2px;
	line-height: 40px;
}
.OpzijDiv
{
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.0em;
}
.TelAff
{
	float: right;
	font-size: 0.7em;
	color: #D2D2BA;
}
.Message
{
	float: none;
	padding: 5px;
	font-size: 0.89em;
	color: #FFFF33;
}
.Verplicht
{
	font-size: 0.91em;
	color: #FFBB33;
	font-weight: 100;
	font-family: Trebuchet MS, Arial;
}
.Bigger
{
	font-size: 1.25em;
	font-weight: 600;
	color: #D2D2BA;
	background-color: #292722;
	padding: 6px;
}
.Toelichting
{
	width: 23px;
	height: 22px;
	position: relative;
	top: 7px;
}
.accordionContent
{
	margin: 6px 2px 6px 2px;
	font-weight: 100;
	font-size: 0.91em;
	color: #D2D2BA;
	background-color: #2A2722;
}

.accordionHeader
{
	background-color: #232322;
	padding: 6px 2px 6px 2px;
	font-weight: 400;
	font-size: 0.97em;
	color: #FF5500;
	border-top-width: 1px;
	border-left-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-style: solid;
	border-color: #FF5500;
	text-align: left;
}
.accordionHeaderLarge
{
	background-color: #232322;
	padding: 10px 6px 6px 6px;
	margin: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: 400;
	font-size: 1.02em;
	color: #FF5500;
	border-width: 0.01em;
	border-bottom-width: 0.02em;
	border-style: solid;
	text-align: left;
}
accordionHeaderLargeBlack
{
	background-color: black;
	padding: 10px 6px 6px 6px;
	margin: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: 400;
	font-size: 1.02em;
	color: #FF5500;
	border-width: 0.01em;
	border-bottom-width: 0.02em;
	border-style: solid;
	text-align: left;
}
.accordionHeaderActive
{
	padding: 6px 2px 6px 2px;
	font-weight: 400;
	font-size: 1.01em;
	color: #CC4400;
	border-top-width: 1px;
	border-left-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0.35em;
	border-style: dotted;
	border-color: #FF5500;
	text-align: center;
	background-color: #333;
}
.accordionLink
{
	font-weight: 400;
	font-size: 0.86em;
	color: #FF5500;
}
.Info
{
	padding: 0px 2px 0px 2px;
	border-width: 1px;
	border-style: groove;
	border-color: #333333;
	width: 20px;
	height: 23px;
	position: relative;
	top: 4px;
}
.ImNum
{
	background-color: #000000;
	padding: 2px 4px 2px 4px;
	position: relative;
	top: -2px;
	font-weight: 400;
	font-size: 1.12em;
	color: #FF5500;
	margin-right: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF5500;
}
.Atmosferen
{
	padding: 5px;
	vertical-align: top;
	font-weight: 400;
	font-size: 0.9em;
	color: #FF5500;
	width: 400px;
}
.Title
{
	background-color: black;
	padding: 0px;
	width: 100px;
	text-align: center;
	font-size: 1.21em;
	color: #FF5500;
	border-color: #FF5500;
	border-style: ridge;
	border-width: 1px;
}
.TitleBigger
{
	background-color: black;
	padding: 0px;
	width: 300px;
	text-align: center;
	font-size: 1.21em;
	color: #FF5500;
	border-color: #FF5500;
	border-style: ridge;
	border-width: 1px;
}
.TitleSmaller
{
	background-color: #292722;
	padding: 2px;
	padding-left: 15px;
	width: 115px;
	text-align: left;
	font-size: 1.0em;
	color: #999999;
	border-color: #333333;
	border-top-width: 0.01em;
	border-left-width: 0.01em;
	border-bottom-width: 0.01em;
	border-right-width: 0px;
	border-style: solid;
}
.TitleSmallerCart
{
	background-color: #292722;
	padding: 2px;
	padding-left: 15px;
	width: 75px;
	text-align: left;
	font-size: 1.0em;
	color: #999999;
	border-color: #333333;
	border-top-width: 0.01em;
	border-left-width: 0.01em;
	border-bottom-width: 0.01em;
	border-right-width: 0px;
	border-style: solid;
}
.TitleAtmo
{
	background-color: #292722;
	padding: 2px;
	margin-left: 5px;
	text-align: center;
	font-size: 0.91em;
	color: #FF5500;
	border-color: #FF5500;
	border-style: ridge;
	border-width: 0px;
}
.cursorhand
{
	cursor: hand;
}
.radio
{
	letter-spacing: 0.12em;
}
.Data
{
	vertical-align: top;
	font-size: 1.0em;
	padding: 3px;
	padding-top: 5px;
}
.SmallData
{
	vertical-align: baseline;
	font-size: 1.05em;
	padding: 5px;
	font-weight: 500;
	color: #F50;
	background-color: Black;
	font-family: Trebuchet MS, Verdana;
	border: solid thin #404040;
}
.XtraSmallData
{
	vertical-align: baseline;
	font-size: 0.90em;
	padding: 3px;
	font-weight: 400;
	color: #F50;
	background-color: Black;
	font-family: Trebuchet MS, Verdana;
	border: solid thin #404040;
}
.ShopCartImage
{
	position: relative;
	top: 2px;
	left: 2px;
	width: 25px;
	height: 22px;
}
.PreItem
{
	padding: 18px;
	border-color: #303030;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: ridge;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
	height: 250px;
}
.CartText
{
	background-color: transparent;
	color: White;
	font: .8em Arial, Helvetica, sans-serif;
}
.CartButton
{
	border: 0;
	margin-left: 10px;
	width: 22px;
	height: 19px;
}
.attention
{
	font-variant: small-caps;
	font-size: 1.14em;
	font-weight: 600;
}
.vaagtext
{
	color: Gray;
	font: .86em Arial, Helvetica, sans-serif;
}
#FrontPage
{
	vertical-align: baseline;
	font-size: 0.98em;
	font-weight: 400;
	padding: 8px;
	background-color: #292722;
	border: solid thin #404040;
	text-align: justify;
}
.nomouse
{
	cursor: auto;
}

.mouse
{
	cursor: pointer;
}
#Front
{
	background-image: URL(../img/WD_Gold_Accord_Header.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	background-color: #232322;
}
.SubKop_MP3
{
	font-size: 12px;
	font-style: italic;
}
.PriceTag
{
	float: right;
	padding: 2px 2px 1px 5px;
	text-align: right;
	color: Black;
	width: 150px;
	font-size: 10px;
	background-color: #FFFF99;
	border: double 0.02em white;
	margin-top: -13px;
}
.PriceTag_Order
{
	float: right;
	padding: 4px;
	text-align: left;
	color: Black;
	width: 113px;
	font-size: 10px;
	background-color: #FFFF99;
	border: double 0.02em black;
	margin-top: -13px;
	position: relative;
	left: 30px;
	top: 55px;
}
.exPrice
{
	color: red;
	text-decoration: line-through;
}
.OrderOver
{
	background-image: URL(../img/WD_Gold_Accord_Header.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: inset 0.01em #FF6600;
	background-color: #232322;
}
.OrderOut
{
	background-image: URL(../img/WD_Gold_Accord_Header.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	cursor: default;
	border: solid 0.01em #FF3300;
	background-color: #232322;
}
.BackTop1
{
	background-image: URL(../img/Foto_Disc_Small.jpg);
	background-repeat: no-repeat;
	background-position: 80% center;
	padding: 20px 0px 0px 0px;
	border: 0;
}
.leftbottom
{
	width: 375px;
	float: left;
	margin: 70px 0px 0px 0px;
}
.bottomfull
{
	float: left;
	width: 725px;
	margin: 85px 20px 10px 10px;
}
#aff
{
	font-size: 1.24em;
	color: #ffe;
	float: left;
	height: 60px;
	width: 224px;
	margin: 5px 4px 0px 2px;
}

#cat
{
	font-size: 1.18em;
	color: #666;
	font-weight: 800;
	float: right;
	font-family: Trebuchet MS, Helvetica;
	margin: 15px 5px 5px 5px;
}
.Rotator
{
	font-family: Trebuchet MS, Arial, Helvetica;
	text-align: left;
}

#Main
{
	width: 800px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
#Meditatie_Container
{
	width: 800px;
	height: 198px;
}
#Meditatie_Left
{
	width: 390px;
	height: 198px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Left.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
#Meditatie_Left_Container_1
{
	width: 245px;
	height: 50px;
	float: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 42px 10px 0px 40px;
	color: black;
}
#Meditatie_Left_Container_2
{
	width: 272px;
	height: 50px;
	float: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 25px 0px 67px;
	color: White;
	cursor: help;
}
#Meditatie_Right_Container
{
	width: 265px;
	height: 115px;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 82px 0px 0px 80px;
	text-align: left;
}
#Affirmaties_Kop
{
	font-family: Verdana;
	font-weight: 100;
	font-size: 10px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	font-variant: small-caps;
	color: #BBB;
	border-bottom: 0.01em double black;
	height: 17px;
}
#Meditatie_Right
{
	width: 409px;
	height: 198px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Right.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
.Meditatie_Left_txt
{
	font: .845em "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.Meditatie_Banner_text
{
	padding: 3px 0px 2px 0px;
	background-color: #FF5500;
	text-align: center;
	border: 1px black ridge;
}

#Meditatie_Right_txt
{
	font: .845em "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
#Meditatie_Bottom_Container
{
	width: 800px;
	height: 312px;
}
#Meditatie_Bottom_Left_Wrapper
{
	width: 288px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Left.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
.Meditatie_Bottom_Left
{
	width: 288px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Left.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	cursor: default;
	filter: blendTrans(duration=0.5);
}
.Meditatie_Bottom_Left_Over
{
	width: 288px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Left_Over.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	filter: blendTrans(duration=0.5);
}
#Meditatie_Bottom_Left_Container
{
	width: 180px;
	height: 100px;
	margin: 190px 5px 10px 48px;
}
#Meditatie_Bottom_Left_Container_Txt
{
	color: white;
	font-size: 0.85em;
}
#Meditatie_Bottom_Right_Container_Txt
{
	color: white;
	font-size: 0.85em;
}
#Meditatie_Bottom_Right_Container
{
	width: 135px;
	height: 185px;
	margin: 153px 5px 10px 88px;
}



#Meditatie_Bottom_Middle
{
	width: 252px;
	height: 392px;
	float: left;
	background-image: url("http://www.wishdisc.eu/img/Meditatie_Bottom_Middle.jpg");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
#Meditatie_Bottom_Middle_Container
{
	width: 237px;
	height: 131px;
	margin: 210px 5px 50px 7px;
}

#Meditatie_Bottom_Right_Wrapper
{
	width: 260px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Right.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

.Meditatie_Bottom_Right
{
	width: 260px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Right.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	cursor: default;
	filter: blendTrans(duration=0.5);
}
.Meditatie_Bottom_Right_Over
{
	width: 260px;
	height: 392px;
	float: left;
	background-image: url(  "http://www.wishdisc.eu/img/Meditatie_Bottom_Right_Over.jpg" );
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	filter: blendTrans(duration=0.5);
}

.Meditatie_Kop1
{
	font-size: 15px;
	color: black;
	font-weight: 800;
}
.Meditatie_Kop2
{
	position: relative;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	color: White;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.Meditatie_Kop3
{
	position: relative;
	font-size: 11px;
	margin: 10px 0px 0px 30px;
	color: White;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
#Affirmatie_Kop
{
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding: 10px 10px 0px 0px;
	background-color: black;
	float: right;
	width: 785px;
	position: relative;
	left: -3px;
	border: 0.01em solid #FF5500;
}
.tiplist
{
	margin: 0px 10px 3px -4px;
}
.Q
{
	cursor: help;
}
.TOC1
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #FF5500;
	list-style-position: inside;
	margin-left: -13px;
}
.Antwoord
{
	margin-left: 22px;
}
.no_orange:hover
{
	background-color: Transparent;
}
.no_orange img
{
	margin-left: 10px;
}
.opval
{
	color: #FFFF99;
	text-decoration: underline;
}
#Fly_Container
{
	width: 792px;
	float: left;
	position: relative;
	left: 0px;
	height: 0px;
}
#fly
{
	background-color: transparent;
	padding: 0px 0px 0px 8px;
}
#Fly_Link
{
	text-align: right;
	margin: -16px 0px 0px 5px;
	float: right;
	position: relative;
	top: 0px;
	left: -10px;
}

#Main h1
{
	font-size: 11px;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFEEDD;
	padding-left: 3px;
	margin-bottom: 3px;
	width: 222px;
}
.AdvertNieuw
{
	border: 1px ridge yellow;
	padding: 2px 5px;
	font-size: 14pt;
	background-color: red;
	color: yellow;
}
