/* GENERAL STYLES */
body {
 background-color: #908e8e;	
}

h1 {
	font-size: 16px;
}


p
{
font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

img
{  border-style: none;
}

a {
color: black;
}

#hidden_link {
        height: 215px;
        margin-top: 100px;
        width: 475px;
        float: left;
}

#hidden_link a {
        display:block;
        height: 215px;
        width: 475px;
        text-decoration: none;
}

#site_container {
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}


#body_div
{
	position: relative;
	width: 800px;
	float: left;
	background-color: white;
}
#top_div {
	width: 800px;
	height: 100px;
	float: top;
}

#left_div {
	width: 160px;
	height: 400px;
	float: left;	
	padding-top: 99px;
}

#content_container {
	width: 475px;
	height: auto;
	float: left;
	padding-bottom: 40px;
margin-top: 5px;
}

#right_div {
	background-color: white;
	width: 165px;	
	height: 443px;
	float: left;
	margin-top: 75px;
}

#footer_div {
	width: 477px;
	height: 27px;
	border-top: 1px solid #70AF00; 	
	float: left;
	margin-left: 158px;
	margin-right: 165px;
padding-top:4px;
font-size: 9px; 
color:#908E8E;
font-family: Verdana;
}

#logo {
	margin-top: 23px;
	margin-left: 19px;
	width: 215px;
	float: left;
}

#dynamic_image {
	width: 800px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
}
#service {
	background-color: #FFF;	
	width: 375px;
	float: right;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	margin-top: 30px;
}

#service  a:link {text-decoration: none; color: #908E8E;}
#service  a:visited {text-decoration: none; color: #908E8E;}
#service  a:hover {text-decoration: none; color: #908E8E;}

/*TOP MENU ITEMS */
#top_menu_bar {
	position: absolute;
	width: 800px;
	height: 20px;
	top: -8px;
	left: 0;
	background-color: #CEDFA4;
	margin-top: 55px;
}

#top_menu_push {
	width: 1px;
	height: 20px;
	margin-left: 158px;
	float: left;
	border-right: 2px solid white;
}

.top_menu_item {	
	padding-top:3px;
	height: 17px;
	float: left;
	background-color: #CEDFA4;
	padding-left: 6px;
	padding-right: 7px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	border-right: 2px solid white;
	
}

.top_menu_item:hover {background-color: #86b533;}

.top_menu_item a:link {text-decoration: none; color: black;}
.top_menu_item  a:visited {text-decoration: none; color: black;}
.top_menu_item  a:hover {text-decoration: none; color: black; background-color: #86b533;}

.top_menu_item_current {
	padding-top:3px;
	height: 17px;
	float: left;
	background-color: #86b533;
	padding-left: 6px;
	padding-right: 7px;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	border-right: 2px solid white;
	
}

.top_menu_item_current a:link {text-decoration: none; color: black;}
.top_menu_item_current  a:visited {text-decoration: none; color: black;}
.top_menu_item_current  a:hover {text-decoration: none; color: black;}


/*LEFT MENU DIVS */
.left_menu {
	width: 140px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.left_menu a:link {text-decoration: none; color: black;}
.left_menu  a:visited {text-decoration: none; color: black;}
.left_menu  a:hover {text-decoration: none; color: #70AF00;}

.left_menu_current {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.left_menu_current a:link {text-decoration: none; color: #70AF00;}
.left_menu_current a:visited {text-decoration: none; color: #70AF00;}
.left_menu_current a:hover {text-decoration: none; color: #70AF00;}

.left_submenu {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
	margin-left: 25px;
        margin-top: 5px;
	margin-bottom: 5px;
}

.left_submenu a:link {text-decoration: none; color: black;}
.left_submenu  a:visited {text-decoration: none; color: black;}
.left_submenu  a:hover {text-decoration: none; color: #70AF00;}

.left_submenu_current {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.left_submenu_current a:link {text-decoration: none; color: #70AF00;}
.left_submenu_current  a:visited {text-decoration: none; color: #70AF00;}
.left_submenu_current  a:hover {text-decoration: none; color: #70AF00;}


/*SUB PAGE DIVS */
#page_title {
	width: 100%
	height: auto;
	float: top;
	font-size: 16px;
	color: #86b533;
	font-family: Verdana, arial, sans-serif;
}

#page_content {
	width: 100%;
	height: auto;
	float: top;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	color: black;
	overflow: hidden;
	margin-top: 10px;
}

/*FORSIDE DIVS */
.content_box {
	width: 150px;
	height: 145px;
	/*background-color: #CEDFA4;*/
	float: left;

}

.content_box_middle {
	width: 150px;
	height: 145px;
	 /* background-color: #CEDFA4; */
	border-left: 2px solid white;
	border-right: 2px solid white;
	float: left;
border-right: solid 1px #C4C4C4;
border-left: solid 1px #C4C4C4;
padding-left: 5px;
padding-right: 5px;
margin-left: 5px;
margin-right: 5px;

}

.link_container {
	width: 100%
	height: 145px;
	float: left;
	padding: 5px;
}

.link_container a {

	text-decoration: none; 
	color: black;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

/*TEASER DIVS*/
.teaser_container {
	width: 120px;
	/*max-height: 100px;*/
	float: left;
	margin-top: 24px;
	margin-left: 20px;
}

.teaser_container_graphic {
	width: 120px;
	height: 105px;
	float: left;
	background-image: url(../images/teas_back.png); 
	background-repeat: no-repeat;
	background-position: 50% 50%; 
	margin-top: 24px;
	margin-left: 20px;
}

.teaser_dot {
	float: left;
	margin: 5px;
display:none;
}

.teaser_title {
	width: 90px;
	font-family: Verdana, arial, sans-serif;
	color: #86B533;
	font-size: 12px;
	font-weight: bold;
	float: top;
	margin-top: 3px;
}

.teaser_title_graphic {
	text-align: center;
	width: 95px;
	margin-left: 10px;
	margin-top: 45px;
}

.teaser_title_graphic a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

.teaser_content {
	width: 105px;
	/*max-height: 60px;*/
	font-family: Verdana, arial, sans-serif;
	color: black;
	font-size: 11px;
	float: top;
	margin-top: 3px;
	margin-left: 0px;
	overflow: hidden;
}

.teaser_link{
	margin-top: 3px;
	margin-left: 0px;
}

.teaser_link a {
	
	color: #86b533;
	text-decoration: none;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

/* EDITOR PROPERTIES */

