/* --- MAIN.CSS - Vapro --- */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, p, td, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	font-size: 0.65em;
	line-height: 1.3em;
}

p {
	margin: 0 0 18px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #00579c;
}

a:hover {
	color: #248fd9;
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 4px 0 20px 0;
}

/* Topmenu */

#topmenu {
	width: 748px;
	height: 22px;
	padding: 4px 2px 0 0;
	color: #f4d7d0;
	text-align: right;
}

/* Mainmenu */

#mainmenu {
	width: 750px;
	height: 25px;
	background: #911d00;
}

#mainmenu a {
	display: block;
	float: left;
	padding: 5px 12px 0 12px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu a:hover {
	background: #c12700;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Algemeen */

.title {
	height: 22px;
	margin: 0;
	padding: 0;
}

.titlewhite {
	color: #ffffff;
	height: 22px;
	margin: 0;
	padding: 0;
}

/* Home */

#home {
	width: 750px;
	background: url(../images/home_background.gif) repeat 0pt 0px;
	overflow: hidden;
}

#homeintro {
	float: left;
	width: 490px;
	height: 89px;
	padding: 11px 5px 0 5px;
}

#homenieuwsbrief {
	float: left;
	width: 232px;
	height: 89px;
	background: #c12700;
	color: #ffffff;
	padding: 11px 9px 0 9px;
}

#homenieuwsbrief a {
	color: #ffffff;
}

#homeleft {
	clear: both;
	float: left;
	width: 500px;
	padding: 0;
}

#homeright {
	float: left;
	width: 232px;
	padding: 9px;
}

.homechoice {
	width: 495px;
	padding: 10px 0 20px 5px;
	overflow: hidden;

}

.homechoice h2 {
	font-size: 1em;
	margin: 0;
	color: #c12700;
}

.homechoice.background { 
	background: #f9e9e5;
}

.item {
	float: left;
	width: 160px;
}

.item.margin {
	margin: 0 5px 0 0;
}

.itemimg {
	margin: 0 0 5px 0;
}

.datum {
	color: #c12700;
}

/* Content */

#content {
	width: 750px;
	background: url(../images/content_background.gif) repeat 0pt 0px;
	overflow: hidden;
}

#contentbreed {
	width: 750px;
	background: none;
	overflow: hidden;
}

#contentcol1 {
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
}

#contentcol2 {
	float: left;
	width: 370px;
	margin: 0 20px 0 0;
	padding: 21px 0 10px 0;
}


/* firefox */
html>body #contentcol2 {
	padding: 11px 0 10px 0;
}

/* IE7 */
*:first-child+html #contentcol2 {
	padding: 21px 0 10px 0;
}

#contentcol3 {
	float: left;
	width: 170px;
	padding: 10px 0 0 0;
}

#contentcol4 {
	float: left;
	width: 370px;
	margin: 0 20px 0 20px;
	padding: 21px 0 10px 0;
}

/* firefox */
html>body #contentcol4 {
	padding: 11px 0 10px 0;
}

/* IE7 */
*:first-child+html #contentcol4 {
	padding: 21px 0 10px 0;
}

#container #contentbreed .breed {
	width: 540px;
	margin: 0;
}

#contentcol2 h1 {
	font-size: 1.4em;
	color: #c12700;
	font-weight: bold;
}

#contentcol4 h1 {
	font-size: 1.4em;
	color: #c12700;
	font-weight: bold;
}

.lefttitle {
	width: 160px;
	height: 26px;
	padding: 6px 5px 0 5px;
	background: #91c6ec;
}

.contentcol3img {
	margin: 0 0 10px 0;
}

#gerelateerdelinks {
	width: 148px;
	background: #f4d7d0;
	padding: 11px;
	
}

#gerelateerdelinks h1 {
	font-size: 1em;
	color: #c12700;
	margin: 0;
	padding: 0 0 5px 0;
}

#gerelateerdelinks_home {
	width: 232px;
	background: #f4d7d0;
	padding: 11px 9px 11px 9px;
	float: left;
	width: 232px;
}
#gerelateerdelinks_home h1 {
	font-size: 1em;
	color: #c12700;
	margin: 0;
	padding: 0 0 5px 0;
}

.nieuwsdatum {
	color: #f08700;
}

.nieuwstitel {
	font-size: 1.1em;
	color: #c12700;
	font-weight: bold;
}

.leesmeer {
	margin: 5px 0 5px 0;
}

/* Submenu */

#submenu {
	width: 170px;
	background: #e4f1fb;
	overflow: hidden;
}

#submenu a {
	display: block;
	padding: 0 0 0 13px;
	margin: 3px 0 4px 0;
	font-weight: bold;
	text-decoration: none; 
}

#submenu a:hover {
	color: #c12700;	
}

#submenu a.subimg {
	background: url(../images/submenu_bullit_inactive.gif) no-repeat 2px 2px;
}

#submenu a:hover.subimg {
	background: url(../images/submenu_bullit_active.gif) no-repeat 2px 2px;
}

#submenu a.subactive {
	color: #c12700;
	background: url(../images/submenu_bullit_active.gif) no-repeat 2px 2px;
}

#submenu a.subsub {
	font-weight: normal;
	padding: 0 0 0 17px;
}

#submenubottom {
	width: 170px;
	height: 10px;
	background: #c8e3f6;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu li {
	float: left;
	width: 170px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer {
	width: 750px;
}

#footerleft {
	float: left;
	width: 492px;
	height: 77px;
	padding: 8px 0 0 8px;
	background: #f9e9e5;
}

#footerright {
	float: left;
	width: 250px;
	height: 85px;
	background: #c12700;
}

#footervervolgleft {
	float: left;
	width: 572px;
	height: 77px;
	padding: 8px 0 0 8px;
	background: #f9e9e5;
}

#footervervolgright {
	float: left;
	width: 170px;
	height: 85px;
	background: #f4d7d0;
}

/* Servicedoc */
.text td {
	font-size: 8pt;
	line-height: 1.3em;
}

