<!--
@font-face {
    font-family: 'ud_gothic_bold';
    src: url('webfonts/underdockgothicpro-bold-webfont.eot');
    src: url('webfonts/underdockgothicpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/underdockgothicpro-bold-webfont.woff') format('woff'),
         url('webfonts/underdockgothicpro-bold-webfont.ttf') format('truetype'),
         url('webfonts/underdockgothicpro-bold-webfont.svg#underdock_gothic_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ud_gothic_medium';
    src: url('webfonts/underdockgothicpro-medium-webfont.eot');
    src: url('webfonts/underdockgothicpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/underdockgothicpro-medium-webfont.woff') format('woff'),
         url('webfonts/underdockgothicpro-medium-webfont.ttf') format('truetype'),
         url('webfonts/underdockgothicpro-medium-webfont.svg#underdock_gothic_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ud_gothic_regular';
    src: url('webfonts/underdockgothicpro-regular-webfont.eot');
    src: url('webfonts/underdockgothicpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/underdockgothicpro-regular-webfont.woff') format('woff'),
         url('webfonts/underdockgothicpro-regular-webfont.ttf') format('truetype'),
         url('webfonts/underdockgothicpro-regular-webfont.svg#underdock_gothic_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ud_std_bold';
    src: url('webfonts/underdockstd-bold-webfont.eot');
    src: url('webfonts/underdockstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/underdockstd-bold-webfont.woff') format('woff'),
         url('webfonts/underdockstd-bold-webfont.ttf') format('truetype'),
         url('webfonts/underdockstd-bold-webfont.svg#underdock_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: ud_gothic_regular;
	color: #333333;
}
#LogosTop {
	width: 1020px;
	height: 74px;
}
#NaviWrapper {
   width:100%;
   height: 34px;
   background-color: #333333;
}

#NaviTop {
	width: 1020px;
	height: 34px;
	vertical-align: middle;
	background-color: #333333;
	font-family: ud_gothic_regular;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: left;	
}
.NaviTopButton {
	height: 34px;
	display:table-cell;
	text-align:right;
	vertical-align: middle;
}
#ImageTop {
	width: 1020px;
	height: 378px;
}
#Plange-Block {
	height: 251px;
	background: url(img/UD_Img_PlangeMuehle_1928px.jpg) no-repeat center;
}
#Footer-Block {
	height:250px;
	background-color:#333333;
	font-size: 1px;
	font-family: ud_gothic_regular;
	color: #333333;
}
.Bottom_HL_blue {
	font-family: ud_gothic_bold;
	font-size: 14px;
	color: #416c8d;
	line-height: 21px;
	letter-spacing:1px;
}
.Bottom_Copy_grey {
	font-family: ud_gothic_regular;
	font-size: 12px;
	color: #969696;
	line-height: 21px;
	letter-spacing:1px;
}
.Bottom_Copy_grey a {
	color: #969696;
	text-decoration:none;
}
.Bottom_Copy_grey a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.Bottom_Copy_blue {
	font-family: ud_gothic_regular;
	font-size: 12px;
	color: #416c8d;
	line-height: 20px;
}
.Textfield_Login {
     background-color: #FFFFFF;
     border: 4px solid #D5DEE9;
	 font-size: 23px;
	 font-family: ud_gothic_regular;
     color: #D5DEE9;
	 letter-spacing:1px;
	 height: 76px;
	 width: 470px;
     font-size: ;
     font-family: ;
     font-style: normal;
     font-weight: ;
	 -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
	 display: table-cell;
	 vertical-align:middle;
	 padding-left: 50px;
	 margin-bottom: 20px;
     }
.Button_Login {
     background-color: #00B600;
     border: 4px solid #00B600;
	 font-size: 23px;
	 font-family: ud_gothic_regular;
     color: #FFFFFF;
	 letter-spacing:1px;
	 height: 80px;
	 width: 520px;
     font-size: ;
     font-family: ;
     font-style: normal;
     font-weight: ;
	 -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
	 display: table-cell;
	 vertical-align:middle;
	 text-align:center;
	 margin-bottom: 20px;
	 cursor:pointer;
     }
.Button_Login_noMouseover {
     background-color: #00B600;
     border: 4px solid #00B600;
	 font-size: 23px;
	 font-family: ud_gothic_regular;
     color: #FFFFFF;
	 letter-spacing:1px;
	 height: 80px;
	 width: 520px;
     font-size: ;
     font-family: ;
     font-style: normal;
     font-weight: ;
	 -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
	 display: table-cell;
	 vertical-align:middle;
	 text-align:center;
	 margin-bottom: 20px;
	}
-->
