<!--
body {
	text-align: center; /*centers the main in IE5/win */
	background: #eee;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #333;
	}

label {
 cursor: pointer;
 cursor: hand;
}

h1 {
	font-size:15px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:normal;
	letter-spacing:1px;
	color:#95B836;
	color:#C5234A;
	}

h2 {
	font-size:14px;
	margin-top:5px;
	margin-bottom:4px;
	font-weight:normal;
	display:block;
	color: #333;
	}

h3 {
	margin-bottom:5px;
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

hr {
	height:1px;
	background:white;
	border:none;
	border-bottom:1px dotted #DEDEDE;
	width:auto;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
}

a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
	}

a:hover {
	color:#333;
	}

a.white:link, a.white:visited, a.white:active {
	color:#fff; }

a.white:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

#container {
	width: 800px;
	margin: auto; /* centers the whole container */
	text-align: left;
	padding:none;
	margin-top:20px;
	position:relative;
	/*border:1px solid #95B836;*/
	background:white;
}

#popup {
	margin: auto; /* centers the whole container */
	margin-top: 10px;
	text-align: center;
	font-size:12px;
	padding:0px;
	border:0px solid #C70E11;
}


/* main===== */

#eyecatcher {
	float:right;
	border:1px solid;
	margin-right:20px;
	margin-top:60px;
}

#main {
	clear: left;
	padding:0.4em 10px 10px 10px;
	margin-top:5px;
	font-family:Lucida Sans, Verdana, Arial;
	font-size:12px;
	line-height:17px;
	background:url(../images/footer.png) no-repeat bottom;
	zoom:1;
	padding-left:200px;
}

#main.subnav {
	margin-top:25px;
}

#main.sidenav {
 	padding-left:200px;/*IE 6 doesn't pick this up..*/
}

#main.sidenav div.wrap{
	min-height:530px;
 	_height:530px;
 	zoom:1;
 	position:relative;
}

div.wrap img {
	margin:2px 6px;
}


#main input, #main textarea{
	border:1px solid #CCC;
	background:#EEE;
}

#main input:focus,#main textarea:focus{
	border:1px solid #000;
	background:#EEE;
}


#main a:link,
#main a:visited,
#main a:active {
	color:#0015FF;
	text-decoration:underline;
	/*background-image:url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;*/
	}

#main a:hover {
	color:#C5246C;
	/*padding-left: 10px;
	border-bottom:1px dotted #ccc;*/
	}

#main div.gallery {
	height:460px;
	width:560px;
	display:block;
}

#main div.gallery a,
#main div.gallery a:link,
#main div.gallery a:visited,
#main div.gallery a:active {
  background:none;
	color:#069;
	text-decoration:none;
	border:none;
	padding:0;
	}

#main div.gallery a:hover {
	background:none;
	color:#333;
	border:none;
	padding:0;
	}

#main div.gallery img {
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
}

#main div.gallery div.images_wrap {
	height:460px;
	overflow:hidden;
	zoom:1;
}

#main div.gallery div.imgframe {
	float:left;
	margin:3px;
	border:1px solid #ccc;
	text-align:center;
	vertical-align:center;
	background-color:#fff;
	position:relative;
}

#main div.gallery div.imgframe a.mag {
	background:url(../images/lupe.jpg) no-repeat bottom right;
	position:absolute;
	bottom:2px;
	right:2px;
	z-index:2;
	width:20px;
	height:20px;
	opacity:0.6;
}

#main div.gallery div.imgframe a.mag:hover{
	opacity:1;
}

#easycms_gallery {
	height:460px;
	zoom:1;
	margin-left:20px;
	border:1px;
}

#nextbtn,
#backbtn{
	display:block;
	overflow:hidden;
	height:460px;
	padding-left:20px;
	width:0px;
	background:white url(../images/next.gif) no-repeat center center;
	z-index:3;
	position:absolute;
	right:-5px;
	bottom:25px;
	zoom:1;
}

/* Damn IE */
* html #nextbtn,
* html #backbtn,
*+html #nextbtn,
*+html #backbtn{
	background-position: 50% left;
}

#nextbtn:hover {
	background-image:url(../images/next_h.gif);
}

#backbtn{
	left:-10px;
	background-image:url(../images/prev.gif);
}

#backbtn:hover {
	background-image:url(../images/prev_h.gif);
}

div.pagelinks {
	text-align:center;
	background:#F0F8DC;
	padding:2px 0px;
}

div.pagelinks a{
	margin:0px 1px;
	padding:1px 2px;
}

div.pagelinks a.sel:link,
div.pagelinks a.sel{
	background:#C5234A;
	color:white!important;
	text-decoration:none!important;
}

/* GOOGLE HEADER ===== */

#googleheader {
	display:none;
}

#googleheader h1 {
}

/* NAVIGATION ===== */



#header {
	position: relative;
	width: 800px;
	height:190px;
	background:url(../images/header.png) no-repeat center -5px;
	bottom:10px;
}

#company_info {
	position:absolute;
	bottom:75px;
	left:10px;
	color:#4B941E;
	background:#EEF7D8;
	opacity:0.9;
	padding:5px 8px;
}

#company_info a,
#company_info a:link{
	color:#4B941E;
}

#logo {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	width:250px;
	height:120px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 800px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background:url(../images/silver_bg.gif) repeat-x;
	bottom:0px;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
	font-size:12px;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: auto;
	display: block;
	float: left;
	padding: 9px 44px;
	margin: 0px 0px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333;
}

#header ul#primary a.on, #header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	background:url(../images/blue_bg.gif) repeat-x;
	margin-top: 0;
	color:#000;
	font-weight:bold;
}

#header ul#primary a {
	/*border-right: 1px solid #ADBDCA;*/
}

#header ul#primary a:hover {
	margin-top: 0;
	background:url(../images/blue_bg.gif) repeat-x;
	/*color:#C5234A;*/
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	left:0px;
	bottom: -22px;
	width: 790px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background: #8bac35;
	padding-left:10px;
}

#header ul#secondary li a,
#header ul#secondary li span {
	font-size:12px;
	width: auto;
	display: block;
	float: left;
	padding: 4px 10px;
	margin: 0;
	text-align: auto;
	background: none;
	border:none;
}

#header ul#secondary li a, 
#header ul#secondary li a:link 
{
	color:white;
	text-decoration: none;
	background:transparent url(../images/link_hover.gif) no-repeat 2px 7px;
	padding-left: 10px;
}

#header ul#secondary li a:hover {
	color: #222;
	background:#CADF86 url(../images/link.gif) no-repeat 2px 7px;
	text-decoration: none;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li a.chosen{
	color:#FFF;
	font-style:normal;
	font-weight:bold;
	background:transparent url(../images/link_hover.gif) no-repeat 2px 7px;
}


#header ul#secondary li:last-child a { border: none; }

/* IMPRINT */

#imprint {
	clear:both;
	padding:80px 10px 0px 0px;
	text-align:right;
	color:white;
	font-size:11px;
}

#imprint a,
#imprint a:visited,
#imprint a:link {
	color:white;
	background-image:url(../images/link_hover.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 10px;
	text-decoration:none;
}

#imprint a:hover {
	background-color:transparent;
	background-image:url(../images/link_hover.gif);
	color:#000;
}



/* FOOTER ===== */
#footer{
	width:800px;
	position:relative;
	font-size:11px;
	color:#ccc;
	font-family:Arial;
	padding-left:10px;
	margin:auto;
	margin-top:5px;
	text-align: left;
}
#footer div.easycms {
	position:absolute;
	top:0px;
	right:10px;
	font-size:11px;
	color:#bbb;
	font-family:Arial;
}
#footer div.easycms a{
	color:#999;
}

.box {
	background:#EEF7D8;
	border:1px solid #96BF0D;
	padding:3px 7px;
	margin:15px 0px 0px 5px;
}

.box h1,.box h2 {
	border:none;
	color:#000;
	font-size:14px;

}


#main .box input, #main .box textarea{
	border:1px solid #999;
	background:#FFF;
	padding-left:3px;
}

#main .box input:focus,#main .box textarea:focus{
	border:1px solid #666;
	background:#FFF;
	padding-left:3px;
}

/* Alternative Secondary */
#sidenav {
	position:absolute;
	width:190px;
	background:url(../images/orginalhydrokultur.jpg) no-repeat bottom center;
	padding-bottom:90px;
}

#sidenav ul#secondary {
	list-style: none;
	margin:20px 0px 10px 0px;
	padding:0 0 0 5px;
}

#sidenav ul#secondary li a,
#sidenav ul#secondary li span {
	font-size:12px;
	width: auto;
	display: block;
	padding: 4px 10px;
	margin: 0;
	text-align: auto;
	background: none;
	border:none;
}

#sidenav ul#secondary li a, 
#sidenav ul#secondary li a:link 
{
	color:#4B941E;
	text-decoration: none;
	background:transparent url(../images/link.gif) no-repeat 2px 7px;
	padding-left: 10px;
}

#sidenav ul#secondary li a:hover {
	color: #222;
	color: #C5234A;
	background:#CADF86 url(../images/link.gif) no-repeat 2px 7px;
	background:#eee url(../images/link.gif) no-repeat 2px 7px;
	text-decoration: none;
}

#sidenav ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#sidenav ul#secondary li a.chosen{
	color:#FFF;
	font-style:normal;
	background:#C5234A url(../images/link_hover.gif) no-repeat 2px 7px;
}


div.gallery {
  margin-top: 10px;
}

/* HACKS (hide from) */

/* Mac IE */

@media screen, projection {
.search-box { color:white }
}
/* end Mac IE */


-->

.icon_lock
{
  padding-left: 22px;
  padding-bottom: 1px;
  background: url(../images/css/lock.png) no-repeat left;
  line-height: 16px;
}

.access_denied
{
  padding: 7px;
  padding-left: 28px;
  background: #fdd url(../images/css/lock.png) no-repeat 5px;
  margin-bottom: 20px;
}

div.info{
	padding: 5px;
	background: #FFA;
	margin-bottom: 10px;
}

div.error{
	padding: 5px;
	background: #FCC;
	margin-bottom: 10px;
}

/* Downloads */
div.downloads .box {
	border:none;
	background:white;
	position:relative;
	margin:10px 0px 0px 0px;
}

div.downloads .box a,
div.downloads .box a:link,
div.downloads .box a:hover
{
	background: url(../images/pdf.png) no-repeat left center!important;
	padding:3px 20px!important;
}

div.downloads .fileinfo{
	background:#EEF7D8;
	padding:3px 5px;
	position:absolute;
	right:10px;
	top:0px;
	font-size:11px;
}