
@import url(menu.css);
@import url(submenu.css);
@import url(pagenrs.css);
@import url(aanbod.css);


html,
body {
	height: 100%;
	text-align: center; /* for IE */
}

html,body,p,td,div,input,textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #003656;
}

p, ul, ol {
	margin: 6px 0;
}
	
#wrapper {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 994px;
	background: #fff url(../gfx/bgbody.gif) center repeat-y;
}
#header {
	width: 994px;
	height: 151px;
	background: url(../gfx/bghugtenburg.jpg) top right no-repeat;
}
#logo {
	float: left;
	width: 210px;
	height: 111px;
	margin: 20px 20px 0 47px;
}
#titel {
	position: relative;
	float: left;
	margin: 17px 0 0 0;
}
#pics {
	float: right;
	width: 717px;
	margin-top: -5px;
}

#header #pics {
	margin-top: 0;
}

#menu {
	width: 994px;
	height: 40px;
	background: url(../gfx/bgmenu.png) repeat-x;
	margin-bottom: 9px;
}

#content {
	width: 994px;
}
.blockwrapper {
	margin: 11px 0 9px 0;
}
.block {
	/*float: left;*/
	width: 994px;
	background: #fff url(../gfx/bgblock.png) repeat-x bottom;
}
.blockc {
	/*float: left;*/
	width: 940px;
	background: #e5ebee url(../gfx/bgblockc.png) repeat-x top;
	margin: 0 26px;
	border-left: #e5ebee solid 1px;
	border-right: #e5ebee solid 1px;
}
.blockc .items {
	float: left;
	margin: 9px 0 11px 20px;
}
.linedg {
	float: left;
	width: 994px;
	height: 1px;
	background: url(../gfx/line_dg.png);
}


div.intro {
	line-height: 27px;
}
div.intro p {
	color: #00989a;
}

.blocksl,
.blocksr {
	position: relative;
	float: left;
	width: 490px;
	margin-bottom: 11px;
}
.blocksr {
	float: right;
	width: 485px;
}
.blockslc,
.blocksrc {
	width: 419px;
	border-left: #cfd9df solid 1px;
	border-right: #98adbb solid 1px;
	padding: 9px 19px 16px 19px;
	background: #e5ebee url(../gfx/bgblockc.png) repeat-x;
	line-height: 16px;
	margin-left: 26px;
}
.blocksrc {
	border-right: #cfd9df solid 1px;
	border-left: #98adbb solid 1px;
	margin-left: 0;
	margin-right: 26px;
}
.linesl,
.linesr {
	width: 485px;
	height: 1px;
	background: #fff url(../gfx/line_lb.png) top left;
}
.linesr {
	background: #fff url(../gfx/line_lb.png) top right;
}

.blocksr .plain {
	padding-right: 47px;
}
.blocksl .plain {
	padding-left: 47px;
}

h1, h2, h3 {
	color: #003656;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 18px;
	margin: 7px 0 5px 0;
}

h2 {
	font-size: 14px;
	margin: 5px 0;
}
h3 {
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: bold;
}

.medewerker h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

p.verder,
p.url,
p.email,
p.download {
	text-align: right;
	height: 24px;
	padding: 4px 28px 0 0;
	background: url(../gfx/link_verder.png) no-repeat right;
	color: #00989a;
	cursor: pointer;
	margin: 3px -5px -2px 0;
}
p.url {
	background: url(../gfx/link_url.png) no-repeat right;
}
p.email {
	background: url(../gfx/link_email.png) no-repeat right;
	margin: -6px -5px -8px 0;
	float: right;
}
p.download {
	background: url(../gfx/link_download.png) no-repeat right;
}

a,
a:link,
a:visited {
	color: #00989a;
}
a:hover,
a:active {
	text-decoration: none;
}

.medewerker {
	position: relative;
	float: left;
	width: 210px;
	margin: 0 10px 0 10px;
}


.img2Sc,
.img2c,
.img2cBrochure,
.img4c,
.img8c,
.img95,
.img55 {
	margin: 8px -5px 4px -3px;
}

.img2Sc {
	float: left;
	margin: 5px 10px 5px -3px;
	width: 198px;
	height: 153px;
	background: url(../gfx/bgimg2Sc.png) no-repeat left top;
}
.img2Sc img {
	width: 180px;
	height: 135px;
	margin: 8px;
}
.img2c {
	width: 218px;
	height: 168px;
	background: url(../gfx/bgimg2c.png) no-repeat left top;
}
.img2c img, .img2c #map {
	width: 200px;
	height: 150px;
	margin: 8px;
}
div .img2cBrochure {
	position: relative;
	float: left;
	width: 210px;
	height: 297px;
	padding: 3px 5px 5px 3px;
	background: url(../gfx/bgimg2cBrochure.png) no-repeat left top;
}

.img4c {
	width: 448px;
	height: 341px;
	background: url(../gfx/bgimg4c.png) no-repeat left top;
}
.img4c img, .img4c embed {
	width: 430px;
	height: 323px;
	margin: 8px;
}

.img8c {
	width: 908px;
	height: 683px;
	background: url(../gfx/bgimg8c.png) no-repeat left top;
	padding: 8px;
}
.img8c img, .img8c #map {
	width: 890px;
	height: 665px;
}
 #map img {
 	width: auto;
 	height: auto;
 }

.bs2c, .bs4c {
	color: #00989a;
	font-style: italic;
	font-size: 11px;
	margin: -4px 0 6px 0;
}
.bs2c {
	width: 210px;
}
.bs4c {
	width: 440px;
}

.img95 {
	float: left;
	width: 103px;
	height: 81px;
	background: url(../gfx/bgimg95.png);
}
.img95 img {
	margin: 6px;
	width: 89px;
	height: 67px;
}
.img55 {
	float: left;
	width: 63px;
	height: 58px;
	background: url(../gfx/bgimg55.png);
	margin: 0 5px 5px -3px;
}
.img55 img {
	margin: 6px;
	width: 49px;
	height: 44px;
}

table tr {
	vertical-align: top; 
}

table.table {
	border-top: 1px solid #d6dfe4;
	margin-top: 12px;
}
table.table tr {
	border-bottom: 1px solid #d6dfe4;
}
table.table td {
	padding: 6px 0;
}
table.table tr.th td {
	padding-top: 18px;
	font-weight: bold;
	color: #00989A;
}

table.table.kenmerken {
	border-top: none;
	margin-top: -8px;
}

/*.line_hor {
	width: 994px;
	padding: 0;
	background: url(../gfx/line_db.png) no-repeat left top;
}*/

#mijnaanbod {
	width: 947px;
	background: url(../gfx/line_db.png) no-repeat left top;
	padding: 10px 0 11px 47px;
	clear: left;
}

#footer {
	position: relative;
	float: left;
	width: 900px;
	margin: 0 0 20px 0;
	text-align: center;
	padding: 10px 47px 10px 47px;
	background: url(../gfx/line_db.png) no-repeat left top;
}


#map div span, #map div a {
	font-size: 8px;
	display: block;
}

#map div.info, #map div.info a {
	font-size: 12px;
}

input.text {
	height: 18px;
}

input.text, textarea {
	border-width: 0;
	border-top: 1px solid #003656;
	border-right: 1px solid #d6dfe4;
	border-bottom: 1px solid #d6dfe4;
	border-left: 1px solid #003656;
	color: #00989A;
}

.w74  { width:   74px; }
.w210 {	width:  210px; }
.h95  { height:  95px; }

legend {
	font-size: 14px;
	color: #00989a;
	margin-left: -6px;
	padding: 0 4px;
}

fieldset {
	background: url(../gfx/bgfieldset.png) repeat-x left top;
	border: 1px solid #c2e2e4;
	padding: 5px 10px 5px 20px;
	margin-bottom: 10px;
}
fieldset.w210 {
	width: 176px;
}
fieldset .w210 {
	width: 176px;
	margin-bottom: 5px;
}
fieldset .w74 {
	margin-bottom: 5px;
}

fieldset label {
	font-size: 10px;
}

div.spacer {
	height: 19px;
}

div.margin {
	width: 20px;
	float: left;
}

div.leukehuizenklein {
	float: left;
	width: 209px;
}
div.leukehuizenklein p, div.leukehuizenklein h2 {
	margin: 0;
}
div.leukehuizenklein h2 {
	margin: 0;
}

div.restimages {
	margin: -7px 0 10px 15px;
}
div.restimages_right {
	float: right; margin: -7px 0 10px 15px;
}


.BrochurePlatVet {
	font-weight: bold;
}

.BrochurePlatCursief {
	font-style: italic;
}
