html {
	padding-left:50px;
	margin:0px;
	height: 100%;
}


body {
	width:900px;
 	background-color: #FFF;
	padding:0px;
	margin:0px;
}


#top {
  margin-top:10px;
  width: 890px;
  height: 100px;
background-color: #FFFFFF;
  
}

#flash {
	width: 890px;
	height: 190px;
	background-color: #ffffff;
}

#bigpic {
	width: 890px;
	height: 190px;
	background-color: #dcdcdc;
/*	border: 1px solid black;*/
}

#block {
  position: absolute;
  left: 50px;
  top: 20px;
  width: 300px;
  
	
	
}

#Zentrale {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 300px;
  background-color: #ffffff;
  height: 200px;	
}

#Berlin {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 300px;
  background-color: #ffffff;
  height: 200px;	
}

#Duesseldorf {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 300px;
  background-color: #ffffff;
  height: 200px;	
}

#Hamburg {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 300px;
  background-color: #ffffff;
  height: 200px;	
}

#Hannover {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 300px;
  background-color: #ffffff;
  height: 200px;	
}

#logo {
  position: absolute;
	top: 20px;
	left: 795px;
	width: 135px;
	height: 81px;
	border: none;
}

#topmenu {
  position: absolute;
	top: 85px;
	left: 50px;
	width: 650px;
	height: 100px;
	border: none;
}

#menu {
  position: absolute;
	top: 120px;
	left: 170px;
	width: 130px;
	height: 200px;
	border: none;
	padding-top: 2px;
}

#down {
  width: 888px;
  height: auto;
  min-height:230px;
  background-color: #FFFFFF;
  padding: 0 0 20px 0;
  margin: 0px;
  border: 1px solid white;
}


#content {
 	position: relative;
	top: 15px;
	left: 0px;
	width: 550px;
	height: auto;
	
	
}

#contentrns {
 	position: relative;
	top: 0px;
	left: 0px;
	width: 550px;
	height: auto;
	
	
}

#contentport {
 	position: relative;
	top: 15px;
	left: 0px;
	width: 700px;
	height: auto;
	
	
}

#shareprice {
  position: absolute;
  left: 764px;
  top: 305px;
  width: 165px;
  height: 170px;
  background-color: #FFFFFF;
}

#members {
  position: absolute;
  left: 764px;
  top: 480px;
  width: 165px;
  height: 65px;
  
}

#footer {
	position: relative;
	left: 0px;
	top: 5px;
	width: 300px;
	padding-bottom: 5px;
}

ul {
margin: 0; 
padding-left: 15px; 
}

li {
list-style-type: square;
color: #3b3b3b;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}

ul.rule {
margin: 0; 
padding-left: 15px; 
}

li.rule {
list-style-type: square;
color: #3b3b3b;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}