* {
	margin: 0;
	padding: 0;
}
html, body {
	font: 11px arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background: #606060 url(../images/Hintergrund.png) repeat;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	behavior: url(PIE.htc);
}

#wrapper {
	position: absolute;
	width: 1000px;
	border: 0px #B9AA94 solid;
	background: #fff;
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -500px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-right: 1px solid #a0a0a0;
}
#wrap {
	float: left;
	background: #ffffff;
	border-right: 1px solid #d0d0d0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
  padding-bottom:30px;
	/*background: #ffffff url(../images/left.gif);
	background-repeat: repeat-y;
*/
}

#big{
  float:left;
  width:970px;
  margin-left:10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;  
}

.login {
	position: absolute;
	width: 300px;
	height: 200px;
	top: 35%;
	left: 35%;
	padding: 0px;
	border: 1px solid #b0b0b0;
  background-image: url(../images/);
	font-size: 11px;
	box-shadow: #333 3px 3px 6px;
	behavior: url(PIE.htc)
}

.htop {
	float: left;
  width: 990px;
	height: 15px;
	padding: 5px;
	background: #333333 url(../images/ui-bg_glass_25_333333_1x400.png) 50% 50% repeat-x;
	color:#FFFFFF;
	text-align: right;
	z-index: 100;
}
.htop a{
  color:#FFFFFF;
}

.lo {
	line-height: 15px;
	padding: 6px;
	background-image: url(../images/spacer.png);
	background-repeat: no-repeat;
	border-left: 0px solid #FFFFFF;
}
a.lo {
	line-height: 15px;
	padding: 6px;
	border-left: 0px solid #FFFFFF;
	text-decoration: none;
}
a.lo:hover {
	background: #333333 url(../images/head_red.png) 50% 50% repeat-x;
	text-decoration: none;
}

.color-1 {
	color: #E41D13;
}
.color-2 {
	color: #6F0D00;
}
.color-3 {
	color: #FFFFFF;
}
.color-4 {
	color: #BD0000;
}
.color-5 {
	color: #776959;
}
.size-1 {
	font-size: 34px;
}
.size-2 {
	font-size: 16px;
}
.size-3 {
	font-size: 12px;
}
.size-4 {
	font-size: 11px;
}

.eingabe {
	border: 1px solid #b0b0b0;
	background: #FFFFFF;
	width: 95%;
	padding: 3px;
	font-size: 11px;
	width: 450px;
}
#footer {
	float: left;
	width: 990px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 25px;
	padding: 5px;
	background: #e0e0e0;
	/*background: url(../pics/fo.gif) no-repeat;
*/
	border-top: 0px solid #003366;
	font-size: 11px;
}
#footer a {
	width: 180px;
	color: #c0c0c0;
	text-decoration: none;
}
#footer a:hover {
	color: #CAB297;
}
#foo{
 width:1001px;
}
