/*
Theme Name: Frankincense
Correctie is 9%
*/

body {
	margin: 0;
	padding: 0;
	background: #e3e3e3;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
	font-weight: normal;
	color: #3b473b;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h6 {
}

p, ul, ol {
	margin: 0;
	line-height: 150%;
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

ul, ol {
}


a {
	text-decoration: none;
	color: #3b473b;
}

#geheel {
	width: 1000px;
	margin: auto;
	padding: 0;
	color: #3b473b;
         background: url(images/body1.png) repeat-y;
}

#geheellos {
	width: 1000px;
	margin: auto;
	padding: 0;
	color: #3b473b;
         background: url(images/body1.png) repeat-y;
}

.topbody {
         background: url(images/body1.png);
         height: 20px;
	width: 1000px;
	margin: auto;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
         margin-bottom: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
	color: #3b473b;
         background: #e3e3e3; 
}

#wrapperlos {
	width: 900px;
	margin: 0px auto;
         margin-bottom: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
	color: #3b473b;
         background: #e3e3e3; 
}

#bottomwrapper { 
background: url(images/wrapperend.png) no-repeat bottom left;
height: 10px;
}

#bottomwrapperlos { 
background: url(images/wrapperend.png) no-repeat bottom left;
height: 5px;
}

#topwrapper { 
background: url(images/wrappertop.png) no-repeat top left;
height: 10px;
}

#wrapperlinks {
	font-size: 12px;
	text-align: right;
         margin-right: 5px;
}

#wrapperlinks a:link {
	color: #63635c;
}

#wrapperlinks a:visited {
	color: #530fad;
}

#wrapperlinks a:hover {
	color: #121311;
	text-decoration: underline;
}

#wrapperlinks a:active {
	color: #63635c;
	font-weight: bold;
}

/* Header */

#header {
	width: 900px;
	height: 260px;
	margin: 0;
         background: #e3e3e3;
}

/* Logo */

#logo{
	/* float: right; */
	margin-top: 10px;
margin-right: 10px;
margin-left: 5px;
margin-bottom: 5px;
	height: 260px;
    width: 625px;

}

#logoleftcontainer { 
         float: left;
         max-width: 250px;
margin: 10px 5px;
}

.logoleft{
	height: 150px;
         max-width: 255px;
border: none;
}

.logoleftbottom {
border: none;
}

.logoleftbottom p {
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
	font-weight: normal;
         font-size: 14px;
	color: #3b473b;
         padding-left: 5px;
	line-height: 125%;
}

.logoleftbottom a{
font-weight: bold;
}

/* Menu */

#menu {
	width: 900px;
	height: 40px;
	padding: 0;
	background: url(images/button.png);
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#menu2 {
	width: 876px;
	height: 10px;
	padding: 0;
	background: url(images/button.png);
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
         margin-bottom: 10px;
         margin-left: 10px;
         margin-right: 10px;         
}

/* Page */

#page {
	width: 900px;

}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 650px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #e3e3e3;
         /* min-height: 1000px; */
}

#content-top {
	width: 641px; 
	float: left;
	background: #e3e3e3;
         margin-right: 5px;
         min-height: 250px;
         margin-bottom: 0px;
}

#content-top h2 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	background: url(images/contenttop.png);
	font-weight: bold;
         margin-top: 0px;
}

#content-top3 p {
	color: #3b473b;
	font-size: 13px;
        background: #fff;
	line-height: 150%;
}

#content-top2 p {
font-size: 13px;
background: #f5ffe7;
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#content-left h3 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	font-weight: bold;
    margin-top: 0px;
}

#content-left {
	width: 316px; 
	float: left;
	background: #e3e3e3;
    margin-right: 5px;
    margin-top: 10px;
}

#content-left p {
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
font-size: 13px;
}

#content-left h2 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	background: url(images/roundtop.png) no-repeat top left;
	font-weight: bold;
    margin-top: 0px;
}

#content-right {
	width: 316px; 
	background: #e3e3e3;
    margin-top: 10px;
    margin-right: 10px;
	float: right;
}

#content-right p {
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
font-size: 13px;
}

#content-right h2 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	background: url(images/roundtop.png) no-repeat top right;
	font-weight: bold;
    margin-top: 0px;
}

#contentr2 {
width: 316px; 
Background: #f5ffe7;
}

#contentr {
width: 316px; 
Background: #f5ffe7;
}

#contentr3 {
width: 632px; 
Background: #f5ffe7;
padding: 5px;
}


#contentr3 a {
font-weight: bold;
}

#contentr3 a:hover {
text-decoration: underline;
}

.rightbottom { 
background: url(images/bottom.png) no-repeat bottom left;
height: 15px;
}

.topbottom { 
background: url(images/topbottom2.png) no-repeat bottom left;
height: 10px;
}

.contenttnleft {
         width: 155px;
         float: left;
         margin-top: 5px;
         margin-right: 10px;
         margin-left: 5px;
         margin-bottom: 0px;
}

.contenttnleftbest {
         width: 150px;
         float: left;
         margin-top: 5px;
         margin-right: 0px;
         margin-left: 0px;
         margin-bottom: 5px;
}

.contenttnwhole {
         width: 425px; 
         float: left;    
         margin-top: 10px;
}

.contenttnwholeborder {

         float: left;    
         margin-top: 10px;
         margin-right: 5px; 
         margin-left: 0px;
         border: 1px solid #000;
         padding: 5px; 
         background: #fff;
         width: 625px;
}

.contenttnwholeborder a{
color: #75bb00;
}

.contenttnwholeborder a:hover{
text-decoration: underline;
}

.contenttnwhole2 {
         width: 607px; 
         float: left;    
         margin-top: 10px;
         margin-right: 10px;  

}

.contenttn {
         width: 182px;
         float: right;
         margin-top: 10px;
         margin-right: 10px;
         background: #fff;
}

#contenttn h2 {
	background: #fff url(images/button.png);
	padding: 3px 0 1px 5px;
	font-size: 14px;
	color: #3b473b;
	font-weight: bold;
         border-top: #c9c9c9 solid 1px;
         border-bottom: #c9c9c9 solid 1px;
         margin-top: 10px;
         width: 244px;
}

#contenttn p {
	margin: 0;
	text-align: center;
	color: #3b473b;
         width: 273px;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

.contentrow {
	color: #3b473b;
	font-size: 13px;
	padding-right: 0px;
         margin-top: 0px;
         margin-right: 5px;
         border: none;
}

tr.contentrow td { height: 20px; border-top: 1px solid #3B4341;}

tr.contentrow1 td { height: 20px; 
                    border-top: 1px solid #3B4341;
                    border-bottom: 1px solid #3B4341;
}

.contenttable  {
margin-top: 10px;
margin-left: 10px;
padding: 5px 5px 5px 5px;
background: #e9e9e9;
height: 30px;
}

.contenttable:hover a {
text-decoration: underline;
}

.wrapl {
width: 300px;
margin-bottom: 10px;
border: 1px solid #000;
}

.progbackgr {
/* background: #75bb00; */
height: 110px;
}

.progmiddle {
background: #75bb00;
height: 90px;
width: 100px;
}

.progtop {
background: url(images/progtop.png) no-repeat top left;
height: 10px;
}

.progbottom {
background: url(images/progbottom.png) no-repeat bottom left;
height: 10px;
}

.wrap2 {
margin-top: 20px;
margin-bottom: 5px;
margin-left: 50px;

}

.wrap3 {
margin-left: 45px;
}

.img {
float: left;
}

.contentticker1 {
float: left;
height: 700px;
max-width: 310px; 
margin-top: 10px;
margin-bottom: 10px;
background: #f5ffe7;
}

.contentticker2 {
max-width: 310px; 
height: 700px;
background: #f5ffe7;
margin-top: 10px;
float: right;
margin-bottom: 10px;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 230px;
	background: #f5ffe7;
         margin-left: 5px;
         margin-bottom: 10px;
}

.sidebarbottom { 
background: url(images/sidebarbottom.png) no-repeat bottom left;
height: 15px;
}

.sidebartop { 
background: url(images/sidebartop.png) no-repeat top left;
height: 7px;
}

.sidebartn {
	width: 230px;
         margin: 0;
}

.sidebar h2 {
	background: #fff url(images/button.png);
	padding: 3px 0 1px 5px;
	font-size: 14px;
	color: #3b473b;
	font-weight: bold;
         border-top: #c9c9c9 solid 1px;
         border-bottom: #c9c9c9 solid 1px;
         margin-top: 0px;
         width: 225px;
}

.sidebartn p {
	margin: 0;
	text-align: center;
	color: #3b473b;
         width: 230px;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

.sidebarrow {
	color: #3b473b;
	font-size: 13px;
	padding-right: 0px;
         margin-top: 0px;
         margin-right: 0px;
         border: none;
}

tr.sidebarrow td { height: 20px; border-top: 1px solid #3B4341;}

tr.sidebarrow1 td { height: 20px; 
                    border-top: 1px solid #3B4341;
                    border-bottom: 1px solid #3B4341;
}

a img { 
border:0; 
}

.sidebartable  {
margin-top: 10px;
margin-left: 0px;
padding: 5px 0px;
background: #e9e9e9 url(images/downloadgrey.png) center left no-repeat;
height: 30px;
	font-size: 10px;
}

.sidebar a {
	color: #3b473b;
	border: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	background: #75bb00;
	height: auto;
	margin: 0px auto;
	font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#footert {
         background: url(images/footert.png) no-repeat top left;
         height: 20px;
}

#footerb {
         background: url(images/footerb.png) no-repeat bottom left;
         height: 20px;
}

#footer2 {
	width: 1000px;
	margin: auto;
	padding: 0;
         background: url(images/body1.png) repeat-y;
}

#footer p {
	margin: 0;
	/* padding-top: 20px; */
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#footer a:link {
	color: #63635c;
}

#footer a:visited {
	color: #530fad;
}

#footer a:hover {
	color: #121311;
	text-decoration: underline;
}

#footer a:active {
	color: #63635c;
	font-weight: bold;
}


hr {
	display: none;
}

/* test */

#header3 { 
position:relative; 
background: transparent /* url(header_bkg.png)*/;
height: 45px;
margin-left: 5px;
/* border: 1px solid red; */
z-index:5;
}

#nav { 
margin:0px auto; 
padding-bottom: 0px; 
position:absolute; 
display:block;
color: #3b473b;
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#nav > li { 
list-style-type:none; 
float:left; 
display:block; 
margin:0px; 
position:relative; 
padding: 10px 10px;
width:auto;
height: 100%;
}

#nav > li:hover ul { 
display:block; 
}

#nav > li:hover { 
background-color: #75bb00;  
}

#nav li ul { 
margin:0px; 
padding:0px; 
display:none;
}

#nav li ul li { 
list-style-type:none; 
margin:0px;
border-top:1px solid #000;
}

#nav li ul li a { 
display:block; 
color:#3b473b; 
padding: 5px 5px 5px 10px;
text-decoration:none;
}

#nav li ul li:hover a { 
background-color:#75bb00; 
font-weight: bold;
color: #3b473b;
}

#nav li span { 
cursor:pointer; 
margin: 0 10px; 
font-weight:bold;
}

#form {
margin:5px 40px;
}

#nav li p a { 
display:block; 
color:#3b473b; 
text-decoration:none;
margin-right: 5px;
padding-right: 0px;
}

#nav li p { 
cursor:pointer; 
margin: 0 10px; 
font-weight:bold;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#leeg {
font-size: 5px;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 5px;
border: 1px solid #3b473b ;
border-bottom: none;
background: white;
font-weight: bold;
}

#tablist li a:link, #tablist li a:visited{
color: #3b473b;
}

#tablist li a:hover {
text-decoration: underline;
}

#tablist li a.current{
background: #e9e9e9;
font-weight: bold;
}

#tabcontentcontainer{
width: 620px;
padding: 5px;
border: 1px solid #3b473b;
margin: 0 5px;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

.tabcontent{
display:none;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

.subrij1sb {
max-width: 100px;
float: left;
margin: 5px;

}

.subrij1sb a{
margin-left 5px;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#content-top2 {
	width: 641px; 
	float: left;
	background: #e3e3e3;
         margin-right: 5px;
         min-height: 250px;
         margin-bottom: 5px;
         margin-top: 10px;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#content-top2 h2 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	background: url(images/contenttop.png);
	font-weight: bold;
         margin-top: 0px;
}

#content-top2 h3 {
	color: #3b473b;
	font-size: 15px;
	padding: 8px 0 7px 5px;
	font-weight: bold;
         margin-top: 0px;
	background: url(images/bovenrand.png) repeat-x;
}

#contentr32 {
width: 641px; 
min-height: 200px;
Background: #f5ffe7;
         font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
}

#contentr32 a:hover {
text-decoration: underline;
}

.topbottom2 { 
background: url(images/topbottom2.png) no-repeat bottom left;
height: 15px;
}

#best1 {

         float: left;    
         margin-top: 10px;
         margin-right: 5px; 
         margin-left: 5px;
         border: 1px solid #000;
         padding: 5px; 
         background: #fff;
}

.ctbarrow {
	color: #3b473b;
	font-size: 13px;
	padding-right: 0px;
         margin-top: 0px;
         margin-right: 0px;
         border: none;
         width: 100%;
}

tr.ctbarrow td { height: 20px; border-top: 1px solid #3B4341;}

tr.ctbarrow1 td { height: 20px; 
                    border-top: 1px solid #3B4341;
                    border-bottom: 1px solid #3B4341;
}

.ctbartable  {
margin-top: 10px;
margin-left: 0px;
padding: 0;
background: #e9e9e9 url(images/downloadgrey.png) center left no-repeat;
}

#contentr3 p{
font-family: Tahoma, verdana, Garamond, Bodoni, helvetica;
font-size: 13px;
}

#dog1 {
border:1px solid gray; 
width:620px; 
height: 245px; 
padding: 5px; 
margin:5px; 
margin-top:0;
}

#dog2 {
border:1px solid gray; 
width:620px; 
height: 245px;  
padding: 5px; 
margin:5px; 
margin-top:0;
}
#dog3 {
border:1px solid gray; 
width:620px; 
height: 245px;  
padding: 5px; 
margin:5px; 
margin-top:0;
}
#dog4 {
border:1px solid gray; 
width:620px; 
height: 245px; 
padding: 5px; 
margin:5px; 
margin-top:0;
}
#dog5 {
border:1px solid gray; 
width:620px; 
height: 245px; 
padding: 5px; 
margin:5px; 
margin-top:0;
}

#dog6 {
border:1px solid gray; 
width:620px; 
height: 245px;  
padding: 5px; 
margin:5px; 
margin-top:0;
}

.form1 {
max-width: 50px;
}

.margin {
margin-right: 5px;
}

.jackpot {
	color: #75bb00;
	font-size: 12px;
	font-weight: bold;
         margin-right: 205px;
         text-decoration: underline;
}


.sb {
	color: #75bb00;
	font-size: 12px;
	font-weight: bold;
         text-decoration: underline;
         padding-left: 3px;
}

.jptabel {
	color: #000;
	font-size: 13px;
	padding-right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border: none;
    width: 100%;
}

tr.jptabel td { height: 20px; 
				border-top: 1px solid #3B4341;
				padding: 0px;
}

.jptabel1 {
	color: #000;
	font-size: 13px;
	padding-right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border: none;
    width: 100%;
}


tr.jptabel1 td { height: 20px; border-top: 1px solid #3B4341; border-bottom: 1px solid #3B4341;}

.jpcenter {
	background-color: #e3e3e3;
	font-size: 13px;
	padding-right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border: none;
    width: 100px;
}

tr.jpcenter td { height: 20px; border-top: 1px solid #3B4341;}

.jpcenter1 {
	background-color: #e3e3e3;
	font-size: 13px;
	padding-right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border: none;
    width: 100px;
}

tr.jpcenter1 td { height: 20px; border-top: 1px solid #3B4341; border-bottom: 1px solid #3B4341;}

.jpcenter2 {
	background-color: #e3e3e3;
	font-size: 13px;
	padding-right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border: none;
    width: 50px;
}

tr.jpcenter2 td { height: 20px; border-top: 1px solid #3B4341;}

.jptabelt {
    margin-top: 10px;
}

.jptabelt h3{
    margin-top: 10px;
	font-size: 14px;
	margin-left: 5px;
}

.banner {

}

.linkpijl {
margin-top: 3px;
}

.ctbarrow a:hover {
         text-decoration: underline;
}

.ctbarrow1 a:hover {
         text-decoration: underline;
}

.opsomming {
list-style-type: disc; 
}

