* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url(../ongediertebestrijding-afbeeldingen/plaagdier-css-bg.jpg) repeat-y center top;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 66%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 0.4em;
	color: #000;
	font-weight: bold;
}

blockquote {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
}

code {
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
	background-color: #227293;
	color: #FFFFFF;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 12px;
	color: #C81326;
	margin-top: 12px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(../ongediertebestrijding-afbeeldingen/plaagdier-stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	font: normal 2em sans-serif;
	height: 140px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3EF14;
	margin-left: 0px;
	background-image: url(../ongediertebestrijding-afbeeldingen/wilca-ongediertebestrijding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}


/* structure */
.container {
	width: 900px;
	margin-top: 10px;
	border: 1px solid #C80000;
}

.main {
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	background-color: #FFFFFF;
	background-image: url(../ongediertebestrijding-afbeeldingen/plaagdieren-bg.jpg);
	background-repeat: repeat-y;
}
.main .left {
	width: 650px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 110%;
	color: #FFFFFF;
}
.main .right {
	width: 222px;
}

.content {
	padding: 16px;
	color: #000000;
}

/* content elements */
.content h1 {
	color: #000000;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
.content a {
	color: #F3EF14;
	text-decoration: underline;
}
.content a:hover {
	color: #227293;
}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {
	background: #191919 url(../ongediertebestrijding-afbeeldingen/plaagdier-css-nav.gif);
}
.nav a {
	background: #191919 url(../ongediertebestrijding-afbeeldingen/plaagdier-css-nav.gif);
	border-right: 1px solid #161616;
	color: #FFFFFF;
	float: left;
	line-height: 26px;
	padding: 0 20px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}
.nav a:hover {
	background: url(../ongediertebestrijding-afbeeldingen/plaagdier-css-nav-hover.gif);


	background-color: http
://www.wilca-systems.nl/;
	background-color: #191919;
}

/* sub-navigation */
.subnav {
	padding: 12px;
	color: #FFFFFF;
	background-color: #227293;
	font-size: 100%;
}
.subnav h1 {
	padding-top: 8px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
.subnav ul {margin: 0;}
.subnav li {
	list-style: none;
	margin: 0;
	background-image: url(../ongediertebestrijding-afbeeldingen/plaagdier-css-li.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #C80000;
}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #227293;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {
	color: #F3EF14;
}
.footer a:hover {
	color: #F3EF14;
	background-color: #227293;
}

.col3,.col3center {
	float: left;
	width: 30%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #F3EF14;
	clear: both;
	font-size: 1.1em;
	margin-top: 10px;
}
.bottom a {
	color: #F3EF14;
}
.container .main .right .subnav a {
	color: #FFFFFF;
}
.container .main .right .subnav h1 {
	font-size: 180%;
}
.container .main .right .subnav a:hover {
	color: #F3EF14;
	text-decoration: underline;
}
.container .footer .col3 h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-weight: normal;
}
.container .footer .col3center h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-weight: normal;
}
.container .main .left .content a {
	color: #E81116;
	font-size: 1em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
}
.container .main .left .content h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
	color: #AA7A16;
}
.container .main .left .content li {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	list-style-type: none;
}
.container .main .left .content a:hover {
	color: #227293;
}
.container .main .right .subnav h1 a {
	text-decoration: underline;
}
.container .main .left .content p strong {
	color: #F00;
}

