div#page {
	height: auto;
	min-height: 100%;
	background-image: url(/images/stillerverkeer-background.gif);
	background-repeat: repeat-y;
        padding-left: 8px;
        padding-bottom: 0px;
        height:100%;
}

html, body { height: 100%; overflow: hidden;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body td,th,textarea,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

img {
  border: 0px;
}

div.crit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 20px;
	font-weight: bold;
	color: #3388BB;
	margin-top: 30px;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #3388BB;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 2px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px;

}

.change {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 11px;
}

#top1 {
	background-image: url(/images/stillerverkeer-background-top1.gif);
	background-repeat: repeat-x;
	height: 48px;
	margin: 0px;
	padding: 0px;
}

#logo {
        position: relative;
        top: 24px;
        margin-left: 12px;
        float: left;
}

#topmenu {
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 10px;
        left: 447px;
        background-repeat: repeat-none;
}
#topmenu {
        position: absolute;
        margin: 0px;
        padding: 0px;
        top: 10px;
        left: 667px;
        background-repeat: no-repeat;
}

#topmenu ul {
       list-style:none;
       margin:0;
       padding:0;
}


/* Make menu horizontal */
#topmenu ul li {
       float:left;
}
/* Give it the right size */
#topmenu ul li a {
       height: 17px;
       display: block;
}
/* Hide normal text */
#topmenu ul li a div span,
#topmenu ul li a span {
       display: none;
}

/* Bullet for hover tooltip */
#topmenu ul li a div.bullet {
       width:11px;
       height:11px;
       position:absolute;
       left:133px;
       top:3px;
       background-repeat: no-repeat;
}
#topmenu ul li a:hover div.bullet {
       background-image: url(/images/menuicon-over.png);
}


#topmenu ul li a:hover div.tooltip,
#topmenu ul li#activetop a div.tooltip {
       position:absolute;
       left:150px;
       top:3px;
}

/* Images */
#topmenu ul li.home a {
       width: 15px;
       margin-right: 8px;
       background-image: url(/images/btn-home-over.png);
}
#topmenu ul li.home a:link,
#topmenu ul li.home a:visited {
       background-image: url(/images/btn-home-norm.png);
}
#topmenu ul li.home a:hover {
       background-image: url(/images/btn-home-over.png);
}
#topmenu ul li.home#activetop a {
       background-image: url(/images/btn-home-act.png);
}
#topmenu ul li.home a:hover div.tooltip {
       background-image: url(/images/btn-home-text-over.png);
       display: block;
       width:34px;
       height:10px;
       top:4px;
}

#topmenu ul li.contact a {
       width: 20px;
       margin-right: 6px;
       background-image: url(/images/btn-mail-over.png);
}
#topmenu ul li.contact a:link,
#topmenu ul li.contact a:visited {
       background-image: url(/images/btn-mail-norm.png);
}
#topmenu ul li.contact a:hover {
       background-image: url(/images/btn-mail-over.png);
}
#topmenu ul li.contact#activetop a {
       background-image: url(/images/btn-mail-act.png);
}
#topmenu ul li.contact a:hover div.tooltip {
       background-image: url(/images/btn-mail-text-over.png);
       width:44px;
       height:10px;
       top:4px;
}

#topmenu ul li.search a {
       width: 18px;
       margin-right: 5px;
       background-image: url(/images/btn-zoek-over.png);
}
#topmenu ul li.search a:link,
#topmenu ul li.search a:visited
 {
       background-image: url(/images/btn-zoek-norm.png);
}
#topmenu ul li.search a:hover {
       background-image: url(/images/btn-zoek-over.png);
}
#topmenu ul li.search#activetop a {
       background-image: url(/images/btn-zoek-act.png);
}
#topmenu ul li.search a:hover div.tooltip {
       background-image: url(/images/btn-zoek-text-over.png);
       width:40px;
       height:11px;
}

#topmenu ul li.sitemap a {
       width: 25px;
       margin-right: 8px;
       background-image: url(/images/btn-sitemap-over.png);
}
#topmenu ul li.sitemap a:link,
#topmenu ul li.sitemap a:visited
 {
       background-image: url(/images/btn-sitemap-norm.png);
}
#topmenu ul li.sitemap a:hover {
       background-image: url(/images/btn-sitemap-over.png);
}
#topmenu ul li.sitemap#activetop a {
       background-image: url(/images/btn-sitemap-act.png);
}
#topmenu ul li.sitemap a:hover div.tooltip {
       background-image: url(/images/btn-sitemap-text-over.png);
       width:47px;
       height:14px;
}

#topmenu ul li.links a {
       width: 20px;
       background-image: url(/images/btn-links-over.png);
}
#topmenu ul li.links a:link,
#topmenu ul li.links a:visited
 {
       background-image: url(/images/btn-links-norm.png);
}
#topmenu ul li.links a:hover {
       background-image: url(/images/btn-links-over.png);
}
#topmenu ul li.links#activetop a {
       background-image: url(/images/btn-links-act.png);
}
#topmenu ul li.links a:hover div.tooltip {
       background-image: url(/images/btn-links-text-over.png);
       width:28px;
       height:11px;
}


#top2 {
       background-image: url(/images/raster1.gif);
       background-repeat: repeat-x;
       height: 46px;
}
#top3 {
       background-image: url(/images/raster2.gif);
       background-repeat: repeat-x;
       height: 8px;
       margin: 0px;
       padding: 0px;
       overflow: hidden;
}

#top4 {
       background-image: url(/images/menutop-background.gif);
       background-repeat: repeat-x;
       height: 26px;
       overflow: hidden;
}

#toptabsmenu {
       margin-left: 196px;
}

#toptabsmenu ul {
       list-style:none;
       margin:0;
       padding:0;
}

/* Make menu horizontal */
#toptabsmenu ul li {
       float:left;
}
/* Give it the right size */
#toptabsmenu ul li a {
       height: 26px;
       display: block;
}
/* Hide normal text */
#toptabsmenu ul li a span {
       display: none;
}

/* Dotted line to the left */
#toptabsmenu ul li {
       background-image: url(/images/stippellijn-vert.gif);
       background-repeat: repeat-y;
       padding-left: 1px;
}
/* and to the right of the last one */
#toptabsmenu ul {
       height: 26px;
       width: 589px;
       background-image: url(/images/stippellijn-vert.gif);
       background-repeat: repeat-y;
       background-position: right top;
}

/* Images */
#toptabsmenu ul li.stillewegdekken a {
       width: 136px;
       background-image: url(/images/topmenu-stillewegdekken-over.png);
}
#toptabsmenu ul li.stillewegdekken#activetab a {
       background-image: url(/images/topmenu-stillewegdekken-on.png);
}
#toptabsmenu ul li.stillewegdekken a:link {
       background-image: url(/images/topmenu-stillewegdekken-norm.png);
}
#toptabsmenu ul li.stillewegdekken a:hover {
       background-image: url(/images/topmenu-stillewegdekken-over.png);
}

#toptabsmenu ul li.schermen a {
       width: 130px;
       background-image: url(/images/topmenu-geluidschermen-over.png);
}
#toptabsmenu ul li.schermen#activetab a {
       background-image: url(/images/topmenu-geluidschermen-on.png);
}
#toptabsmenu ul li.schermen a:link {
       background-image: url(/images/topmenu-geluidschermen-norm.png);
}
#toptabsmenu ul li.schermen a:hover {
       background-image: url(/images/topmenu-geluidschermen-over.png);
}

#toptabsmenu ul li.stillebanden a {
       width: 110px;
       background-image: url(/images/topmenu-stillebanden-over.png);
}
#toptabsmenu ul li.stillebanden#activetab a {
       background-image: url(/images/topmenu-stillebanden-on.png);
}
#toptabsmenu ul li.stillebanden a:link {
       background-image: url(/images/topmenu-stillebanden-norm.png);
}
#toptabsmenu ul li.stillebanden a:hover {
       background-image: url(/images/topmenu-stillebanden-over.png);
}

#toptabsmenu ul li.rmv a {
       width: 208px;
       background-image: url(/images/topmenu-rmv-over.png);
}
#toptabsmenu ul li.rmv#activetab a {
       background-image: url(/images/topmenu-rmv-on.png);
}
#toptabsmenu ul li.rmv a:link {
       background-image: url(/images/topmenu-rmv-norm.png);
}
#toptabsmenu ul li.rmv a:hover {
       background-image: url(/images/topmenu-rmv-over.png);
}


#topmenu2 {
	background-image: url(/images/stillerverkeer-background-top.gif);
	background-repeat: repeat-x;
	height: 128px;
	left: 8px;
	top: 0px;
	position: relative;
}

#whitepatch {
	background-color: #FFFFFF;
	position: relative;
	top: 0;
	left: 19;
	height: 20;
	width: 200;
}

#central {
	position: relative;
	width: 750px;
	height: 500px;
	padding-bottom: 0px;
}

#mainmenu {
	position: relative;
	left: 8px;
	/*top: 131px; */
	top: 30px;
	width: 200px;
	float: left;
}

.sidemenu {
	font-size: 12px;
	line-height: 23px;
	color: #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sidemenu a {
        text-decoration: none;
	vertical-align: top;
}

.sidemenu ul {
	left: 0px;
	margin: 0px;
	padding-left: 0px;
}

.sidemenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidemenu li.subsubitem {
	margin-left: 14px;
}

.sidemenu li a {
        color: #909090;
}
.sidemenu li a:hover {
        color: #3388BB;
}
.sidemenu li.open a {
        color: #404040;
}
.sidemenu li.on a,
.sidemenu li.subon a {
        color: #DD7733;
}


li.subitem a {
        background-image: url(/images/menuicon-over.png);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 18px;
}
li.subitem a {
	font-weight: bold;
}
li.subitem.on a {
        background-image: url(/images/menuicon-on.png);
}
li.subitem.open a {
        background-image: url(/images/menuicon-open.png);
}

li.subsubitem {
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 16px;
	font-weight: normal;
        background-image: none;
}
li.subsubitem a {
	font-weight: normal;
}
li.subsubitem.subon {
        background-image: url(/images/menuicon-sub-on.png);
}


#quickmenu li.subitem a {
        background-image: url(/images/menuicon-off.png);
}

#quickmenu li.subitem a:hover {
        background-image: url(/images/menuicon-over.png);
}
#quickmenu li.subitem#activeSidemenu a {
        background-image: url(/images/menuicon-act.png);
        color: #DD7733;
}


#rightbar {
  position: relative;
  left: 230px;
  float: right;
}

#quickmenu {
  margin: 0px;
  padding: 0px;
  margin-top: 26px;
  width: 196px;
}

#qm-top {
        margin: 0px;
        padding: 0px;
	background-image: url(/images/raster3.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 4px;
        overflow: hidden;
}

#qm-center {
        margin: 0px;
        padding: 0px;
	background-image: url(/images/quickmenu-background.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 9px;
}

#qm-bottom {
        margin: 0px;
        padding: 0px;
	background-image: url(/images/stippellijn-horiz.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}

#qm-center h2 {
        margin: 0px;
        padding: 0px;
        padding-bottom: 5px;
        padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #3388BB;
}

div#topphoto {
	padding-left: 1px;
	margin-left: 196px;
	background-image: url(/images/stippellijn-vert2.gif);
	background-repeat: repeat-y;
}

div#main {
	position: absolute;
	float: none;
	left: 196px;
	width: 519px;
	overflow: auto;
	padding-left: 24px;
	background-image: url(/images/stippellijn-vert2.gif);
	background-repeat: repeat-y;
}

div#main a:visited		{ color: #707070; }
div#main a:hover		{ color: #3388BB; }
div#main a 				{ text-decoration: underline; color: #737373; }

#sitemap {
	position: relative;
	left: 10px;
}

div#sitemap a:visited		{ color: #737373; }
div#sitemap a:hover		    { color: #FF6600; }
div#sitemap a 				{ text-decoration: none; color: #737373; }

#bottombar {
	position: absolute;
	left: 8px;
	padding-left: 220px;
	padding-top: 14px;
	padding-bottom: 0px;
	background-color: #d0d0d0;
	width: 100%;
	background-image: url(/images/raster-bottom.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

#bottombarcontent {
	height: 21px;
}

#bottombar a,
#bottombar a:visited {
	color: #737373;
	text-decoration: underline;
}

#bottombar #disclaimer a {
        position: absolute;
        left: 790px;
        top: 13px;
        font-size: 11px;
        background-image: url(/images/menuicon-inv.png);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 18px;
}

#bottombar #disclaimer a {
        text-decoration: none;
}
#bottombar #disclaimer a:hover {
        text-decoration: none;
        color: #3388BB;
        background-image: url(/images/menuicon-over.png);
}
#bottombar #disclaimer a#activeBottom {
        color: #DD7733;
        background-image: url(/images/menuicon-act.png);
}

#crowlogo {
	position: absolute;
	left: 196px;
	bottom: 120px;
}

div.toplink {
	text-align: right;
	margin: 0 5px 0 0;
	padding:0;
}

dt.question {
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	color: #FF6600;
}

dd.answer {
	font-weight: normal;
	font-style: normal;
}

div#main a.nomarkup:visited		{ text-decoration: none; color: #000000; }
div#main a.nomarkup:hover		{ text-decoration: none; color: #FF6600; }
div#main a.nomarkup 			{ text-decoration: none; color: #000000; }

.error {
	color: #FF6600;
	font-size: larger;
}
