html,body{
	 margin:0;
     padding:0 0 0 0;
     height:100%;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 margin-bottom: 0px;
	 color: #01508F;
	 background-position:center top;
	 background-repeat:no-repeat;
}
#container {
	width:985px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-image:url(../images/mainback.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}	
#maintabel{
	width:100%;
	height:100%;
}

#banner {
	height: 138px;
	border-right:solid 1px #0067BC;

}

#links {
    width:128px;
	padding-top:50px;
	margin-top:50px;
	height: 100%;
	background-image:url(../images/leftback.gif);
	background-repeat:repeat-y;
}
#content {
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	line-height: 15px;
	height: 100%;
	text-align: justify;
	border-right:solid 1px #FFCC01;

}
#rechts {
	padding-top: 0px;
	line-height: 15px;
    width:351px;
	height: 100%;
	text-align: justify;
	background-color:#defff5;
	border-right:solid 1px #0067BC;
}
#kolom {
margin-left:7px;
margin-right:7px;

}

#bottom{
	border-top:solid 1px #0067BC;
  	height:1px;
  	bottom:0;
	text-align:center;
 }
 #bottomtable{
	 margin-left:auto;
	 margin-right:auto;
	 font-size:9px;
 }
.input{
	background-color: #EEEEEE;
	width: 95px;
	font-size: 10px;
}
.button{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	width:60px;
	color: #000000;
	font-size: 10px;
	cursor:pointer;
}
a.contentmenu:link {
	color: #0067bc;
	font-weight: bold;
	text-decoration:none;
}
a.contentmenu:visited {
	color: #0067bc;
	font-weight: bold;
	text-decoration:none;
}
a.contentmenu:hover {
	color: #0067bc;
	font-weight: bold;
	text-decoration: underline;
}
a.contentmenu:active {
	color: #0067bc
}
h3 {line-height:normal;
	padding-top:0;
	margin-top:0; 
    padding-bottom:0px; 
	margin-bottom:0px;
	font-weight:normal;
	font-size:14px;}
h2 {
	line-height:normal;
	padding-top:0;
	margin-top:0;
	padding-bottom:0px; 
	margin-bottom:0px; 
	font-size:14px; 
	padding-bottom:0px; 
	margin-bottom:0px;
	text-align:left;}
h1 {line-height:normal;
	padding-top:0;
	margin-top:0; 
	padding-bottom:0px; 
	margin-bottom:0px;
	font-size:16px; 
	padding-bottom:0px; 
	margin-bottom:0px;}
h4 {line-height:normal; 
	padding-bottom:0px; 
	margin-bottom:0px; 
	font-size:14px;}
h5 {line-height:normal;
	padding-top:0;
	margin-top:0; 
	padding-bottom:0px; 
	margin-bottom:0px;
	font-size:14px; 
	padding-bottom:0px; 
	margin-bottom:0px;
	font-weight:normal;
	}
   .sIFR-active h3 {
      font-family: Verdana;
      line-height: 1em;

    }
    .sIFR-active h3 {
      font-size: 18px;
    }	
p {padding-top:0px; margin-top:2px;padding-bottom:0; margin-bottom:0;}
#content hr {
height: 0;
border: 0;
border-top: 1px dotted #FF00CC;
} 
#rechts hr {
height: 0;
border: 0;
border-top: 1px dotted #0067BC;
} 
.snippet {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right:5px;
	}
A:link { color:#0067bc; text-decoration:underline;}
A:visited {color:#0067bc;}
A:active {color:#0067bc;}
A:hover {text-decoration: underline; color: #0067bc;}
.snippet a:link {text-decoration:none; #01508F}
.snippet a:visited {text-decoration:none; #01508F}
#item1 {color:#C5ECF3;}
a#item1:hover  { background-color:#003E71;}
#item2 { color:#A5E2ED;}
a#item2:hover  {background-color:#003E71;}
#menuback { height:5px; background-image: url(../images/menuback.jpg);}
div.TWIIGSPOLL { 
width: 100%; 
background-color:#FDF1C4;
border:1px solid #025090; 
}