@charset "utf-8";
/* CSS Document */

/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}

input {
	
	height: 17px;
	width: 280px;	

}

input, textarea, select {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
}
.submit_button {
	
	width: 150px;
	height: 25px;
}


/*------------------------------- Body ---------------------------------*/

body {
	background: url(../images/bg.jpg) repeat-x #232325;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #232325; font-size: 14px; font-family: 'Century Gothic';}
h2 { color: #232325; font-size: 14px; font-family: 'Century Gothic';}
h3 { color: #232325; font-size: 14px;  font-family: 'Century Gothic';}
h4 { color: #232325; font-size: 13px;}
h5 { color: #232325; font-size: 12px;}
h6 { color: #232325; font-size: 11px; font-weight: normal;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 966px;
}


/*------------------------------- Header ---------------------------------*/

#header {
	height: 154px;
	padding: 12px 0 0 0;
	background: url(../images/headerBg.gif) no-repeat bottom;
}

#logo {
	width: 260px;
	height: 81px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(../images/logo.jpg);
}
#logo a {
	display: block;
	height: 100%;
}
#logo a:hover {
	background: url(../images/logoRo.jpg);
}


/*------------------------------- Menu ---------------------------------*/

#menu {
	width: 925px;
	height: 26px;
	margin: 18px 23px 0 64px;
	padding-left:30px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 0 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	color: #73D2E0;
}

/*--- Submenu ---*/
#menu li ul {
    display: none;
	padding: 9px 0 9px 0;
}
#menu li:hover ul, #menu li.hover ul {
	position: absolute;
	z-index: 2;
	display: block;
	width: 208px;
	background: url(../images/menuBottom.png) no-repeat bottom;
}
#menu li:hover li a, #menu li.hover li a {
	width: 170px;
	border-left: 2px solid #73D2E0;
	border-right: 2px solid #73D2E0;
	background: #3A393C;
	padding: 5px 20px 5px 14px; 
	color: #FFF;
	font-size: 11px;
}
#menu li li a:hover {
    color: #73D2E0;
}


/*------------------------------- Banner ---------------------------------*/

#banner {
	width: 966px;
	height: 217px;
}
#banner .left {
	float: left;
	width: 27px;
	height: 217px;
	background: url(../images/bannerLeft.gif);
}
#banner .bannerLeft {
	float: left;
	width: 662px;
	height: 217px;
}
#banner .bannerRight {
	float: left;
	width: 222px;
	height: 206px;
	padding: 11px 0 0 32px;
	background: url(../images/banner2Left.gif) no-repeat #93BD28;
}
#banner .right {
	float: left;
	width: 23px;
	height: 217px;
	background: url(../images/bannerRight.gif);
}

#banner .bannerRight .meldjeaan {
	position: absolute;
	z-index: 1;
	margin: 120px 0 0 -80px;
	width: 122px;
	height: 123px;
	text-indent: -9999px;
	background: url(../images/meldjeaan.png) 0 0;
}
#banner .bannerRight .meldjeaan:hover {
	background-position: 0 -123px;
}


/*------------------------------- Breadcrumb ---------------------------------*/

#breadcrumb {
	width: 966px;
	height: 33px;
	background: url(../images/breadcrumbBg.png);
	font-size: 11px;
	color: #79777A;
}
	#breadcrumb a { color: #0084C4; text-decoration: underline;}
	#breadcrumb a:hover { color: #0084C4; text-decoration: none;}

#breadcrumb span {
	width: 662px;
	display: block;
	padding: 8px 0 0 27px;
	text-align: center;
}


/*------------------------------- Main ---------------------------------*/

#main {
	padding-bottom: 53px;
	line-height: 18px;
}
#main .bottom {
	height: 6px;
	background: url(../images/mainBottom.gif) no-repeat;
}
#main strong {
	color: #232325;
}
#main p {
	margin: 0 0 12px 0;
}


/*------------------------------- Home ---------------------------------*/

#home {
	position: relative;
	width: 939px;
	padding: 0 0 0 27px;
	background: url(../images/mainBg.gif) repeat-y;
	font-size: 11px;
	color: #000;
	text-align:left;
}

/*--- Left ---*/
#home #left {
	float: left;
	width: 618px;
	padding: 15px 0 0 44px;
	background: url(../images/leftBg.png) no-repeat center 12px;
}
	#home #left a { color: #0098BE; text-decoration: underline;}
	#home #left a:hover { color: #00378B; text-decoration: none;}

#home #left .column {
	float: left;
	width: 270px;
	padding: 0 50px 0 0;
}
#home #left .columnLast {
	float: left;
	width: 270px;
	padding: 0 20px 0 0;
}

/*--- Right ---*/
#home #right {
	float: left;
	width: 207px;
	padding: 16px 15px 0 32px;
}
	#home #right a { color: #FFF; text-decoration: underline;}
	#home #right a:hover { color: #00378B; text-decoration: none;}

#home .cornerLeftBottom {
	position: absolute;
	width: 44px;
	height: 18px;
	bottom: 0;
	right: 0;
	background: url(../images/mainRightBottom.gif);	
}


/*------------------------------- Content ---------------------------------*/

#content {
	position: relative;
	width: 939px;
	min-height: 300px;
	padding: 0 0 0 27px;
	background: url(../images/mainBg.gif) repeat-y;
	font-size: 11px;
	text-align:left;
	color: #000;	
	padding-bottom:30px;
}

#content p div {
	font-size: 11px;
	
}

/*--- Left ---*/
#content #left {
	float: left;
	width: 637px;
	padding: 15px 0 0 25px;
}
	#content #left a { color: #0098BE; text-decoration: underline;}
	#content #left a:hover { color: #00378B; text-decoration: none;}

#content #left .nav {
	float: left;
	width: 165px;
	color: #0083C3;
	line-height: 21px;
}
	#content #left .nav a { color: #0083C3; text-decoration: none;}
	#content #left .nav a:hover { color: #3B393C;}
	
#content #left .column {
	float: left;
	width: 442px;
	padding: 0 10px 0 0;
}


/*--- Right ---*/
#content #right {
	float: left;
	width: 207px;
	padding: 16px 15px 0 32px;
}
	#content #right a { color: #FFF; text-decoration: underline;}
	#content #right a:hover { color: #00378B; text-decoration: none;}

#content .cornerLeftBottom {
	position: absolute;
	width: 44px;
	height: 18px;
	bottom: 0;
	right: 0;
	background: url(../images/mainRightBottom.gif);	
}


/*------------------------------- Bottom ---------------------------------*/

#bottom {
	width: 873px;
	min-height: 80px;
	
	margin: 7px 23px 20px 70px;
	font-size: 11px;
	color: #75737A;
	line-height: 18px;
}
	#bottom a { color: #75737A; text-decoration: none;}
	#bottom a:hover { color: #FFF;}
	
#bottom .items {
	float: left;
	min-height: 80px;
	padding: 0 35px;
	border-left: 1px solid #4A494C ;
}
#bottom .items h6 {
	font-size: 11px;
	color: #AFEAF2;
}
#bottom .itemsLast {
	float: left;
	min-height: 80px;
	padding: 0 35px;
	border-left: 1px solid #4A494C ;
	border-right: 1px solid #4A494C ;
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	margin-top: -53px;
	height: 40px;
	border-top: 1px solid #000;
	padding-top: 12px;
	clear: both;
	width: 100%;
	background: #3A393C;
	font-size: 11px;
	color: #908C97;
	text-align: center;
}
	#footer a { color: #908C97; text-decoration: underline;}
	#footer a:hover { color: #FFF;}


/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */