body {
	margin: 0 auto;
	width: 900px;
	background-color: #a2bed8;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 16px;
}
#header, #content, #footer {
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#header {
}
#content {
	padding: 20px;
	min-height: 600px;
}
#footer {
//	height: 60px;
	background-color: #000;
}
#container_right {
	position: relative;
	float: right;
	width: 220px;
	font-size: 11px;
	margin-top: 20px;
}
#container_left {
	width: 620px;
	float: left;
}
.container_box {
	margin-bottom: 30px;
}
.container_header {
	font-weight: bold;
	font-family: verdana;
	color: #fff;
	background:#a2bed8;
	padding: 3px 10px;
}
.container_box_content {
	padding: 5px 10px;
	border: 1px solid #a2bed8;
	border-top: 0;
}
#main {
	height: 158px;
	text-align: right;
}
#tool {
	padding: 6px 0px 6px 20px;
	background-image: url("/menu_bg.jpg");
	background-position: 0 -1px;
	border-bottom: solid 10px #000000;
}
#menu2 {
	padding: 6px 0 6px 20px;
	background-image: url("/menu_bg.jpg");
	background-position: 0 -1px;
	border-bottom: solid 10px #000000;
	height:17px;
}
a.toollink {
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	font: 10pt verdana;
}
a.toollink:hover {
	color: #6699cc;
}
a.toollink:active {
	color: #6699cc;
}
.adresselinie{
	padding: 5px;
	color: #fff;
	font-size: x-small;
	font-family: verdana;
}


#menu {
	float: left;
	width: 120px;
	padding: 20px 5px 20px 10px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	margin-right: 25px;
}
#frontnews {
	margin-top: 50px;
}
#frontnews2 {
	width: 300px;
	margin-top: 50px;
	font-size: 11px;
}
#infoblock {
	margin-top: 20px;
	font-size: 11px;
}
.frontnews2_dato {
	color: red;
}
.frontnews2_text {

}
.frontnews_set {
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding: 6px 0px 6px 0px; 
	margin-bottom: 10px;
}

#info {
	float: right;
}
.info-head {
	padding: 2px 2px 2px 6px;
	border-bottom: 1px solid #000000;
	background-color: #B0C4DE;
	font: bold 8pt verdana;
}
.info-button {
	padding: 0 10px;
}
#meetings {
//	border: 1px solid #000000;
	margin-bottom: 16px;
}
#kontakt {
//	border: 1px solid #000000;
	margin-bottom: 30px;
}
#frontpage_topstory {

}
#frontpage_topstory h3 {
	margin-top:0;
}
#frontpage_topnews h3 {
	margin-top:0;
}
#frontpage_news h3 {
	margin:0;
	margin-top:4px;
	margin-bottom: 2px;
	font-size: 12px;
}