
/*  UNIVERSAL
----------------------------*/

* {	margin: 0; padding: 0; }
a { outline: none; }

body {
	background-color: #486e99;
	text-align: center;
	behavior: url("js/csshover.htc");
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}


/*  CONTAINERS
----------------------------*/

#container-main {
	width: 770px;
	margin: 20px auto;
	text-align: left;
}

#container-content {
	background: #ffffff url("../img/content-bg.gif") repeat-y;
	padding: 0 18px 0 18px;
}

#content {
	overflow: hidden;
	_height: 100%;
}

.content1 { background: #dce2ea url("../img/dieren.jpg") no-repeat bottom left; }
.content2 { background: #dce2ea url("../img/dierenbg.jpg") no-repeat bottom left; }

#content-right {
	background-color: #c5d2e3;
	padding: 10px;
	float: right;
	width: 465px;
	margin-bottom: 10px;
}

#home-left {
	float: left;
	width: 485px;
	overflow: hidden;
	_height: 100%;
}

#home-right {
	float: right;
	width: 239px; /* 249px */
	padding: 0 10px 10px 0;	
}

#dierentrans {
	float: left;
	width: 259px;
	height: 216px;
}

#info {
	float: right;
	width: 157px;
	color: #ffffff;
	font-size: 1.1em;
	padding: 38px 53px 0 0;
}

#welkom {
	color: #4d6b98;
	font-size: 1.1em;
	padding: 0 10px 10px 10px;
}

#peiling {
	background-color: #c5d2e3;
	background-image: url("../img/kattenbg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 260px;
	padding-top: 10px;
}


/*  NAVIGATION
----------------------------*/

#nav { height: 38px; border-top: 1px solid #FBE9CF; border-bottom: 10px solid #DCE2EA; }

#nav li { list-style-type: none; float: left; height: 38px; display: block; }
#nav li img { width: 100%; height: 100%; vertical-align: bottom; }
#nav li:hover { background-position: left -38px; cursor: pointer; }

.nav-on { background-position: left -76px; }

.home { background-image: url("../img/nav-home.gif"); width: 45px; }
.faciliteiten { background-image: url("../img/nav-faciliteiten.gif"); width: 79px; }
.winkel { background-image: url("../img/nav-winkel.gif"); width: 55px; }
.medewerkers { background-image: url("../img/nav-medewerkers.gif"); width: 91px; }
.openingstijden { background-image: url("../img/nav-openingstijden.gif"); width: 100px; }
.honden { background-image: url("../img/nav-honden.gif"); width: 58px; }
.katten { background-image: url("../img/nav-katten.gif"); width: 51px; }
.katten img { width: 51px !important; }
.knaagdieren { background-image: url("../img/nav-knaagdieren.gif"); width: 87px; }
.knaagdieren img { width: 87px !important; }
.links { background-image: url("../img/nav-links.gif"); width: 42px; }
.nieuws { background-image: url("../img/nav-nieuws.gif"); width: 52px; }
.clienten { background-image: url("../img/nav-clienten.gif"); width: 74px; }

#subnav { float: left; width: 200px; height: 440px; }
#subnav ul { list-style-image: url("../img/subnavicon.gif"); margin-left: 20px; padding-left: 5px; }
#subnav li { font-size: 1.1em; color: #1b3c61; }
#subnav li a { text-decoration: none; color: #1b3c61; border-bottom: 1px solid #1b3c61; line-height: 1.2em; }


/*  TYPOGRAPHY
----------------------------*/

.vragen {
	text-transform: uppercase;
	color: #e1791d;
	font-weight: bold;
	background-color: #ffffff;
	margin-right: 2px;
}

.peiling {
	text-transform: uppercase;
	color: #486e99;
	font-weight: bold;
	background-color: #ffffff;
	margin-right: 2px;
}

#welkom span { color: #d36504; font-weight: bold; }

#info span { color: #d36504; font-weight: bold; }

#content-right p { 
	font-size: 1.1em;
	color: #1b3c61;
	margin-top: 10px;
	text-align: justify;
}

#content-right p a {
	color: #1b3c61;
	text-decoration: none;
	border-bottom: 1px solid #1b3c61;
}

#content-right h1 {
	font-size: 1.4em;
	color: #1b3c61;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
	display: inline;
}

#content-right h2 {
	font-size: 1.1em;
	color: #1b3c61;
	text-transform: uppercase;
	margin-top: 10px;
}

#content-right ol, #content-right ul { margin-top: 10px; }

#content-right ol li, #content-right ul li {
	font-size: 1.1em;
	color: #1b3c61;
	margin-left: 30px;
}

#content-right td {
	font-size: 1.1em;
	color: #1b3c61;
}

#content-right table {
	margin-top: 10px;
}


span {
	font-size: 1.1em;
	color: #1b3c61;
}

#peiling p {
	padding: 5px 10px 10px 10px;
	color: #4d6b98;
	font-size: 1.1em;
}

#peiling p a {
	color: #4d6b98;
	text-decoration: none;
	border-bottom: 1px solid #4d6b98;
}

.poll {
	list-style-type: none;
}

.poll li {
	color: #4d6b98;
	font-size: 1.1em;
	margin: 0 0 0 10px;
	background-color: #ffffff;
	border-bottom: 3px solid #C5D2E3;
	padding: 2px;
}


/*  FORMS
----------------------------*/

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 3px;
}

.clientinput {
	width: 250px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
}

.radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

label {
	font-size: 1.1em;
	color: #4d6b98;
	margin-left: 5px;
}

.stemmen {
	margin: 10px 0 0 10px;
}


