html {
	height:100%;
	width:100%;
	font-size:100.01%;
}

body {
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:0.75em;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

form {
	padding:0;
	margin:0;
}

hr {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	visibility:hidden;
	height:0 !important;
	width:0 !important;
}

img {
	border: 0;
}

.clear {
	clear:both;
  height:0;
  overflow:hidden;
}

#non_footer {
	position:relative;
	min-height:100%;
	width:100%;
}

* html #non_footer {
	height:100%;
}

#page {
/*Ahmed, new design 08.01.2010*/
/*	
 width:100%;
 background-position:center 10.33em;
 background-repeat:no-repeat;
*/
 background-position:left top;
 background-repeat:repeat-x;
 width:100%;
}

#fastaccess {
	display:none;
}

#header {
/*Ahmed, new design 08.01.2010*/
/*WAS => height:10.33em;*/
  height:7.5em;
/*Ahmed, new design 08.01.2010*/
/*  background:#C00F0F url(/gfx/header/background_header_main.gif) no-repeat scroll center center;*/
background:none;
background-color:#ffffff;

  position:relative;
  z-index:3;
}

#header_center {
	margin:0em auto;
	width:80em;
/*Ahmed, new design 08.01.2010*/
/*WAS => 	height:10.33em;*/
	height:7.5em;
	position:relative;
/*Ahmed, new design 08.01.2010*/
/*	background-color:#C00F0F;*/
background-color:#ffffff;
}

#header h1 {
	padding:0em;
	margin:0em;
	font-size:1.5em;
	font-weight:normal;
	position:absolute;
	top:2.33em;
	left:10.25em;
}

#header #logo {
	width:10.08em;
	height:4.92em;
	border:0em;
	position:absolute;
	top:0.96em;
	left:1.0em;
	border:0em;
}

#topnavbox {
/*Ahmed, new design 08.01.2010*/
/*	background: url(/gfx/header/specialnav_background.gif);*/
/*	
	background-position: left center;
	background-repeat: no-repeat;
*/
background:none;

/*Ahmed, new design 08.01.2010*/
/*	background-color: #C00F0F;*/
	float:right;
/*Ahmed, new design 08.01.2010*/
/*WAS => 	height:10.33em;*/
	height:auto;
	width:15.75em;

	/**
	position:absolute;
	left:64.17em;
	top:0em;
	**/
}

#search_query {
	border:1px black solid;
	height:1.25em;
	width:10.0em;
	float:left;
  margin-top:0.2em;
	margin-right:0.08em;
	padding-left:0.08em;
}

#search_button {
	float:left;
	border:0;
  margin:0.2em 0em 0em 0em;
	font-size:1.0em;
	padding:0.16em 0.25em 0.16em 0.75em;
}

#main {
	width:80.0em;
	background-position:top;
/**	background-repeat:repeat-x; **/
	padding:0em;
	margin:0em auto;
    postion:relative;
    z-index:1;
}

div.footer {
	/** width:80.00em; **/
	margin: 0px auto;
}

ul#footer {
	width:78.5em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0em;
	line-height:2.67em;
	list-style-type:none;
	padding:0.25em 0 0 1.5em;
}

ul#footer li {
	display:block;
	float:left;
	margin-right:0.75em;
	padding-right:1.0em;
}

ul#footer li.last {
	float:left;
	margin-right:0.75em;
	padding-right:0.0em;
	background-image:none;
}

#footer a,
#footer a:Link,
#footer a:Visited,
#footer a:Active {
	text-decoration:none;
}

#footer a:Hover {
	text-decoration:underline;
}

a.blauer_pfeil {
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:1.0em;
	text-decoration:none;
}

#menu {
	width:17.42em;
	float:left;
	margin:0;
	padding:0;
}

#container {
  float:left;
	width:62.50em;
	min-height:36.0em;
}

.systemcheck #non_footer {
    background-color: transparent;
    }

.systemcheck #page {
    background: transparent;
    }

#content {
	width:40.50em;
	float:left;
	line-height:1.5em;
	height:auto;
}

#rightbox {
	width:22.00em;
	float:right;
}

#flashbanner {
	width:62.50em;
	float:left;
}

#flashnavi {
  margin-bottom:1.33em;
  width:100%;
  position:relative;
  top:0;
  left:0;
}

* html #container, * html #menu {
	border:0em solid;
	height:1% !important;
}