body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Verdana;
	color: #828282;
	height: 100%;
}

form {
	margin: 0;
	padding: 0;
}

.maincontainer {
	width: 1000px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eef0e4;
	background-image: url(/1image/white_dots.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.top {
	width: 1000px;
	height: 10px;
	background-image: url(/1image/grey_tranparent_background.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 51;
}

.topmenu {
	position: absolute;
	margin-left: 26px;
	top: 235px;
	z-index: 2;
	width: 295px;
}

.topmenu a {
	display: block;
	width: 295px;
	height: 30px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	background-repeat: no-repeat;
}

a.level1, a.menutrigger, a.level1:visited, a.level1active {
	border-bottom: 1px solid #b1b1b1;
}

a.menutriggerborder {                     
	border-top: 1px solid #b1b1b1;
}

a.level1:hover {
	color: #0a909d;
	background-image: url(/1image/menu_arrow_active.gif);
	background-position: center right;
}

a.level1active, a.level1active:hover {
	color: #0a909d;
	background-image: url(/1image/menu_arrow_active.gif);
	background-position: center right;
}

a.level1open, a.level1open:hover {
	color: #0a909d;
	background-image: url(/1image/menu_arrow_open.gif);
	background-position: center right;
}

a.level2, a.level2:visited, a.level2active {
	width: 280px;
	line-height: 25px;
	height: 25px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/1image/submenu1bg.gif);
	background-position: center left;
}

a.level2active, a.level2:hover {
	color: #0a909d;
	background-image: url(/1image/submenu1bgactive.gif);
}

a.level3, a.level3:visited, a.level3active {
	width: 265px;
	font-size: 11px;
	padding-left: 30px;
	line-height: 15px;
	height: 15px;
	color: #545454;
	margin-top: -5px;
	margin-bottom: 5px;
}

a.level3active, a.level3:hover {
	color: #0a909d;
}

.slideshow {
	position: absolute;
	z-index: 50;
}
.logo {
	display: block;
	position: absolute;
	z-index: 2;
	margin-left: 26px;
	top: 44px;
}

.languagemenu {
	position: absolute;
	margin-left: 26px;
	top: 25px;
	z-index: 99;
	font-size: 13px;
	text-transform: uppercase;
	color: #828282;
}

.languagemenu a, .languagemenu:visited {
	z-index: 99;
	color: #828282;
	text-decoration: none;
	border-right: 1px solid #828282;
	padding-right: 5px;
}

.languagemenu a.active, .languagemenu a:hover {
	text-decoration: underline;
}

.submenu {
	position: absolute;
	width: 552px;
	margin-left: 448px;
	top: 20px;
	z-index: 2;
}

.articleinnernavigation {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.submenu a, .submenu a:visited {
	color: #575757;
	font-size: 18px;
	text-decoration: none;
	padding: 0px 14px;
	border-right: 1px solid #575757;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

#indekator {
	display: block;
	border-top: 5px solid #0a909d;
	float: left;
	clear: left;
	margin-top: -28px;
	width: 1px;
	z-index: 99;
	margin-left: 14px;
}

.submenu span {
	padding: 0 14px;
	background-image: url(/1image/submenubg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.articleboxes {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 1000px;
}

.articlescroller {
	width: 1000px;
	overflow: hidden; 
	position: relative;
}

.articlebox {
	position: absolute;
	top: 0;
	width: 625px;
	padding-left: 375px;
	padding-top: 95px;
	margin-left: 1000px;
	color: #2c2c2c;
	background-position: top right;
	background-repeat: no-repeat;
}

.articlebox a, .articlebox a:visited {
	color: #2c2c2c;
	text-decoration: underline;
}

.articlebox a:hover {
	text-decoration: none;
}

.articlebox h2, .articlebox h1 {
	color: #2c2c2c;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	line-height: 30px;
}

.articlebox p {
	margin: 0;
	padding: 0;
}

.articleboxsub {
	font-size: 13px;
	width: 580px;
	line-height: 17px;
	top: 140px;
	min-height: 555px;
	padding-left: 375px;
	padding-top: 95px;
	margin-left: 0px;
	color: #585858;
}

.articleboxsub a, .articleboxsub a:visited {
	color: #0aa2b1;
	text-decoration: underline;
}

.articleboxsub a:hover {
	text-decoration: none;
}

.articleboxsub h2 {
	color: #4c4c4c;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 22px;
}

.newsitem .intro {
	margin-top: 22px;
	font-style: italic;
	color: #828282;
}

.news a, .news a:visited {
	color:#828282;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	display: block;
}

.news a:hover {
	text-decoration: none;
}

.news .newsitem a {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;
	height: auto;
}

.news .newsitem a:hover {
	text-decoration: underline;
}

.address {
	margin-top: 40px;
	font-size: 12px;
	line-height: 14px;
}

.newsitem {
	color: #4c4c4c;
	font-size: 12px;
	line-height: 16px;
}

.footer {
	width: 1000px;
	background-image: url(/1image/grey_tranparent_background.png);
	background-repeat: repeat-y;
	position: fixed;
	bottom: 0;
	z-index: 2;
	color: #ffffff;
	height: 40px;
	overflow: hidden;
}

.footer h3 {
	font-weight: normal;
	background-image: url(/1image/arrow_blue_box.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 16px;
	padding: 0 0 0 22px;
	margin: 12px 0 7px 26px;
}

.footer a, .footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.footer p {
	margin: 0;
	padding: 0;
}

.newsletter h3, .newslettersubscribed h3, .newsletterunsubscribed h3 {
	background-image: url(/1image/arrow_green_box.png);
}

.newslettergroup {
	color: #ecf1c4;
	font-size: 14px;
}

.newslettergroup input, .newslettertype input {
	vertical-align: middle;
}

.newsletterinput {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}

.newsletterinput input {
	width: 137px;
	height: 17px;
	color: #424241;
	vertical-align: bottom;
	border-bottom: none;
	border-right: none;
	border-top: 1px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 2px;
}

textarea {
	font-family: Tahoma, Arial, Verdana;
	width: 267px;
	height: 63px;
	color: #424241;
	border-bottom: none;
	border-right: none;
	border-top: 1px solid #3c3c3c;
	border-left: 1px solid #3c3c3c;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 2px;
	margin-top: 10px;
	float: right;
}

.textmiddle {
	margin-left: 10px;
}

.button, .button:visited {
	display: block;
	margin-right: 15px;
	float: right;
	color: #424241 !important;
	text-transform: uppercase;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-decoration: none !important;
}

.button .buttonleft {
	display: block;
	float: left;
	background-image: url(/1image/buttton_left_normal.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 15px;
}

.button .buttonmiddle {
	display: block;
	float: left;
	background-image: url(/1image/buttton_middle_normal.png);
	background-repeat: repeat-x;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.button .buttonright {
	display: block;
	float: left;
	background-image: url(/1image/buttton_right_normal.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 15px;
}

#contactbutton {
	margin-right: 0px;
}

.newslettersubscribed, .newsletterunsubscribed, .newsletter {
	position: absolute;
	width: 375px;
	
}

.newsletterunsubscribed {
	margin-left: -375px;
}

.newslettersubscribed {
	margin-left: 375px;
}

.newscontent {
	padding: 0 10px 0 48px;
	line-height: 14px;
	font-size: 12px;
}

.newsletterform {
	padding: 10px 10px 0 48px;
	margin: 0;
	line-height: 14px;
	font-size: 12px;
}

.newsletterscroll {
	position: relative;
	float: left;
	width: 375px;
	height: 200px;
	overflow: hidden;
}

.footernewswrapper {
	width: 600px;
	float: left;
	margin-bottom: 15px;
}
.footernews {
	float: left;
	width: 300px;
}