@CHARSET "UTF-8";

/* START: reset some basic properties */
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	color:#000;
	background-color: #a3d3dd;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

td {
   font-size: 12px;
}

img {
	border: 0px;
}

img.mediaLink {
	overflow: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}
/* END: reset some basic properties */


/* START:  Changed HTML properties   */

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #444;
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

h2, h2 a {
	font-size: 1.05em;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: -7px;
}

.news h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 5px;
	color: #0176AC;
	line-height:19px;
}

.news h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
}

h3 {
	font-size: 16px;
	margin-bottom: 2px;
}

#brochure {
	position: relative;
	top: 0px;
	text-align: left;
	font-size: 0.9em;
	margin: 0px 0 5px 10px;
	float: right;
	padding: 0 0px 5px 0px;
	font-weight: bold;
	color: #fff;
	height: 53px;
	overflow: hidden;
	background-color: #0176AC;
	width: 190px;
}

.brochureHeading {
	padding: 3px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #E42C2A;
}

#brochure a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#brochure img {
	margin: 7px 3px 0px 0;
}

.info {
	padding-top: 20px;
	font-size: 0.9em;
}

.invoerveld {
	height: 12px;
	font-size: 11px;
	width: 200px;
	line-height: 11px;
}

#language select {
 	font-size: 0.9em;
	width: 141px;
	margin-bottom: 10px;
}

/* END:  Changed HTML properties   */


/* Start: Site structure */
#container {
	margin:     0 auto;
	width:      990px;
	text-align: left;
	background: url('../images/sideShadows2.jpg') repeat-y;
}

#containerLanding {
	margin:     0 auto;
	width:      990px;
	text-align: left;
	background: url('../images/sideShadows2.jpg') repeat-y;
}

#site {
	margin:     0px 20px 0px 20px;
	width:      950px;
	min-height:     520px;
	background-color: #fff;
}

#siteLanding {
	margin:     0px 20px 0px 20px;
	width:      950px;
	height:     555px;
	background-color: #fff;
}

.thumb {
	margin-right: 12px;
	margin-bottom: 12px;
	cursor: pointer;
	cursor: hand;
}

#banner {
	position: absolute;
	top: 0px;
	width: 950px;
	height: 100px;
	overflow: hidden;
	background-color: #fff;
}

#bannerLeft {
	float: left;
	width: 754px;
	height: 100px;
	background: url('../images/Variopool-logo.gif') no-repeat;
	background-position: 335px 18px;
	margin-right:17px;
}

#bannerRight {
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	line-height: 19px;
	
}

.bannerLeftLogo {
	position: relative;
	margin-left: 300px;
	float: left;
	top: -80px;
	z-index: 30;
}

#languages {
	float: left;
	height: 30px;
	width: 169px; 
	margin: 5px 5px 10px 0;
	text-align: right;
}

#languagesDown {
margin-left: 4px;
 float: left;
}

#languages img {
 /* display: block;*/
 border: 1px solid #aaa;
}

.bottomSpace2px {
	/*position: absolute;*/
	z-index: 13;
	background-color: #0176ac;
	padding: 3px 3px 3px 5px;
	margin: -3px 0px 0px -8px;
	width: 192px;
	font-weight: bold;
}

.bottomSpace2px.num2 {
	background-color: #9fc3dd;
}

.bottomSpace2px.num3 {
	background-color: #e42c2a;
}

#content {
	margin:   	120px 0 5px 0;
	float:        left;
	width:        460px;
	min-height:   378px;
	_height:      530px;
	border-left: 2px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
	padding:      13px 15px 10px 15px;
}

#contentHome {
	margin:   120px 0 5px 0;
	float:        left;
	width:        696px;
	min-height:   378px;
	_height:      530px;
	border-left: 2px solid #b3b3b3;
	padding:      13px 15px 13px 15px;
}

#contentLanding {
	margin:   105px 0 5px 0;
	float:        left;
	padding:      0px;
}

#homeText {
	width: 700px;
}

#flashContent {
	float: right;
	margin: 2px 0px 70px 20px;
	width: 400px;
	height: 320px;
}

#flashContentSmall {
	float: left;
	width: 400px;
	height: 300px;
	display: block;
	margin: 0 30px 13px 0;
}

#flashContentInline {
	text-align: left;
	background-color: #fff;
	width: 400px;
	height: 300px;
	margin: 0px 10px 10px 0px;
}

object#flashContentInline { display:block;}


.clear {
	display: block; 
	clear: both; 
	margin: -0.66em 0;
	visibility:hidden;
}

#footer {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding: 23px 35px 0px 0px;
	height: 14px;
	color: #666;
	background: url('../images/bottomShadow2.jpg') no-repeat;
}

#footerLeft {
	float: left;
	margin-left: 25px;
	text-align: left;
	width: 590px;
}

#footer a{
	color: #666;
}

#footer a:hover{
	color: #222;
}

#jumpTo {
	width: 195px;
	padding: 3px 0px 0px 3px;
	height:         17px;
	color:          #666;
	vertical-align: text-bottom;
	border-top:     2px solid #b3b3b3;
	margin-top:     100px;
	margin-bottom:  10px;
}

#logo {
	float:left;
}

#mainColumnLeft {
	position: relative;
	top: 120px;
	float: left;
	width: 210px;
	min-height: 417px;
	/*border-right: 2px solid #b3b3b3;*/
	padding: 13px 0px 0px 10px;
}

#mainColumnRight {
	margin-top: 123px;
	float: right;
	width: 225px;
	padding:8px 0px 0px 0px;
}

#menu {
	position: absolute;
	top: 100px;
	float: left;
	padding-top: 4px;
	background-color: #0176ac;
	width: 950px;
	height: 20px;
	border-bottom: 2px solid #b3b3b3;
}

.nav {
	padding:        0px;
	margin:         -1px 0px 0px 5px;
	font-weight:     bold;
	font-size:       1em;
	list-style-type: none;
	text-transform:  uppercase;
	text-align: center;
}

.nav li { 
	border-right:  2px solid #87b7cf;
	float:        left;
	padding-left:10px;
	padding-right:10px;
}

.nav li:hover {
	background-color: #87b7cf;
	/*cursor: pointer;*/
}

#newsTitle {
	margin: 50px 0 0 20px;
	color: #E21E1B;
	font-size: 15px;
	font-weight: bold;
}

#newsTitle a, #newsTitle a:hover {
	padding-top: 3px;
	text-decoration: none;
	color: #3591BD;
	font-size: 11px;
	font-weight: bold;
}

.menu ul li a {
	letter-spacing: 1px;
	color: #fff;
}

.nav li a { 
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
}

.nav li.active {
	background-color: #87b7cf;
}

.nav li a:hover { 
	text-decoration: none;
	cursor: pointer;
}

.nav li.active a { 
	text-decoration: none;
}

.menuLeft {
	width:              189px;
	padding:          3px 3px 0px 8px;
	background-color: #0176AC;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #015075;
	text-transform:   uppercase;
	/*font-size: 1.1em;*/
}

#menuLeft2 {
	margin:           1px 0px 0px 0px;
	width:            189px;
	padding:          3px 3px 0px 8px;
	color:            #fff;
	border-top:       2px solid #fff;
	border-bottom:    2px solid #B3B3B3;
	text-transform:   uppercase;
	/*font-size:        1.1em;*/
	background-color: #9FC3DD;
}

#menuLeft2 a {
	color: #fff;
	text-decoration: none;
}

.menuLeft3 {
	background-color: #e42c2a;
	width:            189px;
	margin:           1px 0px 0px 0px;
	padding:          3px 3px 0px 8px;
	color:            #fff;
	border-top:       2px solid #fff;
	border-bottom:    2px solid #B3B3B3;
	text-transform:   uppercase;
	/*font-size:        1.1em;*/
}

.menuLeft a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.menuLeft2 a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.menuLeft3 a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.mItemLeft {
	padding:          2px 0px 2px 0px;
	margin:           2px 0px 0px 0px;
	text-decoration:  none;
	list-style:       none;
	color:            #fff;
	width:            189px;
	text-transform:   uppercase;
	font-size: 11px;
	font-weight: bold;
}

.mItemLeft a{
	color:   #fff;
	display: block;
}

#mItemLeft {
	margin:  0px 0px 0px -8px;
	padding: 0px;
	width:   192px;
}

#mItemLeft2 {
	margin:  0px 0px 0px -8px;
	padding: 0px;
	width:   192px;
}

#mItemLeft3 {
	margin:  0px 0px 0px -8px;
	padding: 0px;
	width:   196px;
}

#mItemLeft .active{
	margin:  0px;
	padding: 2px 0px 2px 2px;
	width:   186px;
}

#mItemLeft2 .active{
	margin:  0px;
	padding: 2px 0px 2px 2px;
	width:   186px;
}

#mItemLeft3 .active{
	margin:  0px;
	padding: 2px 0px 2px 2px;
	width:   186px;
}

#mItemLeftSub {
	margin:  0px;
	padding:  4px 0px 0px 0px;
	width:    187px;
	display: none;
}

#menuLeft2 #mItemLeftSub {
	margin:  0px;
	padding:  4px 0px 0px 0px;
	width:    187px;
	display: none;
}

.menuLeft3 #mItemLeftSub {
	margin:  0px;
	padding:  4px 0px 0px 0px;
	width:    187px;
	display: none;
}

#mItemLeftSub.active {
	display: block;
}

#menuLeft2 #mItemLeftSub.active {
	display: block;
}

.menuLeft3 #mItemLeftSub.active {
	display: block;
}

#mItemLeft .mItemLeft {
	background-color: #0176ac;
	padding-left: 14px;
	width: 186px;
	border-bottom: 2px solid #036693;
}

#mItemLeft2 .mItemLeft {
	padding-left: 14px;
	width: 186px;
	border-bottom: 2px solid #74AACF;
}

#mItemLeft3 .mItemLeft {
	background-color: #e42c2a;
	padding-left: 14px;
	width: 186px;
	border-bottom: 2px solid #ca2928;
}


#mItemLeft li:hover { 
	background-color: #018ac9;
}

#mItemLeft2 li:hover { 
	background-color: #72c6ec;
}

#mItemLeft3 li:hover { 
	background-color: #f12f2c;
}

#mItemLeftSub .mItemLeft {
	padding: 2px 0px 2px 6px;
	width: 172px;
	background-color: #018ac9;
}

#menuLeft2 #mItemLeftSub .mItemLeft, #menuLeft2 #mItemLeftSub .mItemLeft a {
	padding: 2px 0px 2px 6px;
	width: 172px;
	background-color: #DFF2FF;
	color: red;
}

.menuLeft3 #mItemLeftSub .mItemLeft {
	padding: 2px 0px 2px 6px;
	width: 172px;
	background-color: #f12f2c;
}

#mItemLeft li a { 
	text-decoration: none;
}

#mItemLeft2 li a { 
	text-decoration: none;
}

#mItemLeft3 li a { 
	text-decoration: none;
}

#mItemLeft li.active { 
	background-color: #018ac9;
}

#mItemLeft2 li.active { 
	background-color: #72c6ec;
}

#mItemLeft3 li.active { 
	background-color: #f12f2c;
}

#mItemLeftSub li:hover {
	background-color: #01a2ec;
}

#menuLeft2 #mItemLeftSub li:hover {
	background-color: #DFF2FF;
}

.menuLeft3 #mItemLeftSub li:hover {
	background-color: #fe4745;
}	

#mItemLeftSub .mItemLeft.active {
	background-color: #01a2ec;
	padding: 3px 3px 4px 8px;
	height: 12px;
	margin-top: 2px;
	vertical-align: middle;
}

#menuLeft2 #mItemLeftSub .mItemLeft.active {
	background-color: #DFF2FF;
	padding: 3px 3px 4px 8px;
	height: 12px;
	margin-top: 2px;
	vertical-align: middle;
}

.menuLeft3 #mItemLeftSub .mItemLeft.active {
	background-color: #fe4745;
	padding: 3px 3px 4px 8px;
	height: 12px;
	margin-top: 2px;
	vertical-align: middle;
}

#message {
	color:       #E4312A;
	font-weight: bold;
	line-height: 1.5em;
}

.pageTopMenu {
	float: left;
	margin-right: 5px;
	background-color: #0176AC;
	padding: 3px 5px 3px 5px;
}

.pageTopMenu.active {
	background-color: #01A2EC;
}

.pageTopMenu:hover {
	float: left;
	margin-right: 5px;
	background-color: #01A2EC;
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}

.pageTopMenu a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.required {
	font-weight: bold;
	color: #c44;	
}

.rightMod {
 margin-bottom: 18px;
}

#searchResults {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#searchForm {
	float:right;
	width: 180px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
	
}

/*
#searchForm.formES {
	margin-right:18px;
}

form.formES  {
	width:167px;
	padding-right:18px;
}
*/
.search input {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-left:2px;
	border: none;
	height:14px;
}

#searchForm input {
	width: 95px;
} 

.sitemap {
	margin: 0px;
	padding: 0px 0px 7px 15px;
	list-style: disc;
}
.titleHead {
	padding-top: 2px;
	text-align:        center;
	text-transform:    uppercase;
	font-size:         1.1em;
	font-weight:       bold;
	color:             #fff;
	background-color:  #0176ac;
	border: 1px solid  #b3b3b3;
	height: 17px;
	margin-bottom: 10px;	
}

/* END: Site tructure */