﻿
a img { border: 0px; }
body {
	scrollbar-face-color: #F35820;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #F35820;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F35820;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

body {
	font-family: Arial;
	font-size: 10pt;
	color : #666666;
	background: #FFFFFF;
	margin: 0px;
	/*overflow: hidden !important;*/
	cursor: default;
	height: 100%;
	text-align: center;
}

#main {
	background: #FFFFFF;
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 924px;
	/* height: 1041px; */
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

#stipsmal{
	float: left;
	height:10px;
	width: 470px;
	margin:0;
	background-image : url(/interface/images/stip.gif);
	background-repeat : repeat-x;
	background-position : top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

#stipbreed{
	float: left;
	height:10px;
	width: 924px;
	margin:0;
	background-image : url(/interface/images/stip.gif);
	background-repeat : repeat-x;
	background-position : top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

#header{
	float: left;
	height:105px;
	width: 924px;
	margin:0;
	background-image : url(/interface/images/header2.jpg);
	background-repeat : no-repeat;
	background-position : top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

html>body #content{
	margin-top: -15px;
}

#content{
	float: left;
	width: 924px;
	min-height:550px;
	height:auto !important;
	height:550px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #ED8C19;
	/*overflow: hidden !important;*/
}

#footer{
	float: left;
	height:50px;
	width: 924px;
	margin:0;
	background-image : url(/interface/images/footer.jpg);
	background-repeat : no-repeat;
	background-position : top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

#afbeelding{
	float: right;
	width: 180px;
	height:180px;
	margin-right:30px;
	margin-top:5px;
	background-image : url(/interface/images/competencepartnerlogo.jpg);
	background-repeat : no-repeat;
	background-position : top;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

html>body #menu{
	margin-top: 38px;
}

#menu{
	float: right;
	width: 210px;
	margin-top: 30px;
	margin-right:0px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

html>body #banner{
	margin-top: 249px;
}

#banner{
	float: right;
	width: 210px;
	height:290px;
	margin-top: 242px;
	margin-right:-210px;
	background-color: #e75012;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

html>body #kaart{
	margin-top: -15px;
}

#kaart{
	float: left;
	width: 250px;
	height:250px;
	margin:0;
	margin-top: -25px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

#form{
	float: left;
	width: 470px;
	height:60px;
	margin:0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

#zoekresultaat{
	float: left;
	width: 924px;
	min-height:60px;
	height:auto !important;
	height:60px;
	margin:0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #00000;
}

#tbl_zoekresultaten thead {
  text-align: left;
}

#tbl_zoekresultaten th img {
  display: inline;
}

.inner_nav {
	position:relative;
	width:210px;
	height: 24px;
	float:left;
	/*border-top:1px solid #d8d1c9;*/
	background-image: url( /interface/images/background_navigation.gif );
}

.inner_nav a {
	text-decoration: none;
	color:#826955;
}

.act_link1 {
	background-color: #b5a08f;
}

.act_link1 a {
	color:#ffffff;
}

.no_link_1{
	background-repeat:no-repeat;
	display:block;
	height:12px;
	color:#ffffff !important;
	padding: 4px 0px 7px 5px;
}

.act_link_1{
	background-repeat:no-repeat;
	background-color: #f39d68;
	display:block;
	color:#ffffff !important;
	padding: 4px 0px 7px 5px;
}

.no_link_1:hover, .act_link1:hover{
	background-color: #f39d68;
	color:#ffffff !important;
}

h1{
	color : #666666;
	font-family : Arial;
	font-size : 14pt;
}

p, td{
	color : #666666;
	font-family : Arial;
	font-size : 10pt;
}

a{
	text-decoration:underline;
	color : #666666;
}

a:hover{
	text-decoration : none;
	color : #666666;
}

a:active{
	text-decoration : none;
	color : #666666;
}
a.zoek, a.zoek:hover, a.zoek:active{
	text-decoration : none;
	color : #666666;
}

.galerie_right {
	margin-top: 30px;
	padding-right: 10px;
	padding-top: 5px;
	width: 70px;
	float: right;
}

.input{
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	border: 0px solid Black;
	width: 300px;
	background-color: Lime;
	color: Black;
}


/* Afbeelding */

.paragraaf {
  width: 100%;
  overflow: hidden;
}


.afbeeldingen_links {
  float: left;
  clear: left;
  width: 70px;
  margin:  3px 0px 0px 0px;
}

.afbeeldingen_rechts {
  float: right;
  clear: right;
  width: 70px;
  margin: 3px 0px  5px 0px;
 }

.afbeeldingen_rechts img{
  margin-bottom: 10px;
}

.afbeeldingen_links img{
  margin-bottom: 10px;
}

.afbeeldingen_onder {
 /* clear: both;*/
  width: 470px;
  overflow: hidden;
}

.afbeelding_boven {
 width: 470px;
 overflow: hidden;
}
