html, body {
	margin:0;
	padding:0;
}


body {
        scrollbar-arrow-color:#3D3D3D;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#3D3D3D;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:#3D3D3D;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-track-color:#3D3D3D;
        background-color: #FFFFFF;
        }

#bg {
        background-color: #FFFFFF;
        width:980px;
        height:600px;
        position:relative;
        background-repeat:no-repeat;
        z-index:1;
        }


a{         font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
           color:#3D3D3D;
           font-size:13px;
	  font-weight:normal;
           text-decoration:none;}

a:link     {color:#3D3D3D;}
a:visited  {color:#3D3D3D;}
a:hover    {color:#90BAD6;}
a:active   {color:#3D3D3D;}



#header {
	position:relative;
	top:5px;
	left:22px;
	background-color:transparent;
}

#navi {
      	position:absolute;
      	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
      	color:#3D3D3D;
      	font-size:20px;
	letter-spacing:0.5px;
	font-weight:bold;
	top:180px;
	left:60px;
	width:470px;
	height:400px;
	background-color:transparent;
	z-index:3;
}

a.link { font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
      	color:#004A80;
      	font-size:14px;
	line-height:1.2em;
	font-weight:normal;
         text-decoration:none;}

a:link.link     {color:#004A80;}
a:visited.link  {color:#004A80;}
a:hover.link    {color:#3D3D3D;}
a:active.link   {color:#004A80;}


#start {
      	position:absolute;
	top:120px;
	left:50px;
	width:85px;
	height:20px;
	background-color:transparent;
	z-index:4;
}

#leistungen {
      	position:absolute;
	top:64px;
	left:60px;
	width:85px;
	height:20px;
	background-color:transparent;
	z-index:4;
}

#referenzen {
      	position:absolute;
	top:60px;
	left:50px;
	width:85px;
	height:20px;
	background-color:transparent;
	z-index:4;
}

#links {
      	position:absolute;
	top:62px;
	left:58px;
	width:85px;
	height:20px;
	background-color:transparent;
	z-index:4;
}

#impressum {
      	position:absolute;
	top:56px;
	left:50px;
	width:85px;
	height:20px;
	background-color:transparent;
	z-index:4;
}

#content {
      	position:absolute;
      	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	text-align:left;
      	color:#3D3D3D;
      	font-size:14px;
	line-height:1.2em;
      	top:260px;
	left:580px;
	width:340px;
	height:250px;
	background-color:transparent;
	z-index:4;
}

#fuss {
      	position:absolute;
         font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
         color:#3D3D3D;
         font-size:12px;
         font-weight:normal;
      	top:100px;
	left:-180px;
	width:450px;
	text-align:left;
	z-index:3;
}

table {
      	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
      	color:#3D3D3D;
      	font-size:14px;
	line-height:1.2em;
	background-color:transparent;
}


h1{
      	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
      	color:#004A80;
      	font-size:16px;
	line-height:1.5em;
}

h2{
      	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
      	color:#004A80;
      	font-size:14px;
	line-height:1.5em;
}