		body { 
			padding: 0;
			margin: 0;
			background-position: top center; 
			background-repeat: no-repeat; 
			background-color: #000;
			background-attachment: fixed;
			font-size:12px;color:#000000;font-family:Arial, Helvetica, sans-serif;line-height:18px;}

	
		img#expando { 
			position: absolute; 
			display: none; 
			z-index: 1; 
			-ms-interpolation-mode: bicubic; 
		} 

		.wide img#expando, 
		.tall img#expando { 
			display: block; 
		} 

		.wide img#expando { 
			width: 100%; 
			height: auto; 
		} 

		.tall img#expando { 
			width: auto; 
			height: 100%; 
		}
	
		.ie6fixed {
			position: absolute;
			top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
		}
		/* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -250px;
   text-align: center;
   min-width: 90%; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 96%;
	height: 490px;
	margin: 0px auto;
	background-image:url(../img/ranken.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.leisteoben {position: absolute;margin-top:175px;width:100%;height:38px;background-color:#FFFFFF;}
.leistemitte {position: absolute;margin-top:213px; width:100%;height:74px;background-color:#06c81d;}
.leisteunten {position: absolute;margin-top:287px; width:100%;height:38px;background-color:#FFFFFF;}
.impressum{width:99%;text-align:right;height:20px;margin-top:9px;text-transform:uppercase;font-size:10px;}
.logo {position:absolute;margin-top:19px; margin-left:20px;}
.mainmenu {position:absolute;margin-top:12px;margin-left:300px;height:28px;font-size:18px;text-transform:uppercase;color:#FFFFFF;}
.showcase_items {position:absolute;margin-top:-2px;margin-left:404px;height:20px;font-size:12px;text-transform:uppercase;color:#000000;}


ul {list-style:none;}
li {list-style:none; display:inline;padding-right:12px;}

li a{color:#FFFFFF;text-decoration:none;font-weight:normal;	}
li a:hover{color:#000000;text-decoration:none;}

ul.submenu {list-style:none; list-style:inline;}
li.submenu {list-style:none; display:inline;padding-right:4px;}

li.submenu a{color:#000000;text-decoration:none;font-weight:normal;	}
li.submenu a:hover{color:#06c81d;text-decoration:none;}

h1 {margin:4px;}
p{margin:0;margin-bottom:12px;margin-left:6px;width:600px}
.content_box {background-image:url(../img/ranken_box.png);background-repeat:no-repeat;background-position:right;padding-bottom:20px;margin-bottom:-20px;padding-top:20px;margin-top:-20px;}
.content_bg {background-image:url(../img/ranken_bg.png);background-repeat:no-repeat;background-position:right;padding-bottom:20px;margin-bottom:-20px;padding-top:20px;margin-top:-20px;padding-right:20px;margin-right:-10px;}