/* CSS Document */

* {
	padding:		0px;
	margin:			0px;
}

body {
	padding:		0px;
	margin:			0px;
	background-color:	#FFFFEB;
	font-family:		"Trebuchet MS", Verdana, Tahoma, Sans-serif;
}

hr {
	margin-bottom:		15px;
}

#headerContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#headerMain {
	float:			left;
	width:			950px;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;
	background-color:	#ffffff;
}

#header {
	float:			left;
	width:			950px;
	height:			196px;
	background-image:	url(../images/bg_header.jpg);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#logo {
	float:			left;
	width:			950px;
	height:			150px;
}

#logo img {
	margin-left:		50px;
	margin-top:		0px;
}

#navig {
	float:			left;
	width:			950px;
	height:			35px;
}

#navig ul {
	float:			left;
	margin-top:		7px;
	margin-left:		5px;
}

#navig li {
	list-style:		none;
	font-size: 		12px;
	color:			#FFFFFF;
	font-weight:		bold;
	background-image:	none;
	float:			left;
	padding-left:		9px;
	padding-right:		9px;
}

#navig li a {
	color:			#FFFFFF;
	text-decoration:	none;
}


#navig li a:hover {
	color:			#FFFEC1;
	text-decoration:	none;
}

#headerRight img {
	border:			0;
	margin-top:		5px;
}

#mainContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#mainMain {
	float:			left;
	width:			950px;
	padding-bottom:		10px;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;
	background-image:	url(../images/bg_mainRight.gif);
	background-position:	top right;
	background-repeat:	no-repeat;
	background-color:	#ffffff;
}

#main {
	float:			left;
	width:			950px;
}

#IBE {
	float:			left;
	width:			930px;
	margin-left:		10px;
	margin-right:		10px;
}

#mainLeft {
	float:			left;
	width:			135px;
	margin-left:		10px;
	margin-right:		10px;
}

#mainLeft ul {
	float:			left;
	margin-top:		40px;
}

#mainLeft li {
	list-style:		none;
	font-size: 		12px;
	color:			#40404;
	font-weight:		bold;
	line-height:		1.5em;
}

#mainLeft li a {
	color:			#404040;
	text-decoration:	none;
}


#mainLeft li a:hover {
	color:			#FF0000;
	text-decoration:	none;
}

#mainMid {
	float:			left;
	width:			735px;
	margin-left:		10px;
	margin-right:		10px;
}

#mainMid h1 {
	font-size:		20px;
	color:			#FF0000;
	margin-bottom:		15px;
}

#mainMid h2 {
	font-size:		18px;
	color:			#005E4E;
	margin-bottom:		10px;
}

#mainMid p, #mainMid td, #mainMid li  {
	font-size:		13px;
	color:			#404040;
	margin-bottom:		15px;
	line-height:		1.3em;
}

#mainMid p a, #mainMid td a, #mainMid li a {
	color:			#ff0000;
	text-decoration:	none;
}

#mainMid p a:hover, #mainMid td a:hover, #mainMid li a:hover {
	color:			#ff0000;
	text-decoration:	underline;
}

#mainMid table {
	margin-bottom:		15px;
}

#mainMid td {
	margin-bottom:		0px;
	padding-right:		10px;
	vertical-align:		top;
}

#mainMid td img {
	border:			0;
}

#mainMid ul, #mainMid ol {
	margin-left:		25px;
	list-style-type: 	square;
	margin-bottom:		15px;
	font-size: 		11px;
}

#mainMid li {
	margin-bottom:		0;
}

.invulveld {
	width:			250px;
}

textarea {
	width:			250px;
	height:			100px;
}

#mainRight {
	float:			left;
	width:			145px;
}

#buttons {
	margin-top:		40px;
	margin-bottom:		35px;
}

#buttons img {
	border:			0;
}

#footerContainer {
	width:			950px;
	margin-left:		auto;
	margin-right:		auto;
}

#footerMain {
	float:			left;
	width:			950px;
	height:			110px;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;
	background-color:	#005E4E;
	margin-bottom:		50px;
	background-image:	url(../images/bg_footer.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#footer {
	float:			left;
	width:			950px;
}

#footerLeft {
	float:			left;
	width:			625px;
}

#footer ul {
	margin-top:		75px;
	margin-left:		12px;
}

#footer li {
	padding-left:		15px;
	padding-right:		15px;
	list-style:		none;
	float:			left;
	font-size: 		12px;
	color:			#ffffff;
	border-right:		1px solid #ffffff;
}

#footer li a {
	color:			#ffffff;
	text-decoration:	none;
}


#footer li a:hover {
	color:			#ffffff;
	text-decoration:	underline;
}

#footer .last {
	border-right:		0px;
}

#footerMid {
	float:			left;
	width:			100px;
}

#footerMid img {
	border:			0;
	margin-top:		62px;
	margin-left:		33px;
}

#footerRight {
	float:			left;
	width:			225px;
}

#adres {
	margin-top:		35px;
	margin-left:		40px;
}

#adres p {
	font-size:		11px;
	line-height:		1.4em;
	color:			#404040;
}
