* {margin:0;padding:0}
body {
	padding: 20px 60px 20px;
	/*BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(images/bg_10.jpg); BACKGROUND-REPEAT: repeat-y; HEIGHT: 100%;*/
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(images/til_left.jpg); BACKGROUND-REPEAT: repeat-x; height: 100%;

	/*BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/til_top_1.jpg); BACKGROUND-REPEAT: repeat-x; HEIGHT: 100%; BACKGROUND-COLOR: #ffffff;
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(images/bg_top_1.jpg); BACKGROUND-REPEAT: repeat-x;*/


	
	
	/*background: #fff url(images/bg_10.jpg);*/
	
	/*background: #fff url("images/body_bg.gif") repeat-x 0 100%;*/
	/*color:#333;
	/*font:83%/1.5 arial,tahoma,verdana,sans-serif;*/
	font:83%/1.5 arial,tahoma,verdana,sans-serif;
	/*width: 770px;*/
	background-color: #FFC30C;
}
div {
           padding : 0;
           margin : 0;
           font : 12px arial, sans-serif;
           color : #000000;
           padding : 2px;
      }
/* LINKS */
a:link {  color: #0000FF;
          text-decoration: none  }

a:visited {  color: #0000FF;
             text-decoration: none  }

a:active {  color: #0000FF;
	    text-decoration: none  }

a:hover {  color: #0000FF;
           text-decoration: underline  }
/*a,a:link,a:link,a:link,a:hover {color : #0000ff;
           font : 13px arial, sans-serif;
           padding : 2px;
           font-weight : bold;}
/*a:link {color:#0000ff}
a:visited {color:#0000ff}
a:hover,a:active {color:#0000ff}*/

/* FORMS */
form {margin: 0 0 1.5em}
input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}*/

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}

	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#c00}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}*/

		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}

		form.f-wrap-1 label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 15.5em}
		form.f-wrap-1 label textarea.f-comments {width: 20em}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}

		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}

		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}*/

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
h1, h2, h3, h4, h5, h6 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color:#000;border-bottom: 1px solid #eee;padding-bottom: .1em}
h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
/* for blog entries */
/*h4 a,h4 a:hover,h4 a:visited,h4 a:active,h4 a:link{
	text-decoration: none;
	color: #000;
}*/

.comment-entry{
	background-color: #eee;
	padding: 2px;

}
.comment-heading{
	background-color: #ccc;
	padding: 2px;
}
.comment-date{
	font-size: 77%;
	font-weight: bold;
}
.comment-body{
	margin-top: 10px;
	margin-bottom: 10px;
}

.highlight {color:#E17000}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
small {font-size:11px}

/* LISTS */
ul {margin: .3em 0 1.5em 0;list-style-type:none}
	ul.related {margin-top: -1em}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 25px;background: transparent url("images/sprites.gif") no-repeat 0 0}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* GENERAL */
img {border:none}
img.icon {margin: 4px;}

hr {padding-top: 0.5em;padding-bottom: 1em;height:1px;color:#fff;border:none;clear:both;border-top: 1px solid #f2f2f2}

.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px}

/* LAYOUT - HEADER */
#header {height:129px;background: #FFFFFF;margin: 0 0 1px;padding: 0 0 0px; width:855px;}
#header div{font-size:11px;}
#header div.logo
		{
		position: absolute;
		top: 0px;
		left: -5px;
		margin: 0;
		padding: 0;
		}
		
		#leftside { background:#FF0000;width: 5px; height:400px;float: left; }
/*	#header #site-name {font: 265% arial;letter-spacing: -.05em;margin:0 0 0 40px;padding:3px 0;color:#ccc;border:none}*/
#ajaxmenu{
	position:absolute;
	top:100px;
	left:0px;
	width:900px;
	height:43px;
	z-index:65;
	
}
	/* NAV - top horizontal nav */
	.nav {
		position: absolute;
		top:100px;
		left:10px;
		z-index:99999;
	}
	.nav {
		font-family: helvetica, sans serif;
		font-size: 11px;
		color: #000000;
		font-weight:bold;
		height:21px;
		margin: 0px 35px 0px 10px;
	}
	.nav ul {
		padding: 0;
		margin: 0px 70px 70px 70px ;
		list-style: none;
	}
	.nav li {
		position: relative;
		background: transparent;
		float: left;
		width: 8em;
		display:b.navlock;
		margin: 0;
		padding:0;
		height : 23px;
		border-left: 1px solid #eee;
		text-align: center;
	}
	.nav li.last{
		border-right: 1px solid #eee;
	}
	.nav li li.last{
		border-right: none;
	}
	.nav a, .nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
		height:23px;
		text-decoration:none;
		cursor:pointer;
		color: #000099;
		display: block;
		padding: 4px 10px 0px;
	}
	.nav a:hover {
		color: #FFFFFF;
		background: #0099FF;
	}

	.nav li ul, .nav li.here ul {
		color:#333;
		background: #e5e5e5;
		width:16.8em;
		font-size:90%;
		position: absolute;
		font-weight: normal;
		display: none;
		z-index:999999;
	}
	.nav li:hover ul, .nav li.sfhover ul {
		background: #e5e5e5;
		left: 0;
		display:block;
	}

	.nav li li {
		color:#333;
		background:none;
		float:none;
		border:none;
		border-right:none;
		padding-left:0;
		width: 100%;
		text-align: left;
	}
/*	.nav li li.last {border-bottom:none}*/
	.nav li li a, .nav li li a:link, .nav li li a:visited, .nav li li a:hover {
		color:#333;
		background: #e5e5e5;
	}
	.nav li li a:hover {
		color:#fff;
		background:#3d3d3d
	}

	.nav li.here a {
		height : 22px;
		background: #66FFFF;
		padding: 4px 10px 0px;/*border-bottom: 3px solid #c00*/
	}
	.nav li.here li {
		color:#333;
		background:none;
		float:none;
		border-left:none;
		padding-left:0;
	}
	.nav li.here li.last {
		border-bottom: none;
	}
	.nav li.here li a:link, .nav li.here li a:visited, .nav li.here li a:hover, .nav li.here li a:active {
		background: #e5e5e5;
		color:#333;
	}
	.nav li.here li a:hover {
		background: #3d3d3d;
		color:#fff;
	}

	.nav li.here li.here a:link, .nav li.here li.here a:visited, .nav li.here li.here a:hover, .nav li.here li.here a:here {
		color:#ccc;
		font-weight:bold;
		background: #e5e5e5
	}

	/* hide from IE mac \*/

	.nav li {
		width:auto;
	}

	/* end hiding from IE5 mac */

/* LOGIN */
#login {
	color:#fff;
	font-weight:bold;
	position:absolute;
	top:12px;
	right:30px;
	left:auto;
	width:auto;
	text-align:right;
	float:left;

}
#type-d #login{
	display: none;
}

	/* SEARCH */
	#search {color:#000000;font-weight:bold;position: relative;top:0px;right:10px;left:auto;width:180px;}
	#search form {margin:0}
	#search input {width:8em;margin: 0 0 -1px;height:1.5em}
	#search label {padding:5px 0 0;display:inline}
	#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.50em}

	div#search form.FSF_form input.FSF_submit {width:40px;margin: 5px 5px 5px 5px;padding: 0px; height:20px;border:none;background:  #fff;}
	div#search form.FSF_form input.FSF_input {margin: 5px;padding: 0px; height:15px;border: 1px solid #3333;}

/* LAYOUT - main body of page */
#wrap {width:851px;margin: 0;position:relative;background-color: #ffffff;height: 100%;}

/*#content-wrap {position:relative;width:857px;background-color: #fff;height: 100%}*/
	/*#utility {position:absolute;top:0;left:5px;width:165px;border-top: 5px solid #999;padding-bottom: 10px}*/
	/*#sidebar {position:absolute;top:0;right:0px;width:30%;border-top: 5px solid #8ED1FE;padding-top: 1px;padding-bottom: 10px;font-size: 80%;}*/
	#content-wrap { width: 100%; background-color: #ffffff;position: relative; margin: 0 0px;height:3090px;}
	#content-wrap1 { width: 100%; background-color: #ffffff;position: relative; margin: 0 0px;height:1600px;}
		#content {  width:512px; float: left; position: relative;margin: 0 10px;background-color: #ffffff;}
		#sidebar { width: 300px;  float: right;position: relative;margin: 0 0px;background-color: #ffffff;}
		#sidebar1 { width: 200px;  float: right;position: relative;margin: 0 0px;background-color: #ffffff;}
		#content1 {  width:612px; float: left; position: relative;margin: 0 10px;background-color: #ffffff;}
/*#content {margin: 0 0px; position: relative;left:5px;}*/
	/*#content #breadcrumb {margin-top:-5px;font-size:93%;font-weight:bold}
	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}
	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}*/
	     /*#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {
           color : #0000ff;
           font : 13px arial, sans-serif;
           padding : 2px;
           font-weight : bold;
      }
*/
	/*.featurebox {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%}
	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin: 0 0 .3em;border-bottom: 1px solid #c00;color:#c00}
	.featurebox p {border:none;margin: 0 0 1em;color:#444}
	.featurebox a {font-weight:bold}

	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}

	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}
	.pagination p a:hover {background:#0000ff;color:#fff}
	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}

	#resultslist-wrap {margin: 0 0 1.5em;font-size:92%}
	#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}
	#resultslist-wrap dt {font: bold 85% arial;padding: 3px 0}
	#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}
	#resultslist-wrap li dd {font: normal 73% arial}
	#resultslist-wrap li dl {margin:0}
	#resultslist-wrap dd {line-height:1.3}
	#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}
	*/

	/* TABLES */
	/*.table1 {border: 2px solid #900;border-collapse:collapse;width:100%}
		.table1 td {background: #fff url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}
		.table1 th {text-align:left;border: 1px solid #fff}
		.table1 thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}
		.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}
		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}

	/* TABLES - calendar */
	/*.calendar {width:200px;font-size:92%}
		.calendar td {text-align:center;border: 1px solid #ddd}
		.calendar th {text-align:center}
		.calendar thead th {padding: 3px 2px}
		.calendar tbody th {padding: 2px}
		.calendar tbody th.sub {padding: 2px}

	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
	/*	a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}
		a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}
		.morelink span {position:absolute;left:-9999px;width:900px}

	/* CODE - formatting for code inserted into body  */
	/*	ol.code {font-family: monospace;position:relative}
		ol.code li {color: #666;margin-bottom: 1px}
		ol.code code {color: #000;display: block}
		ol.code .cmt {color: #4077d2}
		li.tab0 code {padding-left: 4em}
		li.tab1 code {padding-left: 8em}
		li.tab2 code {padding-left: 12em}
		li.tab3 code {padding-left: 16em}
		li.tab4 code {padding-left: 20em}
		li.tab5 code {padding-left: 24em}
		ol.code li  {background: #f3f3f3 url("images/td_bg.gif") no-repeat 100% 100%}
		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}

/* LAYOUT TYPE B */
	#type-b #content {margin: 0 10px 0 190px}

/* LAYOUT TYPE C */
	#type-c #content {margin: 0 22% 0 190px;}
	#type-c #content-wrap {background:  transparent url("images/content_wrap_bg.gif") repeat-y 0px 0;border-top: 0.1px solid white;border-bottom: 0.1px solid white;}

/* LAYOUT TYPE D */
	#type-d #content {margin: 0 1px 0 1px; }
	#type-d #sidebar .featurebox {height: 298px;}

/* LAYOUT TYPE E */
	#type-e #content-wrap {background: transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-e #utility {position:absolute;top:0;left:auto;right:25px;width:165px;border-top: 5px solid #999;}
	#type-e #content {margin: 0 243px 0 50px}

/* LAYOUT TYPE F */
	#type-f #content-wrap {background: transparent url("images/content_wrap_e_bg.gif") repeat-y 100% 0}
	#type-f #content {margin: 0 235px 0 25%}
		#type-f #utility {left:auto;right:25px}
		#type-f #sidebar {right:auto;left:25px}

/* SECONDARY NAVIGATION - vertical navigation */
	.nav-secondary, .nav-secondary ul {position:static}
	.nav-secondary, .nav-secondary li {list-style: none;margin:0;padding:0;background:#fff}
	.nav-secondary {padding-top:0;border-top: 1px solid #ccc;margin-top: 1px}
	.nav-secondary a {line-height:1.8;padding: 5px 0 5px 23px;background: #fff url("images/sprites.gif") no-repeat 10px -695px;font: bold 86% arial;display:block}
	.nav-secondary a, .nav-secondary a:link, .nav-secondary a:visited, .nav-secondary a:hover, .nav-secondary a:active {text-decoration:none;cursor:pointer}
	.nav-secondary a:link {color:#000}
	.nav-secondary a:visited {color:#000}
	.nav-secondary a:hover {color:#c00;background: #fee url("images/sprites.gif") no-repeat 10px -695px}
	.nav-secondary li.active a:link, .nav-secondary li.active a:visited, .nav-secondary li.active a:hover, .nav-secondary li.active a:active {color:#c00}
	.nav-secondary li {border-top: 1px solid #fff;border-bottom: 1px solid #ccc}

/* SECONDARY NAVIGATION - 2nd TIER */
	.nav-secondary ul {margin: 0 0 1em 23px;padding:0;}
	.nav-secondary li ul {margin: 0 0 1em 23px;padding:0; display: none}
	.nav-secondary li.active ul {margin: 0 0 1em 23px;padding:0; display: block}
	.nav-secondary li.active li a, .nav-secondary li.active li a:link, .nav-secondary li.active li a:visited {line-height:1.5;background: #fff url("images/sprites.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
	.nav-secondary li.active li a:hover, .nav-secondary li.active li a:active {color: #c00}
	.nav-secondary li.active li {border: none;margin:0}

	.nav-secondary li.active li.active a:link,
	.nav-secondary li.active li.active a:visited,
	.nav-secondary li.active li.active a:hover,
	.nav-secondary li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
	.nav-secondary ul ul {margin: 0 0 1em 13px;padding:0}
	.nav-secondary li.active li.active li a, .nav-secondary li.active li.active li a:link, .nav-secondary li.active li.active li a:visited {width:117px}
	.nav-secondary li.active li.active li a:link,
	.nav-secondary li.active li.active li a:visited,
	.nav-secondary li.active li.active li a:hover,
	.nav-secondary li.active li.active li a:active {font-weight:normal}
	.nav-secondary li.active li.active li.active a:link,
	.nav-secondary li.active li.active li.active a:visited,
	.nav-secondary li.active li.active li.active a:hover,
	.nav-secondary li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
	.nav-secondary ul ul ul {margin: 0 0 1em 13px;padding:0}
	.nav-secondary li.active li.active li.active li a, .nav-secondary li.active li.active li.active li a:link, .nav-secondary li.active li.active li.active li a:visited {width:104px}
	.nav-secondary li.active li.active li.active li a:link,
	.nav-secondary li.active li.active li.active li a:visited,
	.nav-secondary li.active li.active li.active li a:hover,
	.nav-secondary li.active li.active li.active li a:active {font-weight:normal}
	.nav-secondary li.active li.active li.active li.active a:link,
	.nav-secondary li.active li.active li.active li.active a:visited,
	.nav-secondary li.active li.active li.active li.active a:hover,
	.nav-secondary li.active li.active li.active li.active a:active {font-weight:bold}

/* LAYOUT - FOOTER */
/*
.footer {border-top: 1px solid #E3E8EE;padding: 10px 0 30px;font-size:86%;color:#999;text-align: center;background-color: white; clear: both;}
.footer p {margin:0}
.footer a:link {color:#999}
	.footer {
		list-style: none;
	}
	.footer li {
		float: left;
		width: 8em;
		margin: 0;
		padding:0;
		background: none;
	}
*/
#footer {border-top: 0px;font-size:85%;text-align: center; width: 855px;clear: both;}
/*#footer table {BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url("/assets/templates/acrinet/css/images/til_7.gif"); BACKGROUND-REPEAT: repeat-x; HEIGHT: 100%;}
/*#footer p {margin:3px;}
/*#footer a:link,a:visited {color:#CC0000}*/
/*#footer td {BACKGROUND-COLOR: #ffffff}
.footercopmany {PADDING-RIGHT: 28px; PADDING-LEFT: 0px; PADDING-TOP: 14px;}
.footercompany1 {PADDING-RIGHT: 14px; PADDING-LEFT: 0px; PADDING-TOP: 0px;}
.footerlinks {BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url("/assets/templates/acrinet/css/images/bg_29.gif"); VERTICAL-ALIGN: middle; BACKGROUND-REPEAT: no-repeat}*/


#homepage-nav{
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 5px;
} 

#homepage-nav #bottom-headline{
	padding: 2px;
	background-color: #202020;
	color: #eeeeee;
	margin: 0;
}

/*#content textarea{
	width: 400px;
}

/*bloks from old website*/
 #firstblock {
           background : #fff url("/assets/templates/acrinet/imagestekst/firstblock.jpg") no-repeat 0 0;
           margin : 1px;
           height : 250px;
		   
           padding-left : 20px;
		   padding-right : 15px;
           padding-top : 20px;
      }
	   #firstblock1 {
           
           margin : 1px;
           
           padding-left : 290px;
		   padding-right : 0px;
           padding-top : 10px;
      }
	  #firstblock-nl {
           background : #fff url(/assets/templates/acrinet/imagestekst/firstblock-nl.jpg) no-repeat 0 0;
           margin : 1px;
           height : 250px;
           padding-left : 20px;
		   padding-right : 15px;
           padding-top : 20px;
      }
	  #firstblock-de {
           background : #fff url(/assets/templates/acrinet/imagestekst/firstblock-de.jpg) no-repeat 0 0;
           margin : 1px;
           height : 250px;
           padding-left : 20px;
		   padding-right : 15px;
           padding-top : 20px;
      }
     #secondblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/secondblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 125px;
           padding-left : 25px;
		   padding-right : 20px;
           padding-top : 20px;
      }
     #thirthblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/thirdblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 115px;
           padding-left : 25px;
           padding-top : 30px;
		   padding-right: 19px;
      }
     #newsletter {
           margin : 0px;
           font : 12px Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 0px;
           padding-top : 1px;
      }
     #fifthblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/fifthblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	 #sixthblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/sixthblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	   #seventhblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/seventhblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	    #eighthblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/eightblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	   #ninethblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/ninethblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 155px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 20px;
		   padding-right: 15px;
           padding-top : 16px;
      }
	   #tenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/tenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #elevenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/elevenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  	  #nationalgeographicblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/nationalcroatiablock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #twelveblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/twelveblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #thirteenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/thirteenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #fourtheenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/fourtheenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #fiftheenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/tenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 20px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #sixteenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/sixteenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #seventeenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/seventeenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 110px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 80px;
		   padding-right: 80px;
           padding-top : 20px;
      }
	  #eightteenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/eighteenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  #nineteenblock {
           background : #fff url(/assets/templates/acrinet/imagestekst/tenblock.jpg) no-repeat 0 0;
           margin : 1px;
           height : 150px;
           font-family : Arial, Arial, sans-serif, Verdana, Serif;
           padding-left : 120px;
		   padding-right: 15px;
           padding-top : 20px;
      }
	  
  	/*** link met tooltip naar externe pagina ***/
a.info
, a.info_left
{
  display: block; /* 'bug ???' in firefox 0.8, mozilla? (not in 1.7.2) -> als niet block dan crasht de tooltip op de background-image. :-D uren zoeken :-D */
  position:relative;
  z-index:24; 
  text-decoration:none;
  font-family: arial, geneva, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #0000FF;
}

a.mod_info
{
  display: block;
  position:relative;
  z-index:24;
  text-decoration:none;
  color:#58587E;
}
a.info:hover, a.info_left:hover
{
  text-indent: 0; /* nodig voor IE-bug (cf : http://www.webmasterworld.com/forum83/1189.htm */
  z-index: 25;
  text-decoration: none;
  color: #002;
  background-color: #ddf; /*** eee ***/
}
a.mod_info:hover
{
  text-indent: 0; /* nodig voor IE-bug (cf : http://www.webmasterworld.com/forum83/1189.htm */
  z-index: 25;
  text-decoration: none;
  color: #002;
}
a.info span, a.mod_info span, a.info:visited span, a.mod_info:visited span
, a.info_left span, a.info_left:visited span
{
  display: none;
} 
a.info:hover span, a.mod_info:hover span
{
  display: block;
  height: auto;
  position: absolute;
  top:31px; left: 15px;
}
a.info_left:hover span
{
  display: block;
  height: auto;
  position: absolute;
  top:31px; left: -80px;
}

hr 
{
  border:none 0;
  border-top: 1px solid #E6E6E6;
  height:1px;
  width:100%;
  background:#FFFFFF;
}
		   
span.description
{
  font-weight: normal;
  text-align: left;
  color: #000000;
  width: 240px;
  padding: 5;
  border-top : 1px solid #FFFFFF;
  border-left : 1px solid #FFFFFF;
  border-bottom : 1px solid #4C4C70;
  border-right : 1px solid #4C4C70;
  background-color: #9CCAE1;
  background-repeat: repeat-x;
}

/*** img in de tooltip ***/
img.tooltip
{
  border:1px solid #000000;
  margin-bottom: 4px;
}
