*{
	padding: 0;
	margin: 0;
	border: 0;
}
body,html{
	height: 100%;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	background: #a0a0a0;
	text-align: center;
}
#gecko_scrollbar {
	display: none;
}
html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}
/* url(../../main/images/layout/bg.jpg) repeat-y */
/*
#topnavi img {
	vertical-align: bottom;
}
*/
#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
	background: url(images/layout/wrap_with_box.gif) repeat-y #FFFFFF left top;
}
#header {
	width: 100%;
	height: 127px;
	float: left;
	display: inline;
	background: url(images/layout/header.gif) repeat-x left top #FFFFFF;
}
#head1{
	width: 230px;
	height: 127px;
	float: left;
	display: inline;
	text-align: left;
	background: url(images/layout/head1.gif) no-repeat left top;
}
#head2{
  padding-top: 49px;
  padding-left: 90px;
	width: 400px;
	display: inline;
	float: left;
}
#head3{
	width: 135px;
	padding-left: 25px;
	padding-top: 110px;
	display: inline;
	float: left;
	text-align: left;
	background: url(images/layout/head3.gif) no-repeat center top;
}
#head3 A{
color: white;
}

#rootline {
	width: 100%;
	height: 28px;
	float: left;
	display: inline;
	text-align: left;
	background: url(images/layout/rootline.gif) repeat-x left top;
}
#root1 {
	height: 23px;
	padding-top: 5px;
	display: inline;
	float: left;
	text-align: left;
}
#spacer {
	width: 100%;
	float: left;
	height: 44px;
	background: url(images/layout/spacer1.gif) no-repeat left top;
}
#leftnavi {
	width: 163px; /* 163px + 0px + 0px = 163px */
	float: left;
	display: inline;
	background: url(images/layout/leftnavi.gif) repeat-y left top;
}
#content {
	width: 710px; /* 650px + 20px + 20px = 690px */
	float: left;
	margin: 0px 0px 2.5em 0px;
	padding: 0px 0px 0px 20px;
}

#footer {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #003366;
}
#ct1 {
	width: 707px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#ct11 {
	width: 510px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}
#ct12 {
	width: 172px;
	float: left;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
