* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #555557;
 font-size: 12px;
}
#wrapper {
 width: 799px;
 text-align: left; /*voor IE */
 background: #A3A38F url(images/achterstreep2.gif);
 overflow: hidden;
 margin: 0 auto;

}
#navbar {
 border: 0px solid #ccc;
 margin: 0px 5px 0px 5px;
 padding: 1px;
 background-color: #A3A38F;
}
#header {
 border: 0px solid #ccc;
 margin: 0px 5px 0px 5px;
 height: 70px;
 padding: 10px;
 background-color: #C9C9BE;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 width: 17%;
 float: left;
 min-height: 400px;
 padding: 4px;
 border: 0px solid #ccc;
}

#centercolumn { /* Parent Wrapper for inside boxes */
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 62.8%;
 float: left;
 min-height: 400px;
}
* html #centercolumn {height:400px} /* IE Min-Height Hack */

#rightcolumn {
 margin: 0px 0px 0px 0px;
 padding: 4px;
 display: inline; /* IE Hack */
 width: 16%;
 float: left;
 border: 0px solid #ccc;
 min-height: 400px;
}

#footer {
 background-color: #A3A38F;
 margin: 0px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 100%;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #670399;
	font-weight: normal;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #670399;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F66;
      	text-decoration: underline;

}
.text4 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #3B6874;
}
.text5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text5 img {
	padding-right:5px
}

.text6 { text-decoration:none;}
.text6:hover { text-decoration:underline; color:#666}

a.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #670399;
	text-decoration: none;
}
a.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ED51E3;
	text-decoration: none;
}
a.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #670399;
	text-decoration: none;
}
a.b:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #497581;
	text-decoration: none;
}
a.b:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #497581;
	text-decoration: none;
}
a.c:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:hover {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #da5590;
	text-decoration: underline;
}
a.c:visited {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.d:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D4461;
	text-decoration: none;
}
a.d:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D4461;
	text-decoration: none;
}
a.d:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D4461;
	text-decoration: none;
}
a.d:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #670399;
      	text-decoration: underline;
}
a.e:link {
	font-family: Arial;
	font-size: 12px;
	color: #670399;
	font-weight: normal;
	text-decoration: none;
}
a.e:visited {

	font-family: Arial;
	font-size: 12px;
	color: #670399;
	font-weight: normal;
	text-decoration: none;
}
a.e:active {

	font-family: Arial;
	font-size: 12px;
	color: #670399;
	font-weight: normal;
	text-decoration: none;
}
a.e:hover {

	font-family: Arial;
	font-size: 12px;
	color: #670399;
	font-weight: normal;
      	text-decoration: underline;
}
a.f:link {
	font-family: Arial;
	font-size: 11px;
	color: #0B3B24;
	font-weight: normal;
	text-decoration: none;
}
a.f:visited {

	font-family: Arial;
	font-size: 11px;
	color: #0B3B24;
	font-weight: normal;
	text-decoration: none;
}
a.f:active {

	font-family: Arial;
	font-size: 11px;
	color: #0B3B24;
	font-weight: normal;
	text-decoration: none;
}
a.f:hover {

	font-family: Arial;
	font-size: 11px;
	color: #0B3B24;
	font-weight: normal;
      	text-decoration: underline;
}
    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

img {
border: none;
}

/*- Menu Tabs 8--------------------------- */

    #tabs9 {
      float:left;
      width:100%;
      background:#EBD3E0;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #E276A7;
      }
    #tabs9 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:left;
      background:url("picts/tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("picts/tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#591333;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
              background-position:0% -42px;
      }
      #tabs9 #current a span {
              background-position:100% -42px;
      }
/*- Startpagina--------------------------- */
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F66;
	background: #EBD3E0;
            border: 1px solid #E276A7;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 7px;
}
.rand {
	border: 1px solid #E276A7;
        padding:10px 10px 0 10px;
/*	margin: 0px 50px 3px;*/

}
.horoscoop {
	float: left;
	width: 250px;
	background: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #156793;
}
.knop {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

