body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
div.container {
	position:relative;
	margin: 0px auto 25px;
	width: 585px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal ;
	text-align: left;
}
div.language_selector {
	height: 20px;
	background-color: #005338;
	padding-top: 6px;
	color: #FFFFFF;
	text-align: middle;
}
div.language_selector a:link, visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
div.language_selector a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
div.language_selector img {
	padding-left: 53px;
}
div.header {
	height: 62px;
	background-color: #C8E1B3;
	background-image: url(img/header.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	padding-left: 46px;
	line-height: 22px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1A6A4C;
	font-weight: bold;
	text-align: left;
}
div.impressum {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #a6d0a6;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	border: 0px;
	margin: 0px;
	line-height: 22px;
}
div.impressum a:link {
	color: #a6d0a6;
	font-weight: bold;
	text-decoration: none;
}
div.impressum a:visited {
	color: #a6d0a6;
	font-weight: bold;
	text-decoration: none;
}
div.impressum a:hover {
	color: #a6d0a6;
	font-weight: bold;
	text-decoration: underline;
}
div.cont_menu {
	height: 33px;
	background-image: url(img/menu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 32px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1A6A4C;
	text-align: center;
}
div.cont_menu a:link{
  font-weight: normal;
}
div.cont_menu a:visited{
  font-weight: normal;
}
div.cont_menu a:hover{
  font-weight: normal;
}
div.welcome_line {
	height: 800px;
	text-align: center;
	background-image: url(img/white_border_line.gif);
	background-repeat: repeat-y;
}
div.content_line {
	background-color: #e4f0d9;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1A6A4C;
}
div.content_line a:link {
	color: #1A6A4C;
	font-weight: bold;
	text-decoration: underline
}
div.content_more {
	background-color: #e4f0d9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1A6A4C;
	
}
div.content_more_left {
	width: 167px;
	float: left;
}

div.content_more_middle {
	width: 190px;
	float: left;
}
div.content_more_right {
	width: 140px;
	padding-right: 10px;
	float: right;
	clear:right;
}
div.content_more_right img {
	padding-bottom: 12px;
}
div.content_more_left_big {
	width: 301px;
	padding-left: 40px;
	float: right;
	clear: right;
}
div.content_more_right_big {
	width: 239px;
	float: left;
	padding-left: 5px;
}
div.content_less {
	background-color: #e4f0d9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1A6A4C;
}
div.content_less_left {
	width: 166px;
	float: left;
}
div.content_less_middle {
	width: 220px;
	margin: 0px;
	float: left;
}
div.content_less_right {
	background-color: #ffffff;
	width: 151px;
	clear: right;
	float: right;
	margin: 0px;
	padding-left: 16px;
	background-image:url(img/content_less_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1A6A4C;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 2px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1A6A4C;
	text-decoration: none;
}
a:link {
	color: #1A6A4C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #1A6A4C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1A6A4C;
	font-weight: bold;
	text-decoration: underline;
}

td		{
	vertical-align:top;
	/*white-space:normal;*/
	font-size: 8pt;
}
