/* Style voor wvurk.nl  */
@media screen
{
html,body {
margin: 0;
padding: 0;
font: 85%/1.6em Tahoma, helvetica, sans-serif;; color:#000;
height:100%;
margin: 0 auto;
background-image: url(../images/bg-body.gif);
background-repeat: repeat-x;
}
ul.scroller {
  padding-left: 0px;
  margin-left: 0px;
}
div#home img {
  border: solid;
  border-color: #ff7a2b;
  border-width: 4px;
}
ul { list-style-image: url(../images/punt.jpg); }
img {border: none;}
hr {
	display: block;
    width: 90%;
	height: 1px;
	padding: 0;
	border: 0px solid #C0C0C0;
	border-width: 0px 0px 1px 0px;
}
.hrlink{
    width: 100%;
  	border: 0px solid #ff7a2b;
	border-width: 0px 0px 3px 0px;
}
.scroller li{
  list-style-type: none;
}

div#container {
	margin:0 auto;
	width:950px;
	background:#fff;
	height:auto !important;
	height:100%;
	min-height:100%;
    background-image: url(../images/bg-page.gif);
    background-repeat: repeat-x;
}
div#top {
  height: 27px;
  width: 950px;
  background-image: url(../images/bg-top.gif);
}
div#topheader {
  width: 900px;
  height: 50px;
  margin: 0 25px;
  background-image: url(../images/topheader.jpg);
  background-repeat: no-repeat;
}
div#header {
  width: 900px;
  height: 200px;
  margin: 0 25px;
}
div#logo {
  float: left;
  text-align: right;
  font: 170% arial, helvetica, sans-serif;
  color:#4883bd;
  font-weight: bold;
  width: 350px;
  height: 50px;
}
div#topmenu {
  float: left;
  width: 535px;
  height: 25px;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 25px;
}
.topmenulinks {
  float: left;
  width: 89px;
  text-align: center;
}

 div#strook {
   width: 900px;
   height: 7px;
   padding: 0 25px;
 }
 div#main {
    width: 950px;
 }

 div#menu {
   width: 175px;
   height: 250px;
   padding-left: 25px;
   margin-left: 25px;
   float: left;
   background-image: url(../images/submenubg.png);
 }
 div#poll {
   float: left;
   width: 175px;
 }

   div#home {
   width:500px;
   padding: 10px 0 0 10px;
   float: left;
 }
   div#home2 {
   width:680px;
   padding: 10px 0 0 10px;
   float: left;
 }

 div#intro {
   background-color: #fff;
   padding: 10px;
   background-image: url(../images/homebg.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
 }

 div#update {
   width: 180px;
   padding: 10px 0 0 10px;
   float: left;
   overflow: hidden;
 }
 .koptekst {
   color: #0000C0;
   font-size: 130%;
   font-weight: bold;
 }
.updatekop {
  color: #84c54d;
  font-weight: bold;
  border-bottom-color:#5391ca ;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#home a:link {
	color:#ff7a2b;
    text-decoration: none;
}
#home a:visited {
	color:#ff7a2b;
    text-decoration: none;
}
#home a:hover {
	color:#ff7a2b;
    text-decoration: underline;
}

.links { text-decoration: none;color: #ff7a2b;}
.links:visited { text-decoration: none;color: #ff7a2b;}
.links:active { text-decoration: none;color: #ff7a2b;}
.links:hover {text-decoration: underline;color: #ff7a2b;}

.sublinks { text-decoration: none;color: #0000c0; font-weight: bold;}
.sublinks:visited { text-decoration: none;color: #0000c0; font-weight: bold;}
.sublinks:active { text-decoration: none;color: #0000c0; font-weight: bold;}
.sublinks:hover {text-decoration: underline;color: #0000c0; font-weight: bold;}

.toplinks { text-decoration: none;color: #0000C0; }
.toplinks:visited { text-decoration: none;color: #0000C0; }
.toplinks:active { text-decoration: none;color: #0000C0; }
.toplinks:hover {border-bottom:3px solid #FF9900; }
}

