   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;
   }

   .links {
   	height:575px;
   	left:0;
   	position:absolute;
   	top:80px;
   	width:100px;
   }

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

   .bottom {
   	background-color:#D8D9DB;
   	background-image:url(bot.gif);
   	height:30px;
   	left:100px;
   	margin:0 auto;
   	padding:2px;
   	position:absolute;
   	text-align:left;
   	top:670px;
   	width:600px;
   }
   
 .bottom_analog {
  display: none;
}

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

   .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 {
   color:white;
   	font-family:sans-serif;
   	font-size:12px;
   }
    big {
   	font-size:20px;
   }
   
   .text_bot {
   	text-align:right;
   }

   b {
   	font-weight:bold;
   }

   a {
   	color:#ffffff;
   	text-decoration:none;
   }

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

   a:visited {
   	color:red;
   }

   a.menu:hover {
   	background-color:#FFF;
   	color:red;
   	display:block;
   	padding:1px;
   	width:95px;
   }

   a.menu2 {
   	background-color:red;
   	border:thin solid silver;
   	color:#FFF;
   	display:block;
   	padding:1px;
   	text-decoration:none;
   	width:150px;
   }

   a.menu2:hover {
   	background-color:#FFF;
   	border:thin solid Red;
   	color:red;
   	display:block;
   	padding:1px;
   	width:150px;
   }

   td {
   	text-align:left;
   }

   a.hgv {
   	color:red;
   	text-decoration:none;
   }

   a.hgv:hover {
   	color:#000;
   	text-decoration:none;
   }

   a.hgv:visited {
   	color:Gray;
   	text-decoration:none;
   }

   a.menu,a.menu:visited {
   	background-color:red;
   	color:#FFF;
   	display:block;
   	padding:1px;
   	text-decoration:none;
   	width:95px;
   }

