/* forms */
@import url('forms.css');
/* paging */
@import url('paging.css');

/******** algemeen ********/
body,html {
margin:0 auto;
padding:0;
color:#000000;
width:100%;
font-size:16px;
height:100%;
background:url(../img/bodyBG.jpg) repeat-y center;
background-color:#cccccc;
}
body {
height:100%;
}
img {
border:0;
}
fieldset {
margin-bottom:10px;
font-size:14px;
background:url(../img/fieldset_bg.jpg) repeat-x bottom;
}
legend {
background:#FFFFFF;
font-size:18px;
font-weight:bold;
color:#999999;
}
h1, h1 a:link,h1 a:visited, h1 a:hover, h1 a:active {
font-size:18px;
text-align:center;
margin:0 0 10px 0;
border-bottom:1px solid #CCCCCC;
padding:0;
text-decoration:none;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
.help {
cursor:help;
}
#iframe {
width:430px;
height:46px;
margin:0;
padding:0;
border:0;
}
/**************************/
#container {
background-color:#FFFFFF;
width:985px;
margin:0 auto;
border-right:1px solid #666666;
border-left:1px solid #666666;
}
#header {
position:relative;
width:985px;
color:#000000;
background-color:#d1d1d1;
height:90px;
border-bottom:1px solid #6c6c6c;
margin-top:0;
padding-top:0;
}
#innerHeader {
width:985px;
height:90px;
position:absolute;
vertical-align:middle;
}
#shadowheader {
background:url(../img/bottomhedaer.jpg) repeat-x top;
width:985px;
margin:0;
height:10px;
}
#MainCat {
margin:0 10px 10px 10px;
width:600px;
float:left;
}
#subCat {
margin:0 10px 10px 10px;
width:600px;
float:left;
}
.subCatLink {
font-size:12px;
}
#subcatmap a:link, #subcatmap a:visited {padding-left:20px; background:url(../img/foldCl.gif) left no-repeat;}
#subcatmap a:hover, #subcatmap a:active {padding-left:20px; background:url(../img/foldOp.gif) left no-repeat;}
#CatLink {
margin:0 10px 10px 10px;
width:600px;
float:left;
}
#gAds {
float:left;
}
#gadsclear {
width:336px;
}
.sAds {
padding:0 20px 0 40px;
margin:0;
overflow:hidden;
border:0;
height:61px;
width:468px;
position:relative;
}
#mainCatTab {
width:100%;
}
#siteLogo {
margin-right:20px;
}
#mainCatTab td {
padding:0 0 15px 0;
margin:0;
}
#subCatTab {
width:100%;
height:auto;
}
#subCatTab td {
padding-bottom:8px;
}
#gmenu {
padding-top:2px;
position:relative;
/*width:728px;*/
}
#blink,#gmenu {
background-color:#EAEAEA;
color:#999999;
border-bottom:1px solid #6c6c6c;
height:18px;
font-size:14px;
padding-left:20px;
}
#gAdsTop {
background-color:#EAEAEA;
color:#999999;
border-bottom:1px solid #6c6c6c;
height:90px;
font-size:14px;
vertical-align:top;
margin:0;
}
#bull {
background-color:#EAEAEA;
color:#999999;
float:left;
font-size:14px;
margin:0;
padding:0 1px 0 20px;
}
#gAdsTop img {
margin:15px 0 0 60px;
vertical-align:top;
/*border:1px dotted #999999;*/
}
#marqHeader {
color:#000000;
background-color:#d4d0c8;
width:985px;
margin:0;
padding:0;
height:21px;
border-bottom:1px solid #000000;
}
#innerMarq {
height:18px;
padding-top:2px;
font-size:12px;
padding-left:20px;
}
#newsites, #sitetext {
float:left;
margin:0 10px 5px 10px;
width:600px;
text-align:justify;
}
#domeincheck {
vertical-align:top;
text-align:right;
padding-left:20px;
}
.hr {
display:block;
height:1px;
margin:0 auto;
padding:0;
border:0;
}
#gsearch {
margin:0;
padding-left:20px;
padding:0;
}
#mainStream {
width:976px;
margin:0;
}
#login {
text-align:center;
margin:100px 0 100px 0;
width:100%;
}
#innerlogin {
width:700px;
border:1px solid #666666;
padding:15px;
color:#000000;
background:url(../img/login.jpg) no-repeat left #CCCCCC;
margin:0 auto;
}
#contact {
margin:10px 0 10px 0;
}
#innercontact {
width:370px;
margin-top:10px;
padding:10px 0 0 230px;
border:1px solid #666666;
color:#000000;
background:url(../img/contact.jpg) no-repeat left #CCCCCC;
}
#aanmelden {
text-align:center;
width:448px;
float:left;
margin:10px
}
#tabAanmeld tr {
text-align:left;
}
#topAanmelden {
background:url(../img/aanmeld_head.jpg) no-repeat;
height:20px;
}
#aanmeldtext {
text-align:justify;
padding:15px;
}
#innerAanmelden {
margin:0;
border:1px solid #999999;
}
#urlaanmelden {
margin:0;
}
#buttonBG {
background-color:#CCCCCC;
color:#000000;
width:100%;
margin-top:10px;
}
#topfooter {
background:url(../img/mainstream_bg.jpg) repeat-x bottom;
height:10px;
width:985px;
margin:0;
}
#footer {
float:inherit;
height:30px;
padding:2px 0 2px 0;
margin:0 0 2px 0;
text-align:center;
border-top:1px solid #6c6c6c;
border-bottom:1px solid #6c6c6c;
background:url(../img/footerright.jpg) right no-repeat #d1d1d1;
color:#000000;
}
#date {
float:right;
color:#333333;
background-color:inherit;
top:3px;
font-size:14px;
padding:2px 5px 0 0;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
margin:0;
padding:0;
}
#copyrights {
text-align:center;
font-size:13px;
padding:2px 0 3px 0;
color:#666666;
background-color:inherit;
border-bottom:1px solid #666666;
}
#copyrights a:link, #copyrights a:visited {text-decoration:none;color:#666666;background-color:inherit;}
#users {
padding:20px;
}
.m {
font:8pt Arial, Helvetica, sans-serif;
margin:0 12px 10px 3px;
padding:2px;
width:298px;
}
.m1 {
font:8pt Arial, Helvetica, sans-serif;
margin:0 12px 10px 3px;
padding:2px;
width:298px;
background-color:#D6D6D6;
}
#linkbanners {
width:100%;
text-align:center;
}
#linkbanners td {
padding:5px;
vertical-align:top;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
}
#linkbanners img {
margin:2px;
}
.newLink {
background-color:inherit;
color:#FF0000;
}
.mTitel {
color:#000000;
background-color:inherit;
}
.icon {
border:0;
vertical-align:middle;
}
.preview {
height:256px;
width:192px;
}
#newscat {
text-align:center;
}
#newscat a {
padding-right:10px;
}
#newscat fieldset {
padding:0 0 3px 0;
}
.newsDesc {
color:#666666;
}
#fieldweer {
padding:8px;
margin-top:10px;
text-align:center;
}
#fieldweer img {
margin-right:10px;
vertical-align:middle;
border:0;
}
#bolads {
float:right;
width:200px;
height:150px;
font-size:12px;
text-align:center;
}
#bolads img {
text-align:center;
}
#allcatsfooter, #allcatsfooter a {
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
background-color:inherit;
}
.searchFound {
background-color:#FFFF66;
color:#000000;
}
.PageRank {
width:40px;
height:3px;
border:1px solid #999999;
background:#FFFFFF;
color:#000000;
font-size:2px;
vertical-align:middle;
}
.PageRank img {
height:3px;
}
.mText, .mText a:link,.mText a:visited{color:#666666;text-decoration:none;background-color:inherit;}
.mText a:hover,.mText a:active{color:#666666;text-decoration:none;background-color:inherit;}
.mLink a:link,.mLink a:visited{font-size:7.5pt;color:#819cba;text-decoration:none;background-color:inherit;}
.mLink a:hover,.mLink a:active{font-size:7.5pt;color:#819cba;text-decoration:none;background-color:inherit;}
.mCat a:link,.mCat a:visited{font-style:italic;text-decoration:none;}
.mCat a:hover,.mCat a:active{font-style:italic;text-decoration:underline;}

a:link,a:visited{color:#000000;text-decoration:underline;background-color:inherit;}
a:hover,a:active{color:#000000;text-decoration:underline;background-color:inherit;}

.subcatl{color:#819cba;background-color:inherit;}
.subcatl a:link,.subcatl a:visited{color:#819cba;text-decoration:none;font-size:14px;background-color:inherit;}
.subcatl a:hover,.subcatl a:active{color:#819cba;text-decoration:underline;font-size:14px;background-color:inherit;}

.tabView {
width:100%;
}
.tabView td, .tabView th {
padding:3px;
border:1px solid #999999;
}
.row1 {
background-color:#F4F4F4;
}
.row2 {
background-color:#CCCCCC;
}
.curhand {
cursor:pointer;
}
