html, body {	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 16px;
	color: #000000;
	
}
body {background: #cccccc url('des_bg.gif'); text-align: center; }


#mainbg {	background-color: #E3F4EC; }

#maincontainer {
	text-align: left; margin-left:auto; margin-right: auto;
	width: 780px; height: auto; display: block;
	background-image: url('des_midbg.gif'); background-repeat: repeat-y; 
}

#head {text-align: center;
  width: 100%; height: 110px; padding-top: 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
}

#foot {text-align: center;
  width: 100%;
	border-top: 1px solid #666666;
}


#left { float: left; width: 140px; }

#content {float: right;  
width: 610px; padding: 10px 0 10px 30px; }

div.clearer {clear: both; line-height: 0px; height: 0px;}

a{text-decoration:none;}
a:link { color: #0033CC } 
a:visited { color: #0033CC} 
a:hover { text-decoration:underline; color: #FF0000 }


h1 {
	color:#3300CC;
	font-size: 20px;
	line-height: 20px;
}

h2 {
	color:#3300CC;
	font-size: 18px;
	line-height: 18px;
}

h4 {color:#c30;
	font-size: 12px;
	line-height: 12px;
}


.kiemelt {
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.biggertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}


#menu {float: left; width: 140px;}
#menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 22px; text-align: left; }
#menu ul {margin: 0; padding: 0px 0px 0px 0px;}
#menu li {border-bottom: 1px solid #00592D; list-style: none;}
#menu a {padding-left: 8px; color: #FFFFFF; text-decoration: none; display: block; }
#menu a:hover, #menu .active a {color: #AEF6BD;}
#menu a:hover {background-color: #33855C}