body {
  margin: 0px; 
  border: 0px;
  background-image:url(bilder/bg.jpg);
  background-position: center;
  background-repeat: repeat-y;
  background-color:#B7C4D7;
}


.container {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0px;       /* standardkonforme horizontale Zentrierung */
    width: 802px;
    margin: auto;
    padding: 0px;
  }
  
  



.header
{
width:802px;
height:150px;
text-align:center;
background-image:url(bilder/top.jpg);
}



 .webdesign {

line-height:17px;
padding-top:50px;
padding-left:60px;
padding-right:30px;
font-family: verdana, arial;
font-size:70%;
color:#474747;
  }


.bg-liste
{
background-image:url(bilder/bg-liste.jpg); clear:both; width:700px; height:73px; margin-left:-10px; line-height:15px;
}


.referenzen
{
position:relative; 
top:12px; 
float:right; 
width:120px; 
margin-right:70px;
}

.firma
{
position:relative; 
top:12px; 
float:right; 
width:280px; 
margin-right:50px;
 }
  
  
h1
{
position: absolute;
font-size:24px;
top:5%;
left:50%;
color:#002D4E;
}

h2
{
font-size:12px;
display:inline;
}

h4
{
font-size:12px;
display:inline;
}
  
  a:link { font-family: Verdana, Arial; font-size:100%; color:#3260A6; text-decoration:underline;}
a:visited { font-family: Verdana, Arial; font-size:100%; color:#3260A6; text-decoration:underline;}
a:hover { font-family: Verdana, Arial; font-size:100%; color:#3260A6; text-decoration:none;}

#cv
{
margin-right:10px;
color:#0046A4;
font-weight:bold;
}
