@import '../../digitaal_loket/vind.css';

body{
  background-color: #ECECEC;
	font-size: 11px;
	color: #4e4e4e;
	font-family: Verdana;
	margin:0px;
}

.stippellijn{
	width:100%;
	height:10px;
	background : url(/site_files/img/stiphorizontaal.gif) repeat-x left top;
	clear:both;
}

#total{
  width : 100%;
  background-color: #ECECEC;
	margin: 0px auto 0px;
	padding: 0px;
}

#siteContainer{
  width : 990px;
  background-color: #FFFFFF;
  margin: 0px auto 0px;
  padding: 0px;
}

#logo{
  width : 208px;
  height : 88px;
  background : #FFFFFF url(/site_files/img/logo.gif) no-repeat bottom right;
  float : left;
}

#topMenu{
  width : 563px;
  height : 87px;
  float : left;
  margin-right : -3px;
  padding : 0px;
}

#topMenu ul{
  padding : 0px;
  margin : 0px;
}

#topMenu li{
  list-style-type: none;
  float : left;
  border-right : 1px solid #FFFFFF;
}

#topMenu li a{
  width : 100px;
  height : 31px;
  color : #FFFFFF;
  float:left;
  margin : 0px;
  padding : 40px 3px 0px 8px;
  background-color : #59102E;
  text-decoration : none;
  font-weight : bold;
}

#topMenu li.item1 a:hover, #nav li.item1 li a{
  background-color : #0AA4A6;
}

#topMenu li.item2 a:hover, #nav li.item2 li a{
  background-color : #FF9400;
}

#topMenu li.item3 a:hover, #nav li.item3 li a{
  background-color : #008A01;
}

#topMenu li.item4 a:hover, #nav li.item4 li a{
  background-color : #632673;
}

#topMenu li.item5 a:hover, #nav li.item5 li a{
  background-color : #BD001E;
}

#nav li.item1 li a:hover{
  background-color : #4AA8AA;
}

#nav li.item2 li a:hover{
  background-color : #FFA511;
}

#nav li.item3 li a:hover{
  background-color : #119B12;
}

#nav li.item4 li a:hover{
  background-color : #743784;
}

#nav li.item5 li a:hover{
  background-color : #CE112F;
}

li.menuspacer{
  border-top: 1px solid #FFF; width: 111px; height: 16px;
}


#nav li li a {
  height : 18px;
  width: 212px;
  display: inline;
  padding: 0px 3px 0px 8px;
  font-weight: normal;
  text-decoration: none;
  padding-top: 4px;
}

#nav li li a:hover {
  width: 212px;
  display: inline;
  padding: 0px 3px 0px 8px;
  font-weight: normal;
  text-decoration: none;
  padding-top: 4px;
}

li ul {
	display: none;
	position: absolute;
	left: auto;
	padding: 0px;
	margin: 0px;
  color: #FFFFFF;
}

li li {
	display: block;
	float: none;
	border: 0;
	border-bottom: 1px solid #FFF;
}

li:hover ul, li.over ul {
	display: inline;
	width : 200px;
	top : 71px;
}

#headerRight{
  width : 222px;
  height : 72px;
  float : left;
  border-bottom : 16px solid #59102E;
  background : url(/site_files/img/rechts.jpg) no-repeat top left;
  margin-left : 0px;
}

.menuBottom{
  float: left;
  width: 111px;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  height: 16px;
}

#bottom{
  float : left;
  width: 990px;
  background :  #FFFFFF;
  background : #FFFFFF url(/site_files/img/stip_mainBG3.gif) repeat-y left;
/* background : #FFFFFF url(/site_files/img/bottom1.jpg) no-repeat bottom left; */
}

#subMenuContainer{
  width: 209px;
  float: left;

  margin-right: -1px;
}


#subMenuContainer ul{
  margin : 0px;
  padding : 0px;

}

#subMenu li{
  list-style-type: none;
  float : left;
  width : 208px;
}

#subMenu li a{
  display: block;
  color : #4C4C4C;

  margin : 0px;
  padding : 6px 6px 6px 20px;
  text-decoration : none;
  background: #EEEEEE url(/site_files/img/stiphorizontaal.gif) bottom repeat-x;
}

#subMenu li.sub a{
  font-weight : normal;
  background : #FFFFFF url(/site_files/img/stiphorizontaal.gif) bottom left repeat-x;

}

#subMenu li.sub a:hover{
  font-weight : normal;
  background : #F5F5F5 url(/site_files/img/stiphorizontaal.gif) bottom left repeat-x;

}

#subMenu li.subActive a{
  font-weight : bold;
  background : #FFFFFF url(/site_files/img/stiphorizontaal.gif) bottom left repeat-x;
}

#subMenu li.subActive a:hover{
  background : #F5F5F5 url(/site_files/img/stiphorizontaal.gif) bottom left repeat-x;
}

#subMenu li a:hover, li.active{
  font-weight : bold;
  background-color: #AAAAAA;
}

#bottomNav{
  padding : 20px 0px 0px 0px;
  margin : 0px;
  width: 205px;
  height: 400px;
  float: left;
  text-align: right;
  padding-right: 3px;

}

#bottomNav a{
  display : block;
  margin-top: -7px;
  text-decoration: none;
  color : #4C4C4C;
}

#content{
  padding : 0px 25px 25px 25px;
  width: 510px;
  float: left;
  background : url(/site_files/img/stip_mainBG.gif) repeat-y left;
  overflow:hidden;

}

#content a, #content a:hover{
  color : #4C4C4C;
  text-decoration : underline;
}

#breadcrumb{
  padding : 5px 0px 5px 25px;
  width: 535px;
  float: left;
  <!--background : url(/site_files/img/stip_mainBG2.gif) repeat-y left;-->
}

h2.abc_letter
{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 6px;
}

#rightPanel{
  width: 220px;
  float : left;
}

.box{
  width : 190px;
  float : left;
  border : 1px solid #0AA4A6;
  padding : 10px 20px 10px 10px;
  text-align : right;
  overflow : hidden;
}
.box a{
	color:#4f4f4f;
}
.boxTitle{
  margin-top : 20px;
  width : 197px;
  float : left;
  background-color: #0AA4A6;
  color : #FFFFFF;
  text-align : right;
  padding: 4px 20px 4px 5px;
  font-weight : bold;
}

#footer{
  padding:0px;
  margin:0px;
  height: 16px;
  float : left;
  width : 781px;
  background-color: #FFFFFF;
  border-left: #0AA4A6 209px solid;
}

#bottomLinks{
  background-color: #ECECEC;
  width : 990px;
  text-align : center;
  padding-top : 10px;
  float : left;
}


#bottomLinks a{
  color : #4C4C4C;
  text-decoration : none;
}

#breadcrumb a{
  color : #4C4C4C;
  text-decoration : underline;
}

a.link_bold
{
  color: #4e4e4e;
 	font-weight: bold;
 	text-decoration: none;
}

a.link_bold:hover
{
  color: #4e4e4e;
  font-weight: bold;
  text-decoration: none
}

.content_img {
	border: 1px solid;
	border-color: #4e4e4e;
}


.themakop{
	color:#ff8c07;
	padding-bottom: 0px;

	font-size: 12px;
}

.let_nav {
	border-top-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:0px;
	border-color:#ff9400;
	border-style:solid;
}
.let_nav td{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:1px;
	border-color:#ff9400;
	border-style:solid;
	text-align: center;
	width: 21px;
}

.let_nav a{
	text-decoration:none;
}


.zoek_abc td{
	width: 100%;
	font-size: 11px;
}

.zoek_abc a{
	text-decoration:none;
}

.oefenAnkers{
    float : left;
}


.abc_letter_tool{
    font-family: Verdana;
    padding:0px;
    margin:0px;
    font-size: 20px;

    text-decoration: none;
    color: #4E4E4E;

}

.abc_letter_tool_top{
    padding:0px;
    padding-top:5px;
    padding-bottom:2px;
    margin:0px;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    color: #4E4E4E;
}

.hh1{
text-align:right;
    margin:0px;
    color:#006986;
}

.paragraph {
  width: 100%;
  padding-bottom: 5px;
  float:left;
  clear: both;
}

.post_datum {
	color:#999999;
}

/* PRIKBORD */
.horizontalLine{
	width:100%; 
	height:1px; 
	background : #FFFFFF url(/site_files/img/submenu_bg.gif) repeat-x top left;
}
.pijl_rechts_zwart{
	padding-right:5px; 
	vertical-align:text-bottom;
}
