﻿@import url('reset.css');

/************* Generic *****************/
body{
font-family: Arial;
background-color: #a8a7a7;
color: black;							
margin: 0%;
}

p{
	margin-bottom:5px;
}

A:link {color: #1f3b20; text-decoration: none;	}
A:visited {color: #1f3b20; text-decoration: none;}
A:active {color: #1f3b20; text-decoration: none;}
A:hover {color:#000000; text-decoration:underline;}

hr
{
	clear:both;
	border-color:#1f3b20;
}

/**************** Grid *********************/

#footer{
	clear:both;
	height:12px;
}

#outer{
	width: 990px;						
	background-color: #85786C;				
	margin-top: 0px;					
	margin-bottom: 20px;					
	margin-left: auto ;
	margin-right: auto ;
	text-align:left;
	padding-bottom:1px;
}

#header{
	width: 990px;
	height: 100px;
	background-color:#0e6516;
	background-image:url('../images/header.jpg');
	Background-repeat:no-repeat;		
}

#tekstvak{
	width: 816px;
	height: 595px;							
	margin-left: 20px;	
	margin-top: 7px;	
	margin-bottom:24px;				
	border-style:solid;
	border-color:#34302C;
	border-width: 1px;
	
	padding-bottom:25px;
	
	min-height:595px;
	height:auto !important;
}

#tekstvak img{
	border:0px;
}

#tekstvak #colleft
{
	float:left;
	width:170px;
}

#tekstvak #colcenterright
{
	margin-left:2px;
}

#tekstvak .tekst{
	margin-left:10px;
	font-size:1em;
	margin-right:10px;
}

#tekstvak .tekst .content
{
	margin-bottom: 10px;
}

.colend
{
	clear:both;
	height:1px;
	display:block;
	overflow:hidden;
}

#breadcrumb
{
	margin-left:20px;
	margin-top:7px;
}

/************************ MENU *******************/
.menutabel{
 	color: #000000;
 	margin-left: 25px;
	margin-right: 25px;
	height:26px;
	background-color:#A65D17;	
	background-repeat:no-repeat;
}

#menu{
	width:990px;
	height:26px;
	background-color:#A65D17;	
	background-repeat:no-repeat;
}

.submenu
{
	z-index: 100;
	margin-left:-5px;
	margin-top:4px;
	background-color:#A65D17;	
}

.menutabel TD{
	width:275px;
}

.menuitem
{
	padding-left:5px;
	width:250px;	
	height:22px;
	background-color:#A65D17;		
	padding-top:4px;
}

.menuitem-hover
{
	background-color:#665D17;	
}

.menutabel A {display:block; width:auto;}
.menutabel A:link {color: #000000 !important; text-decoration: none;}
.menutabel A:visited {color: #000000 !important; text-decoration: none;}
.menutabel A:active {color: #000000 !important; text-decoration: none;}
.menutabel A:hover {color:#000000 !important; text-decoration:none !important;}

.menuitem A {display:block; width:auto;}
.menuitem A:link {color: #000000 !important; text-decoration: none;}
.menuitem A:visited {color: #000000 !important; text-decoration: none;}
.menuitem A:active {color: #000000 !important; text-decoration: none;}
.menuitem A:hover {color:#000000 !important; text-decoration:none !important;}

.menuitem-selected
{
	font-weight:bold;
}

/********************* home *************************/
div.home_leftthumbs { display:block; width:80px; height:340px; margin-left:35px; margin-right:55px; }        
div.thumb {padding: 1px; width: 80px; height: 80px; position:relative; z-index:1; }
div.thumb img { border: 2px solid white; }

#tekstvak .home_top5list
{
	margin-top:40px;
}

#tekstvak .home_top5list h2
{
	margin-bottom:5px;
	font-weight: bolder;
	font-size : 1.3em;
}

#tekstvak .home_top5list .listitem
{
	margin-bottom:20px;
}

#tekstvak .home_top5list .listitem .listitemvisual
{
	float:left;
	margin-right: 5px;
}

/*********************** content *************************/

#tekstvak h1
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight: bolder;
	font-size : 2.0em;
}

#tekstvak .tekst .date
{
	margin-bottom:5px;
	font-style: italic;
	font-weight:bold;
	font-size :1.1em;
	color:#136719;
}

#tekstvak p.intro
{
	font-weight:bold;
}

#tekstvak .textvisual
{
	float:left;
	margin-right: 5px;
}

/********************* Categories ************************/
.listcategory
{
	margin-bottom:15px;
	clear:left;
}

.listcategory h2
{
	font-size : 1.6em;
}

.listcategory .listitem
{
	margin-top:10px;
	clear:left;
}

.listitem h3
{
	font-size : 1.1em;
	font-weight:bold;
}

.listitem .date
{
	padding-left:105px;
	font-style: italic;
	font-weight:bold;
	font-size:0.9em;
	color:#136719;
}

.listitem .intro
{
	padding-left:105px;
}

.listitem .listreadmore
{ 
	padding-left:105px;
	margin-top:3px;
}

.listitem .listitemvisual
{
	padding-top:18px;
}

.listitems
{
	margin-top: 65px;
	clear:left;
}

#tekstvak .tekst .listitemvisual
{
	float:left;
	margin-right: 5px;
	width:100px;
	display:block;
}

.toptekst
{
	width:640px;
}

.filterselection
{
	margin-top:25px;
	margin-bottom:15px;
	clear:left;
	float:right;
	width:692px;
	height:35px;
	background-image:url('/images/FilterSelectionBackground.jpg');	
}

.filterselection .list a.selected, .filterselection .sublist a.selected
{
	font-weight:bolder;
}

.filterselection .list li.seperator, .filterselection .sublist li.seperator
{
	width:1px !important;
	overflow:hidden !important;
	background-color:#085f10 !important;
}

.filterselection .list
{
	margin-left:3px;
	float:none;
	list-style-type: none;
}
.filterselection .list li
{
	margin-right:5px;
	display:inline;
}

.filterselection .sublist
{
	margin-left:3px;
	float:none;
	list-style-type: none;
}

.filterselection .sublist li
{
	margin-right:5px;
	display:inline;
}

.tekst h3
{
	margin-bottom:5px;
	font-weight: bolder;
	font-size : 1.1em;	
}

/********************* Media ************************/
div.mediagroup
{
	margin-top:10px;
	margin-left:4px;
}

div.mediagroup a, div.mediagroup div
{
	margin-left:6px;
}

div.mediagroup .zoom
{
	margin-left:-32px;
}

.media
{
	display:inline-block;
}

div.mediagroup h2
{
	width:auto;	
	margin-left:10px;
	font-size:1.1em;
	font-weight:bold;
}

/********************* Media ************************/

.formbase
{
	margin-left:10px;
	margin-top:20px;
}

.formbase span.required
{
	color:#810d0d;
	display:inline-block;
	width:15px;
	vertical-align:top;
}

.formbase span.row, span.rowcheckbox
{
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
	display:block;
}


.formbase span.rbl label
{
	width:50px;
}

.formbase span.row input
{
	width:200px;
}

.formbase span.row textarea
{
	width:200px;
	height:75px;
}

.formbase label
{
	width:150px;
	display:inline-block;
	vertical-align:top;
}

.formbase div.error
{
	margin-left:165px;
}

.formbase span.error
{
	color:#810d0d !important;
}

.formbase .sendbutton
{
	margin-top:25px;
	display:block;
	width:150px;
}
