/*@import 'nieuws.css';*/
body {
font-family:'Trebuchet MS',Arial,Verdana,"Sans-Serif";

font-size:0.8em;
font-style:normal;
font-weight:normal;
text-align:center;
margin:0;
padding:0;
/*background-image:url(images/default_body.jpg);*/

/*
height:100%;
line-height:1.5em;


width:100%;
*/
}

a, .orange{color:#CC3300; text-decoration:none;}
.grijs{color:#333;}
a img{border:0; padding:2px;}
.noline{text-decoration:none;}
input, textarea, select{color:#333333; font-family:'Trebuchet MS',Arial,Verdana,"Sans-Serif"; font-weight:bold; font-size:12px;}

.imgOff{border:0; padding:2px;}

h1{padding:0; margin:0 0 4px 0; font-size:20px; font-weight:normal;}
h2{padding:0; margin:0 0 2px 0; font-size:13px;}

#frame {
background-image: url("images/bg.png");
background-repeat: repeat;
height:590px;
width:820px;
margin:0 auto;
text-align:left;
visibility:hidden;
}

#content{
background-color:#efeff0;
border:0px solid #000000;
width:732px;
height:300px;
clear:both;
margin:0 auto;
color:#000000;
font-size:12px;
/*font-weight:bold;*/
}

#content .padding{padding:0 10px 0 10px; background-color:#efeff0;}
#padding{padding:4px 8px 4px 8px;}

#result{
height:240px; 
overflow:hidden;
}

/*
#content .left{
border:0px solid #000000;
float:left;
max-width:295px;
padding-left:4px;
}
*/

/*#content table{ width:716px; height:100%; padding:0; margin:0;}*/
#cScroll{height:284px; padding:8px; margin:0;}
#scroll{height:220px;  padding:10px;}
td.left{
vertical-align:top;
margin:0;
padding:0;
width:100%;
}
td.right{vertical-align:top; padding:0; margin-right:0; min-width:350px; max-width:400px; overflow:hidden;}

tr.odd{background-color:#ECECEC;}
tr.even{background-color:#FFFFFF;}
tr.odd:hover{background-color:#f8e8d5;}
tr.even:hover{background-color:#f8e8d5;}
tr.border{background-color:#CCCCCC; height:1px;}
.berichtinleiding{font-size:10px;}


#content .right img{
float:right;
position:relative;
z-index:3;
}

#footer{
clear:both;
font-size:13px;
font-weight:bold;
color:#333;
text-align:center;
margin-top:50px;
text-transform:uppercase;
}

#footer a{
color:#333;
text-decoration:none;
}

#kvk{
font-size:11px;
color:#333;

width:800px;
margin:auto;
/*
background-color:#FFFFFF;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
margin-left:-130px;*/
}

#kvk a{
color:#2d1c0f;
}

#logo{
border:0px solid #000000;
width:320px;
float:left;
}

#logo img{
filter:alpha(opacity=70); 
-moz-opacity:.70;
opacity:.70;
padding:0;
margin:0 0 60px 0;
}

#logo span.left{float:left; width:110px;}

#logo span.right{
font-weight:bold;
color:#333;
text-transform:uppercase;
font-size:13px;
float:left;
margin-left:-20px;
margin-top:120px;
/*font-stretch:wider;*/
}

#menu{
margin:12px 0 0 30px;
border:0px solid #000000;
width:195px;
float:left;
text-align:right;
color:#000000;
font-size:13px;
text-transform:uppercase;
}

#submenu{
border:0px solid #000000;
width:200px;
float:left;
text-align:left;
font-size:11px;
text-transform:uppercase;
margin:15px 0 0 -2px;
}


#menu ul{
padding:20px 0 0 0;
margin:0;
}

#menu li{line-height:18px;}

#submenu ul{
padding:18px 0 0 14px;
margin:0;
}

#submenu li{line-height:14px;}


#menu a, #submenu  a{
text-decoration:none;
color:#000000;
font-weight:bold;
}


#menu a.active, #submenu a.active{
color:#CC3300;
}

#menu a:hover, #submenu a:hover{
color:#993300
}

ul{
list-style:none;
}

#laden{
width:712px;
height:224px;
background:#efeff0;
padding:10px;
position:absolute;
z-index:4;
visibility:hidden;
}

.error{color:#FF0000;}

.spacer{margin-bottom:10px;}

/*TABS*/
                UL.tabNavigation {
                    list-style: none;
                    padding: 0;
					position:absolute;
					/*background-color:#000000;*/
					height:50px;
					width:330px;

                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                    padding: 3px 5px;
                    background-color: #ccc;
                    color: #000;
                    text-decoration: none;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    background-color: #333;
                    color: #fff;
                    padding-top: 7px;
                }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        padding:0;
                        margin:0;
						position:relative;
						z-index:2;
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }

                #first {
                    height:238px;
                }
				

                #second {
					height:238px; overflow:hidden;
					padding:4px;
                }

                #third {
					height:238px; overflow:hidden;
					padding:4px;
                }
             
                .waste {
                        min-height: 1000px;
                }
				
#tabTop{
/*background-color:#FFFFFF;*/
/*padding:2px 6px 6px 2px;*/
float:right;
position:relative;
top:-16px;
margin-right:2px;
margin-left:2px;
height:10px;
width:15px;
filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}				
