<style type="text/css">
<!--
span.test {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #c0c0c0; }
a {color: #000000; text-decoration: underline;}
a.navigation_top { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; color: #FFFFFF; text-decoration: none; }
a.navigation_top_current { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; color: #FEEB16; text-decoration: none; }
a.navigation_left { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; color: #008000; text-decoration: none; font-weight: bold;}
a.navigation_left:hover { font-family: Arial, Verdana; font-size: 10pt; font-style: normal; color: #FFFFFF; text-decoration: none; }
a.navigation_left_page { font-family: Arial, Verdana; font-size: 9pt; font-style: normal; color: #FFFFFF; text-decoration: none; }
a.navigation_left_page:hover { font-family: Arial, Verdana; font-size: 9pt; font-style: normal; color: #FEEB16; text-decoration: none; }
a.navigation_left_page:active{ font-family: Arial, Verdana; font-size: 9pt; font-style: normal; color: #c0c0c0; text-decoration: none; }
a.legal_link { font-family: Arial, Verdana; font-size: 8pt; font-style: normal; color: #59B159; text-decoration: none; font-weight: bold;}
.text {  font-family: Verdana, Arial; font-size: 10pt; font-style: normal; color: #000000; }
.text_underlined {  font-family: Verdana, Arial; font-size: 10pt; font-style: normal; color: #000000; text-decoration: underline;}
.text_bold {  font-family: Verdana, Arial; font-size: 10pt; font-style: normal; color: #000000; font-weight: bold;}
.text9pt {  font-family: Verdana, Arial; font-size: 9pt; font-style: normal; color: #000000; }
.text8pt {  font-family: Verdana, Arial; font-size: 8pt; font-style: normal; color: #000000; }
.text6pt {  font-family: Verdana, Arial; font-size: 6pt; font-style: normal; color: #000000; }
.content_header  {  font-family: Verdana, Arial; font-size: 14pt; font-style: normal; color: #000000; }

p { margin: 0; padding: 0; }


#teg_logo {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	right: 0px;
	top: 0px;
	width: 170px;
	height: 120px;
}

#header_berge {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	left: 190px;
	top: 0px;
	width: 700px;
	height: 120px;
	display: none;
}

#navigation_top  {
	position: absolute;
	left: 20px;
	top: 120px;
	height: 25px;
	width: 958px;
	background-color: #008000;
	text-align: left;
	border-top: 1px solid #008000;
	border-left: 1px solid #008000;
	border-bottom: 1px solid #008000;
	border-right: 1px solid #008000;
	display: none;
}

.navigation_top_items  {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	float: left;
	height: 25px;
	background-color: #008000;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 10pt;	
}

.navigation_top_current_item  {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	float: left;
	height: 25px;
	background-color: #59B159;
	color: #FEEB16;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.navigation_current_section {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation_1stlevel {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial, Verdana;
	background-color: #83C583;
}

.navigation_2ndlevel {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	font-family: Arial, Verdana;
	border-bottom: 2px solid #008000;
	display: none;
}

#seperator_green {
	position: absolute;
	left: 20px;
	top: 145px;
	height: 5px;
	width: 958px;
	background-color: #59B159;
	border-left: 1px solid #008000;
	border-bottom: 1px solid #008000;
	border-right: 1px solid #008000;
	display: none;
}

#navigation_left  {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 166px;
	padding: 5px;
	background-color: #59B159;
	text-align: left;
	border-top: 0px solid #008000;
	border-left: 1px solid #008000;
	border-right: 3px solid #008000;
	border-bottom: 3px solid #008000;
	display: none;
}

#teaser_left  {
	position: absolute;
	left: 20px;
	top: 510px;
	width: 144px;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
	display: none;
}

#teaser_right  {
	position: absolute;
	left: 828px;
	top: 505px;
	width: 144px;
	padding: 3px;
	background-color: #59B159;
	text-align: left;
	border-top: 1px solid #008000;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 1px solid #008000;
	display: none;
}

#content  {
	position: absolute;
	left: 0px;
	top: 50px;
	height: 400px;
	width: 610px;
	text-align: left;
	padding: 10px;
}

#contact_right  {
	position: absolute;
	left: 828px;
	top: 150px;
	width: 144px;
	height: 250px;
	padding: 3px;
	background-color: #59B159;
	text-align: left;
	border-top: 0px solid #008000;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 1px solid #008000;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 8pt;
	display: none;
}

#hotline_right  {
	position: absolute;
	left: 828px;
	top: 410px;
	width: 144px;
	padding: 3px;
	background-color: #59B159;
	text-align: left;
	border-top: 0px solid #008000;
	border-left: 1px solid #008000;
	border-right: 1px solid #008000;
	border-bottom: 1px solid #008000;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 8pt;
	display: none;
}

#legal_right  {
	position: absolute;
	left: 828px;
	top: 610px;
	width: 144px;
	padding: 3px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 8pt;
	display: none;
}

-->
</style>
