html {
	background-color: #111;
	/*background-image: url(/fileadmin/templates/greiner/img/new-backgr2.jpg);
	background-position: 95% top;
	background-repeat: repeat-y;*/
}
.myCol_0 {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	float:left;
}
.myCol_1 {
	margin: 0;
	padding: 0;
	width: 65%;
	padding-right: 20px;
	float: left;
	/*text-align: left;
	background: url(/fileadmin/templates/greiner/img/layer-background.gif) repeat-y scroll right;
	z-index: 100;*/
	
}
.myCol_2 {
	margin: 0;
	padding: 0;
	width: 30%;
	/*text-align: left;*/
	float:right;
}
#wrapper {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #333;
	background-image: url(/fileadmin/templates/greiner/img/wrapper-back.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	padding: 10px;
}
#logo {
	float: left;
	text-align: left;
	width: 125px;
	height: 95px;
	border: 1px solid white;
	background-color: #000000;
	padding: 10px;
	/*padding-bottom: 20px;	*/
	margin-bottom: 2px;
}
#logo_name {
	float: left;
	width: 620px;
	height: 95px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#navit1 {
	float: left;
	clear: right;
	font-size: 10px;
	text-align: right;
	width: 445px;
	height: 12px;
	color: #FFF;
	margin-left: 2px;
	vertical-align: bottom;
	/*padding-top: 99px;*/
	line-height: 12px;
	/*margin-bottom: 3px;
	margin-top: auto;*/
}

#header_graf {
	float: left;
	clear: left;
	width: 590px;
	height: 201px;
	text-align: right;
	border: 1px solid white;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#topnavi {
	text-align: left;
	float: left;
	clear: both;
	/*width: 788px;*/
	width: 582px;
	padding: 5px;
	background-color: #333;
	border: 1px solid white;
}
#content {
	text-align: left;
	float: left;
	clear: right;
/*	width: 778px;*/
	width: 572px;
	padding: 10px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #FFF;
	background-color: #494949;
	color: white;
}
#footer {
	float: left;
	clear: right;
	width: 0px;
	height: 0px;
	background-color: #494949;
	visibility: hidden;
}
#footer_end {
	float: left;
	clear: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*width: 798px;*/
	width: 592px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #333;
	border: 1px solid white;
}
#nav {
	float: left;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 2px;
}
