   body {
   	margin-top:0;
   	text-align:center;
   }

   .container,.top,.links {
   	margin:0 auto;
   	padding:0;
   	text-align:left;
   }

   .container {
   	height:675px;
   	position:relative;
   	width:718px;
   }

   .top {
   	height:70px;
   	left:0;
   	position:absolute;
   	top:0;
   	width:710px;
   }

  

   .content {
   	height: 585px;
   	left: 0px;
   	overflow: auto;
   	padding-right: 1px;
   	position: absolute;
   	text-align: left;
   	top: 80px;
   	width: 718px;
   	overflow-x: hidden;
   	overflow-y: auto;
   }

   .bottom {
   	background-color:#D8D9DB;
   
   	height:30px;
   	left:0px;
   	margin:0 auto;
   	padding:2px;
   	position:absolute;
   	text-align:left;
   	top:670px;
   	width:718px;
   }

   .ueber {
   	background-color:#e9e9e9;
   	height:17px;
   	padding:0 3px 0 0px;
   	text-align:right;
   	width:700px;
   }

   .pageheader {
   	background-color:#e9e9e9;
   	height:17px;
   	padding:0 3px 0 1px;
   	text-align:right;
   	width:600px;
   	font-family:sans-serif;
   	font-weight:bold;
   	font-size:12px;
   }


   b,p,td,.text,a, big {
   	font-family:sans-serif;
   	font-size:12px;
   }
    big {
   	font-size:20px;
   }
   
   .text_bot {
   	text-align:right;
   }

   b {
   	font-weight:bold;
   }

   a {
   	color:#000;
   	text-decoration:underline;
   }

   a:hover {
   	color:Red;
   	text-decoration:none;
   }

   a:visited {
   	color:red;
   }

  
