html, body {
	height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
	margin: 0;
	padding: 0;
	background-color: #ffffff !important;	
	overflow: hidden !important;
	min-width: 1024px;
}

body, #page {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
  margin: 0 auto;
  text-align: center;
  line-height: 17px;
  min-width: 1024px;
}

body{	
	padding: 0 0 30px 0;
	text-align:center;	
}

#UMELogon {
	text-align: center;	
}

/********************************
	general settings
********************************/

form {
  margin: 0;
  padding: 0;
  line-height: 17px;
}

img {
  border: none;
}

a {
  text-decoration: none;
}

body,
#page {
	font-size: 13px;
	font-weight: normal;
	color: #5a5a5a;
	text-align: center;
}

table {
	margin:0px;
	padding:0px;
	border:0px;
}

div#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	max-width: 1366px;	
}

div#wrapper {
  color: #ffffff;
  width: 100%;
  float: left;
  text-align: center;
  height: 100%;
  overflow: hidden !important;
}

div#top {
	width: 100%;
  	height: 100%;
	margin-right: 0px;
  	z-index: 200;
}

/* use this after content using class image_left or image_right */
.clearer {
	clear: both;
	width: 1px;
	height: 1px;
	line-height: 1px;	
	font-size: 1px;
}

/********************************
	header welcome message
********************************/

#welcome {
	float: left;
  color: #5a5a5a;
  font-size: 11px;
  line-height: 16px;
}


#welcome span {
  color: #0064ad;
  font-weight: bold;
}

/********************************
	header image
********************************/

#header {
	position: relative;
    height: 57px;
    z-index: 100;
	background: #fff url(../images/bg_header.png) no-repeat right top;
}

#header h1 {
  margin: 0;
}

#logo {
	float: left;
	height: 22px;
	padding-top: 2px;
	margin-top: 10px;
	margin-left: 40px;
}

/*
	Lang Selector
*/

#language {
	float:right;
	margin-top: 17px;
	width: 160px;
	padding-right: 40px;	
}

#lang_first{
	float: right;
	width: 151px; 
	border: 1px solid #999999;
	background-color: #fff;
	font-size: 11px;
	color: #000;
	padding-left: 7px;
	padding-top: 5px;
	line-height: 11px;
	height: 17px;
}

#lang_list{
	padding-left: 7px;
	display: none;
	max-height: 300px;
	width: 151px;
	position: absolute;
	background-color: #fff;
	top: 41px;
	margin-top:0px;
	height:300px;
	overflow:auto;;
}

#lang_list .lang_selected {
	color: #047ed5;
	font-weight: bold;
}

#lang_list ul{
	list-style:none outside none;
	width: 100%;
	padding-left: 0px;
	margin: 0px;
	cursor: pointer;
	float:left;
	height:auto;
}	
#lang_first_left {
	float: left;
	width: 137px;
}
#lang_first_right {
	float: right;
	padding-right: 7px;
	width: 7px;
}
/********************************
	search input field
********************************/

.search {
	position: absolute;
	top: 10px;
	right: 15px;
	border: 1px solid #969696;
}

.search .inner {
	position: relative;
	width: 283px;
	height: 29px;
	background: url(../images/bg_search.gif) repeat-x;
}

.search input {
	position: absolute;
	width: 243px;
	height: 29px;
	left: 0;
	top: 0;
	padding: 0;
	line-height: 27px;
	text-indent: 5px;
	font-size: 12px;
	color: #9f9e9e;
	border: 0;
	background: transparent;
}

.search button {
	position: absolute;
	width: 40px;
	height: 29px;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border: none;
	background: transparent url(../images/bt_search.png) no-repeat center bottom;
}

/********************************
	sub navi column
********************************/

#sub_navi {
  display: block;
  clear: both;
  width: 194px;
  float: left;
  margin: 0;
}

#sub_navi a.big_highlight_link {
  display: block;
	color: #2f51a3;
  font-weight: bold;
  margin: 1px 0 0 10px;
	padding-left: 10px;
	background: #FFF url(../images/icons/bullet_blue.gif) no-repeat 0px 0.45em;
}

#additional {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 101;
}
/********************************
	main content div
********************************/

#main {
	width: 800px;
	background-color: transparant;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*IE-Fix*/
	height: 395px;
}

#footer_navi {
	font-size: 11px;
	text-align: right;	
	width: 100%;
	color: #ffffff;
	position: relative;
}

#footer_navi ul {
	background-image: url(../images/bg_main.png);
	position: absolute;
  	bottom: 20px;
  	padding: 0;
  	right: 1px;
  	list-style-type: none;
 	margin-bottom: 0px;
  	height: 23px;
}
#footer_navi ul li{
	float: right;
	margin-right: 40px;
	list-style: none outside none;
}

#extrafooter ul.footer {
	background: none;
	text-align: right;
	margin: 0;
	padding: 0 15px 0 0;
	width: auto;
}

/* Footer for IE */

ul.footer {
	  position: absolute;
  	bottom: 0px;
 	padding: 0;
 	 right: 1px;
  	list-style-type: none;
 	 margin-bottom: 0px;
 	 height: 23px;
}

ul.footer li {
	float: right;
	padding: 0 0 0 10px;
	color: #ffffff;
	margin-right: 40px;
	text-align: right;
	line-height:22px;
}

ul.footer li a {
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}


ul.footer {
  background-image: url(../images/bg_main.png);
}


.lang #loginurl_lang {
	display: none !important;
	height: 0px;	
}
#ajax_load {
	height: 25px;
	float: left;
	text-align:center;
	width:632px;	
}
.maintenanceSection{
	display:none;
}

.forgotPassw{
	margin-top:25px;
}
/********************************
	Table
********************************/
 
table th {
	height: 80px;	
}
table th span {
	font-size: 14px;
	margin-top: 33px;
	float: left;
	font-weight: normal;
	color: #fff;
}

/********************************
	Scrollbars
********************************/
.hlpScrollBar {
	background-image :url(../images/scrollbar_back.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:center center;
}

.hlpDrag {
	background-image :url(../images/scrollbar_drag.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:center center;
	margin-left:2px;
}
