body {
	margin: 0px;
  font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
  font-size: 12px;
  background: url(../img/linie1.gif) top left repeat-x;
  background-color: #bdbdbd;  
}

#container{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content    
	{
	margin-left: -350px;
	position: absolute;
	top: -240px;
	left: 50%;
	width: 700px;
	height: 482px;
	visibility: visible;
  color: #cccccc;
}


a:link, a:active, a:visited, a:focus, a:hover { 
  text-decoration: none; 
}

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

#header {
  width: 700px;
  height: 92px;
  background: url(../img/header.jpg) top left no-repeat;
}

#header table{
  position: absolute;
  top: 65px;
  left: 190px;
}

#header table td{
  font-size: 12px;
  color: #cccccc;  
  font-weight: normal;
}

#block-oben{
  width: 151px;
  height: 21px;
  float: left;
}

#navi{
  width: 549px;
  height: 21px;
  float: right;
  background-color: #9091a6;
  color: #cccccc;  
}

#header #leistungen-navi{
  position: absolute;
  top: 94px;
  left: 279px;
  display: inline;
  visibility: hidden; 
}

#header #referenzen-navi{
  position: absolute;
  top: 94px;
  left: 379px;
  display: inline;
  visibility: hidden;
}

#block-grafik{
  clear: both;
  width: 151px;
  height: 370px;
  float: left;
}

#block-content{
  width: 549px;
  height: 370px;
  float: right;
  background-color: #e6e5ea;
}

#inhalt{
  color: #1f1f4b;
  text-align: left;
  width: 479px;
  height: 330px;
  margin: 20px 10px 20px 60px;
}

#inhalt a {
  color: #1f1f4b;    
}

.white {
  color: white;  
}

.size15 {
  font-size: 15px;  
}

.ls1 {
  letter-spacing: 1px;
}

.bold {
  font-weight: bold;  
}

.hand {
  cursor: pointer;  
}

.titel{
  font-size: 20px; 
  font-weight: bold; 
  letter-spacing: 5px;
}

h1{
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin: 0;
}

td.listpfeil {
  background: url(../img/list-pfeil.gif) top left no-repeat;
  padding: 3px 0 3px 20px;
}

td.lastlistitem {
  background: url(../img/list-pfeil-unten.gif) top left no-repeat;
}

.textbox {
  position: absolute; 
  top: 240px; 
  padding: 5px; 
  left: 465px; 
  width: 215px; 
  height: 225px;
  font-size: 11px;
}

.link-tipp{
  position: absolute; 
  top: 450px; 
  left: 210px; 
  width: 250px; 
}

input, textarea {
  border: 1px #9091a6 solid;
  background-color: white;
  color: #1f1f4b;   
}

img {
  border: 0;
}

td.current a{
  text-decoration: underline;
}

p{ margin: 0;}

ul{ margin: 0; padding: 0; list-style: none; }
li { text-decoration: underline; } 