@charset "UTF-8";
/* CSS Document */
img, div, #balktop, #balkmiddle, #balkbottom { behavior: url(iepngfix.htc) }

body {
	background-color: white;
	background-image: url(../images/bgtop.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a, a:visited {
	color: 8cc63f;
	text-decoration: underline;
}

img {
	border: 0px;
}


/*////////////////////////////////////////////////////////////////////// HEADER */

#header {
	width: 971px;
	height: 315px;
	background-image: url(../images/header.png);
	margin-top: 20px;
	overflow: hidden;
}

#header p {
	padding-top: 32px;
	margin-left: 500px;
	font-size:12px;
}


#header table {
	margin-top: 198px;
	margin-left: 2px;
	/*position: relative;
	bottom: 0;
	left: 0; */
}

#header table tr {
	padding: 0;
	margin: 0;
}

#header #latest {
	border: 0;
	margin-right: 5px;
}

#header #learnmore {
	position: relative;
	top: 150px;
	right: 409px;
	text-align: right;
	color: #8cc63f;
}

#header #learnmore a, a:visited {
	color: #8cc63f;
	text-decoration:underline;
}

#header #learnmore a:hover {
	text-decoration: none;
}
#header #xolyd {
	margin-left: 15px;
	position:relative;
	top:0px;
	padding: 0px;
	float:left; 
}

#navigation {	}
#navigation ul { padding: 0px; margin: 0px; list-style: none; padding-top: 196px; padding-left: 30px;}
#navigation ul li {	text-transform: uppercase; font-size: 11px; padding-left: 10px; padding-right: 10px; float: left; height: 30px; margin-right: 6px; background-image:url(../images/navbg.gif); background-repeat:repeat-x; -moz-border-radius: 5px; border-radius: 5px; }
#navigation ul li.active { background-image:url(assets/images/btn_yellow.gif);  }
#navigation ul li a {	font-size: 11px; ; display: block; font-weight: bold; color: #FFF; text-align: center; text-decoration: none; padding-top: 7px; }
#navigation ul li a:hover {	color: #8ddd23;  }
#navigation ul li a:visited {	display: block; font-weight: bold; color: #FFF; text-align: center; text-decoration: none; padding-top: 7px; }



/*////////////////////////////////////////////////////////////////////// CONTENT */
#content {
	width: 958px;
	margin-top: 10px;
}


/*////////////////////////////////////////////////////////////////////// BALKEN HORIZONTAAL */

/*//////////////////////////////////////////// BALK TOP */
#balktop {
	width: 638px;
	height: 163px;
	background-image:url(../images/balk_top.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
}

#balktop p {
	margin-top: 40px;
	margin-left: 38px;
	text-align: left;
	margin-right: 20px;
}

#balktop #learnmore {
	position: relative;
	top: -39px;
	padding-left: 500px;
	/*margin-left:550px;
	margin-top:10px;
	text-align:left; */
	}
	

#balktop #learnmore a, a:visited {
	text-decoration:none;
	color: #000;
}

#balktop #learnmore a:hover {
	text-decoration: underline;
	}
	
#balktop table {
	margin-left: 50px;
	text-align:left;
}

#balktop li {
	list-style-image:url(../images/list.gif);
	border:none;
}

/*//////////////////////////////////////////// BALK MIDDLE */

#balkmiddle {
	width: 638px;
	height: 163px;
	background-image:url(../images/balk_middle.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: 8px;
}

#balkmiddle p {
	margin-top: 40px;
	margin-left: 38px;
	text-align: left;
	margin-right: 20px;
}

#balkmiddle #learnmore {
	position: relative;
	top: -39px;
	padding-left: 500px;
	/*margin-left:550px;
	margin-top:10px;
	text-align:left; */
}

#balkmiddle #learnmore a, a:visited {
	text-decoration:none;
	color: #000;
}

#balkmiddle #learnmore a:hover {
	text-decoration: underline;
	}
	
	
#balkmiddle table {
	margin-left: 50px;
	text-align:left;
}

#balkmiddle li {
	list-style-image:url(../images/list.gif);
}


/*//////////////////////////////////////////// BALK BOTTOM */

#balkbottom {
	width: 638px;
	height: 163px;
	background-image:url(../images/balk_bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;;
	float: left;
	display: inline;
	margin-top: 8px;
}

#balkbottom p {
	margin-top: 40px;
	margin-left: 38px;
	text-align: left;
	margin-right: 20px;
}

#balkbottom #learnmore {
	position: relative;
	top: -39px;
	padding-left: 500px;
}


#balkbottom #learnmore a, a:visited {
	text-decoration:none;
	color: #000;
}

#balkbottom #learnmore a:hover {
	text-decoration: underline;
	}

#balkbottom table {
	margin-left: 50px;
}

#balkbottom li {
	list-style-image:url(../images/list.gif);
}


/*////////////////////////////////////////////////////////////////////// BALKEN RECHTS */

#balkenrechts {
	width: 310px;
	height: 332px;
	background-image: url(../images/balk_rechts_top_.jpg);
	overflow: hidden;
	display: inline;
	margin-top: 1px;
	text-align: left;
	float:right;
}

#balkenrechts p {
	margin-top: 55px;
	margin-left: 25px;
	margin-right: 20px;
}
#balkenrechts h3 {
	margin-left: 25px;
	font-size: 15px;
}
#balkenrechts p .datum {
	font-weight: bold;
}

#balkenrechts #learnmore {
	
	margin-top:120px;
	text-align:right;
	padding-right:20px;
	
	
	
}

#balkenrechts #learnmore a, a:visited {
	text-decoration:none;
	color: #000;
}

#balkenrechts #learnmore a:hover {
	text-decoration: underline;
	}

#balkrechtsbottom {
	width: 310px;
	height: 163px;
	background-image: url(../images/balk_rechts_bottom2.jpg);
	overflow: hidden;
	float: right;
	display: inline;
	margin-top: 8px;
}

/*////////////////////////////////////////////////////////////////////// FOOTER */
#footer {
	width: 954px;;
	height: 72px;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	}
	
#footer p {
	font-size:12px;
	text-align: left;
	margin-left: 30px;
	margin-top: 35px;
}

#footer p em {
	color: #8cc63f;
	font-weight:bold;
	font-style: normal;
}

#footer a, a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	font-size: 9px;
}

#footer a:hover {
	text-decoration: underline;
}












/*////////////////////////////////////////////////////////////////////// PAGE */

#paginatop {
	width: 691px;
	height: 44px;
	background-image: url(../images/pagina_01.jpg);
	display: inline;
	overflow: hidden;
	float: left;
	
}

#paginamiddle {
	width: 677px;
	background-image: url(../images/pagina_02.jpg);
	background-repeat: repeat-y;
	display: inline;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

#paginamiddle h1 {
	color: #8cc63f;
	font-size: 16px;
}

#paginamiddle h2 {
	color: #999;
	font-size: 10px;
}

#paginamiddle p {
	padding-right: 10px;
}

#paginamiddle p em {
	font-weight:bold;
	font-style: normal;
}

#paginamiddle li {
	list-style-image:url(../images/listxolyd.jpg);
}

#paginamiddle a, a:visited {
	color: #8cc63f;
	text-decoration:underline;
}

#paginatitel {
	font-size: 20px;
	text-align: left;
	padding-left: 40px;
	padding-top: 11px;
}

#paginabottom {
	width: 691px;
	height: 13px;
	background-image: url(../images/pagina_03.jpg);
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	float: left;
}

#paginaitem {
	width: 681px;
	height: 199px;
	
}

#horizontalrule {
	width: 660px;
	margin-bottom: 20px;
}

#horizontalrule hr {
	background-color: #0F6;
	color: #0C3;
}
#paginafoto {
	width: 181px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden:
}

#paginacopy {
	width: 490px;
	height: auto;
	float: right;
	display: inline;
	overflow: hidden;
	text-align: left;
	padding-right: 10px;
	margin-left: 0px;
}

#paginacopy h1 {
	font-size: 14px;
	padding-top: 0px;	
	margin-top: 0px;
	}
	
.inactive {
	color: #C0C0C0;
}
/*//////////////////////////////////////////// REFERENCES */

#references {
	width: 240px;
	height: 490px;
	background-image: url(../images/references_.jpg);
	background-repeat: no-repeat;
	float: right;
	display: inline;
	overflow: hidden;
	}
	
#references #images {
	margin-top: 60px;
}


/*////////////////////////////////////////////////////////////////////// FULL PAGE */

#fullpagetop {
	width: 956px;;
	height: 44px;
	background-image: url(../images/fullpage_01.jpg);
	display: inline;
	overflow: hidden;
	float: left;
}

#fullpagemiddle {
	width: 956px;
	background-image: url(../images/fullpage_02.jpg);
	background-repeat: repeat-y;
	display: inline;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

#fullpagebottom {
	width: 956px;
	height: 13px;
	background-image: url(../images/fullpage_03.jpg);
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	float: left;
}

#fullpagetitel {
	font-size: 20px;
	text-align: left;
	padding-left: 45px;
	padding-top: 13px;
}

