﻿body 
{
	margin: 0;
	padding: 0;
	background-color: #eee8e0;
	font-family: Verdana;
	font-size: 70%;
}

h1, h2
{
	line-height: 1.1em;
	color: #df8c4f;
	font-weight: normal;
}

h1
{
	font-size: 200%;
}

h2
{
	font-size: 150%;
}

a
{
	color: #a6c03b;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul li
{
	background-image: url('/design/dot.png');
	background-position: 0 center;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0 11px 0 11px;
	
}

div.topmenu li a,
div.logo li a
{
	color: #000;
}

div.pageouter
{
	margin: 8px;
	padding-bottom: 8px;
	text-align:center;
}

div.page,
div.banner,
div.logo,
div.topmenu
{
	width: 1006px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

div.logo
{
	margin-top: 30px;
	margin-bottom: 10px;
}

div.logo ul
{
	padding-top: 10px;
	float: right;
}

div.logo li
{
	float: left;
}

div.banner
{
	height: 217px;
	background-image: url('/design/banner.png');
	background-repeat: no-repeat;	
}

div.topmenu
{
	padding: 10px 0 10px 0;
}

div.topmenu ul
{
	margin: 0 0 0 0;
	overflow:visible;
	padding: 0;
}

div.topmenu li
{
	padding-right: 25px;
	float: left;
	white-space: nowrap;
}

div.topmenu li.last
{
	padding-right: 0;
}

div.topmenu a.active,
div.topmenu a.open,
div.topmenu a:hover
{
	color: #df8c4f;	
}

div.pagetop
{
	width: 1006px;
	height: 6px;
	background-image: url('/design/pagetop.png');
}

div.pagemiddel
{
	width: 1006px;
	background-image: url('/design/pagemiddel.png');
}

div.pagebottom
{
	width: 1006px;
	background-image: url('/design/pagebottom.png');
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

div.pagecontent
{
	float: left;
	margin: -4px 0 4px 2px;
	width: 998px;
}

div.pageminheight
{
	float: left;
	width: 1px;
	height: 462px;
}

div.frontpage
{
	position: relative;
	width: 998px;
	height: 532px;
	background-image: url('/design/frontpage.png');
}

div.frontpage h1
{
	margin-top: 0;
}

div.frontpage div.teaser1
{
	left: 620px;
	top: 44px;
	position: absolute;
	line-height: 1.65em;
}

div.frontpage div.teaser1 h1
{
	color: #585546;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 22px;
	
}

div.frontpage div.teaser1 p
{
	font-size: 10px;
}

div.frontpage div.teaser2
{
	left: 40px;
	top: 415px;
	position: absolute;
	line-height: 1.50em;
}

div.frontpage div.teaser2 h1
{
	color: #f68536;
	font-weight: normal;
	margin-bottom: 0.2em;
	font-size: 130%;
}

div.frontpage div.teaser2 p
{
	font-size: 80%;
}

div.frontpage div.teaser3
{
	left: 706px;
	top: 248px;
	position: absolute;
	line-height: 1.50em;
}

div.frontpage div.teaser3 h1
{
	color: #9dca3b;
	font-weight: normal;	
	margin-bottom: 0.2em;
	font-size: 150%;
}

div.frontpage div.teaser3 p
{
	font-size: 80%;
}

.orange
{
	color: #f68536;
}

.green
{
	color: #9dca3b;
}

div.bmi
{
	font-size: 150%;
}

div.left
{
	float: left;
	width: 160px;
	margin-right: 1px;
	overflow:hidden;
}

div.center
{
	float: left;
	width: 602px;
	margin-right: 1px;
	overflow:hidden;
}

div.center h1
{
	margin-top: 0;
}

div.center ul
{
	padding: 0;
	margin: 0;
}

div.center li
{
	margin-bottom: 0.5em;
}

div.right
{
	float: left;
	width: 234px;
	overflow:hidden;
}

div.subteaser1
{
	padding: 18px 18px 0 18px;
}

div.subteaser2,
div.centerinner
{
	padding: 18px;
}

div.subteaser2 ul
{
	margin: 0;
	padding: 0;
}

div.subteaser2 li
{
	margin-bottom: 0.5em;
}

div.sidemenu div.mother ul
{
	margin: 0;
	padding: 0;
}

div.sidemenu div.mother li
{
	display: none;
	background-image: none;
}

div.sidemenu div.mother ul li.active,
div.sidemenu div.mother ul li.open
{
	display:block;
	font-weight: bold;
}

div.sidemenu div.mother ul li.active a,
div.sidemenu div.mother ul li.open a
{
	color: #000;
}

div.sidemenu ul
{
	margin:  0;
	padding: 18px 0 0 18px;
	list-style: none;
}

div.sidemenu ul li
{
	padding-left: 10px;
	background-position: 0 1.5em;
	background-image: url( '../../design/sidemenu-li.png' );
	background-repeat: no-repeat;
	line-height: 3.3em;
}

div.sidemenu ul li.nochildren
{
	background-image: url( '../../design/sidemenu-li3.png' );
}

div.sidemenu ul li a
{
	color: #000;
	text-decoration: none;
}

div.sidemenu ul ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

div.sidemenu ul li li
{
	margin-left: -9px;
	padding-left: 19px;
	padding-top: 5px;
	margin-top: -5px;
	background-position: 0 0;
	background-image: url( '../../design/sidemenu-li2.png' );
	line-height: 1.45em;
}

div.sidemenu ul li li a
{
	color: #646464;
}

div.sidemenu ul li li a:hover,
div.sidemenu ul li li.active a
{
	color: #DD9013;
}

div.sidemenu ul li a:hover
{
	text-decoration: underline;
}

div.pageimage
{
	width: 566px;
	overflow: hidden;
}

div.pageimage img
{
	margin-bottom: 18px;
}

div.content
{
	padding: 0 18px 0 18px;
}
