html {
  background: #e5eaf8;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  font: 400 1em Arial;
  background: url(../images/bbg1.jpg) repeat-x;	
}

#content {  
  text-align: left;
}

#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}
/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
  position: relative;
  height: 193px;
  background: url(../images/hdr.jpg);
}

/* Holds the site title and subtitle */
#header #title {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 130px;
  padding: 5px;
  text-align: right;
}

#header h1 {
  margin: 0;
  padding: 0;
  font: 700 4em "Arabic Typesetting";
  letter-spacing: -3px;
  color: #FFF;
}

#header h2 {
  position: absolute;
  top: 75px;
  margin: 0;
  padding: 0;
  font: 700 1em "trebuchet ms", serif;
  color: #00F0EC;
}

/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu { 
	position: relative;
	width: 97%;
	padding: 12px 0 30px 15px;
	text-decoration: none;
}

.icons{
	position: absolute;
	right: 12px;
	top: 16px;
}

#mainMenu a {
  float: left;
  margin: 0 2px;
  font: 600 0.8em "arial";
  text-decoration: none;
}

#mainMenu a:hover,
#mainMenu a.current,
#mainMenu a.section {
  color: black;
  text-decoration: underline;
}

#mainMenu a.last {
  margin-right: 0;
}

/**************************************************************
   #left-menu: Holds the left menu
 **************************************************************/

#left-menu {
  width: 20%;
  height: 400px;
  float: left;
}

.sterrenteken_home{
	padding: 35px 0 0 45px;
}

.left_col_bg{
	background-repeat: no-repeat;
 	background-position: 40% 100%;
 	width: 100%;
 	height: 112%;
}

.adsense_left_menu{
	margin: 10px 0 0 20px;
}

.adsense_left_menu_links{
	margin: -20px 0 0 20px;	
}

.adsense_links{

}

/**************************************************************
   .menu-content: Holds the top-menu + content
 **************************************************************/

#menu-content{
	width: 78%;
	float: right;
	padding: 0 5px 20px 5px;
	min-height: 512px;
}

/**************************************************************
   #contentpage: contentpage
 **************************************************************/

#contentpage{
	width: 96,8%;
	padding: 12px 10px 0 15px;
}

#contentpageindex{
	width: 96,8%;
	padding: 12px 10px 30px 15px;
}

.adsense_content{
	margin: 0 0 0 -7px;
	float: left;
}

.inspiratiekaart{
	background: url(../images/kaarten/dek.png) no-repeat;
	margin: 30px 0 0 125px;
	padding: 90px 80px 0px 80px;
	text-align: center;
	height: 510px;
	width: 240px;
}

.inspiratiekaarten{
	padding: 30px 0;
	float: left;
}

.trekeenkaart{
	float: right;
	margin: 175px 0 0 0;
}

.kaartcat{
	font-size: 20px;
	font-weight: bold;
	color: #565370;
}

.kaarttekst{
	padding: 20px 0 0 0;
	line-height: 25px;
}

.weekhoroscoopcontent, .daghoroscoopcontent{
	width: 500px;
	margin: 0 0 0 100px;
}

/* TAROT */
#tarotcontent{
	padding: 30px 0 0 40px;
	clear: both;
}

#tarotcontentdk{
	padding: 5px 0 0 0px;
}

#tarotcontent h3{
	color: #B563C7;
}

#tarot_1a{
	float: left;
	width: 110px;
	padding: 20px 0 0 0;
}
#tarot_1b{
	float: left;
	padding: 0 0 0 15px;
	width: 500px;
}

#tarot_1b a{
	font-weight: bold;
}

#tarotdeck{
	float: left;
	padding: 0 15px 0 0;
}

#tarotdeck p{
	text-align: center;
	font-size: 12px;
}

#tarotdeckvraag{
	clear: left;
}

#tarotvraag{
	padding: 0;
	margin: 0;
}

#tarotdeckradio{
	margin: 0 0 0 42px;
	border: none;
	background-color: #e4eaf8;
}

#tarotvraag{
	width: 350px;
}

#tarotkaart{
	text-align: center;
	color: #B563C7;
	font-weight: bold;
}

#tarotkaarten{
	float: left;
	padding: 0 50px 0 0;
	width: 200px;
}

#kaart_begrippen{
	padding: 0 0 20px 0;
	text-align: center;
}

#tarot_chrono{
	text-align: center;
}

#tarotkaartdetail{
	width: 100%;
}

#kaartnaam{
	text-align: center;
}

#besch_alg{
	clear: both
}

#besch_kort{
	float: left;
	width: 200px;
	padding: 0 75px 0 0;
}

#kaart_image{
	float: left;
	width: 200px;
}

#besch_begr{
	float: left;
	width: 200px;
	padding: 0 0 0 75px;
}

#besch_alg h3{
	padding: 0;
}

/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
  width: 200px;
  margin: -6px 0 29px 0;
  padding: 0;

  padding: 10px 0px 0px 0px;
}

.sideMenu li {
  display: inline;
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font: 400 0.8em "arial";
}

.sideMenu li a {
  display: block;
  margin: 0.2em 0;
  padding: 5px 7px;    
  text-decoration: none;
  color: #FFF;
} 

.sideMenu li a:hover {
  color: #65EBFF;
  background: #5F5F5F;
}

/* Active menu item */
.sideMenu li.here {
  display: block;  
  padding: 5px 0px 0px 10px;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
  margin: 0;
  padding: 0;
}

.sideMenu li.here ul li a {
  padding-left: 35px;
  font: 400 0.55em verdana, arial, sans-serif; 
  color: black;  
}

.sideMenu li.here ul li a:hover {
  color: #9FF3FF;
}

.sideMenu .selectDay {
  width: 46px;
  margin: 0 0 0 8px;
}

.sideMenu .selectMonth {
  width: 98px;
}

/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  height: 100px;
}

/* Sets the width of the footer content */
#footer #width {
  font-size: 0.85em;
  padding-top: 27px;
}

#footer,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}

/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background: #acbfff; 
}


img {
  border:0px !important;
}



#az-index {
	height:120px;
	margin:15px 0 15px 12px;
	padding:6px 5px 5px;
	width: 170px;
}

#az-index li{
	background-position:0 0;
	float:left;
	margin: 0 4px 0 0;
	padding: 4px 4px 4px 4px;
	height:28px;
	width:29px;
}

.az-link {
	background-position:0 -50px;
	color:#0045BB;
	display:block;
	font-size:85%;
	font-weight:bold;
	height:21px;
	padding: 2px 0 0 1px;
	text-align:center;
	text-decoration:none;
	height: 28px;
	width:29px;
}

.az-link:hover{
	background-position:0 -100px;
	color:#000000;
}

#az-index li, .az-link {
	background-image:url(../images/az-li.png);
	background-repeat:no-repeat;
}