body {
	font-family: arial, tahoma, verdana, Geneva, Helvetica, sans-serif;
	background : #E1E2E4;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	height:100%;
}

html {
	height:100%;
}

a {
	color: #002f67;
}

a:hover {
	text-decoration: none;
}

#main_frame {
  position:absolute;
  background-image : url(scr_images/main_bg.gif); 
  background-repeat : no-repeat;	
	top:50%;
	left:50%;
	margin-top : -210px;
	margin-left : -400px;
	width:800px;
	height:420px;
	text-align:left;
}

#main_frame_center {
  position:absolute;
  background-image : url(scr_images/main_bg_center.gif); 
  background-repeat : no-repeat;	
	top:50%;
	left:50%;
	margin-top : -210px;
	margin-left : -400px;
	width:800px;
	height:420px;
	text-align:left;
}
/*
#main_frame {
  position:relative;
	margin-left:auto;
	margin-right:auto;  
	margin-top:auto;
	margin-bottom:auto;  	
	width:800px;
	height:420px;
}*/

#flash_div {
  position:relative;
  float:left;
	width:512px;
	height:350px;
}

#flash_div2 {
  position:relative;
  float:left;
	width:800px;
	height:350px;
}

#cnt_div {
  float:right;
	width:288px;
	height:350px;
}

#space_7_px {
  clear:both;
	font-size:1px;
	width:800px;
	height:7px;
}

#menu_0_div {

  clear:both;
	width:804px;
	height:28px;
	
	overflow: hidden;
}



#menu_0_div .m_active {
	background-color:#FFFFFF;
}

#menu_0_div .a_active {
	color:#FCAF17;
}

#menu_0_div .a_active:hover {
	color:#FCAF17;
}

#menu_0_div a {
  font-size:11px;
  color:#FFFFFF;
	text-decoration:none;
}

#menu_0_div a:hover {
  font-size:11px;
  color:#FFFFFF;
	text-decoration:underline;
}

#impressum {
  width:800px;
  padding-top:11px;
  font-size:11px;
  color:#999999;
}

#impressum a {
  color:#999999;
	text-decoration:none;
}

#impressum a:hover {
  color:#999999;
	text-decoration:underline;
}

#logo_div {
  background-image : url(scr_images/logo.gif); 
  background-repeat : no-repeat;
	width:288px;
	height:114px;
}

#main_content {
  position:relative;
  top:151px;
	height:199px;
	background-repeat : no-repeat;
}

#trans {
   position:absolute;
   width:512px;
	 height:89px;
	 top:241px;
}

#hr_map_div {
   position:absolute;
   width:116px;
	 height:109px;
	 top:241px;
	 right:0px;
}

#menu_1_div {
   font-size:10px;
   position:absolute;
   text-align:right;
	 padding-right:17px;
	 padding-top: 10px;
	 top:241px;
	 right:0px;
	 line-height:17px;
}

#menu_1_div .m_active {
	background-color:#FFFFFF;
}

#menu_1_div .a_active {
	color:#FCAF17;
}

#menu_1_div .a_active:hover {
	color:#FCAF17;
}

#menu_1_div a {
  font-size:10px;
  color:#FFFFFF;
	text-decoration:none;
}

#menu_1_div a:hover {
  font-size:10px;
  color:#FFFFFF;
	text-decoration:underline;
}

#menu_1_div2 {
   font-size:10px;
   position:absolute;
   text-align:right;
	 padding-top: 10px;
	 top:241px;
	 right:116px;
	 line-height:17px;
}

#menu_1_div2 .m_active {
	background-color:#FFFFFF;
}

#menu_1_div2 .a_active {
	color:#FCAF17;
}

#menu_1_div2 .a_active:hover {
	color:#FCAF17;
}

#menu_1_div2 a {
  font-size:10px;
  color:#FFFFFF;
	text-decoration:none;
}

#menu_1_div2 a:hover {
  font-size:10px;
  color:#FFFFFF;
	text-decoration:underline;
}

#area {
	height: 79px;
	width: 12px;	
	position: absolute;
	top: 95px;
	left: 299px;
}
 
#knob {
	height: 20px;
	width: 12px;
	background-color: #FFFFFF;
}

#container {
	height: 89px;
	width: 262px;
	position: absolute;
	top: 90px;
	left: 13px;
	overflow: hidden;
	color: #999999;
	font-size: 11px;
	text-align:center;
	line-height: 15px;
}

#form_container {
	width: 265px;
	height: 235px;
	margin-top: -26px;
	position: absolute;
	top: 0px;
	left: 10px;
	overflow: hidden;
	color: #999999;
	font-size: 11px;
}

.page {
	position: absolute;
	width: 265px;
	bottom: 20px;
}

ul{
	margin: 0px;
	padding: 0px;  
	list-style: none; 	
}

li {  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 6px 0;  
	padding: 0; 
} 

label{
	display: block;
	float: left;  
	width: 90px; 
	margin: 0;
	margin-right: 5px;
	text-align: right;
}

textarea{
	height: 65px;
}

input, textarea{
	width: 150px;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
  background-image : url(scr_images/shadow_form.gif); 
  background-repeat : repeat-x;	
}

form a.button_right{
	position: absolute;
	float: none;
	color:#FCAF17;
	right: 20px;
	text-decoration: none;
	bottom: 0px;
	cursor: pointer;
	cursor: hand;
}

form a.button_right:hover{
	cursor: pointer;
	cursor: hand;
}

form a.button_left{
	position: absolute;
	float: none;
	color:#FCAF17;
	left: 95px;
	text-decoration: none;
	bottom: 0px;
	cursor: pointer;
	cursor: hand;
}

form a.button_left:hover{
	cursor: pointer;
	cursor: hand;
}

submit{
	float: none;
	width: auto;  
	border: 0px none #FFF;
	padding-left: 12em;
}

#top_line {
	height: 1px;
	width: 22px;	
	position: absolute;
	top: 90px;
	left: 294px;
	border-top: 1px solid #FFFFFF;
}

#bottom_line {
	height: 1px;
	width: 22px;	
	position: absolute;
	top: 179px;
	left: 294px;
	border-top: 1px solid #FFFFFF;
}

#gallery_container {
	position: absolute;
	width: 213px;
	left: 20px;
}

.gallery {
   	float:left;
   	margin-left: 14px;
   	margin-bottom: 10px;
}

#flashcontent {
  	width:512px;
	height:350px;
}

#login_container {
  padding-left: 115px;
  padding-right: 115px;
  padding-top:177px;
  color: #999999;
  font-size: 11px;
  text-align:center;
  position: relative;
}

#container2 {
  height: 222px;
  padding-left: 115px;
  padding-right: 115px;
  padding-top:177px;
  color: #999999;
  font-size: 11px;
  text-align:center;
  position: relative;
}

#login_form {
margin:0px;
padding:0px;
margin-left:325px;
padding-top:15px;
color: #999999;
font-size: 11px;
text-align:left;
}

#logout_form {
margin:0px;
padding:0px;
}

#popup_registration {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display:none;
	position: relative;
	overflow: hidden;
	top: 170px;
	width: 208px;
	opacity: 0.0;
	filter: alpha(opacity = 00);
	font-size: 11px;
	font-face: arial;
	color: #878787;
	background-color: #d2d2d2;
	padding: 10px;
	text-align: left;
}

#reg1, #reg2, #reg3 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
	background-color: #ffffff;
	padding: 20px;
	padding-top: 18px;
	position: relative;
	width: 188px;
	height: 258px;
	display: none;	
}

#reg1, #reg2, #reg3 {
	width: 188px;	
}

#reg1 {
	display: block;
}

.red_border{
	border: 1px solid red;	
}

.padding_bottom{
	padding-bottom: 3px;
}

#popup_background {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	background-color: black;
	opacity: 0.0;
	filter: alpha(opacity = 00);
}