* {
  padding: 0;
  margin: 0;
}

.link{
 border-width:0px;
 margin:  0px;
 margin-right:  48px;
 padding: 0px;
 float:left;
 position: relativ;
}

.link2{
 border-width:0px;
 margin:  0px;
 margin-right:  96px;
 padding: 0px;
 float:left;
 position: relativ;
}

.link3{
 border-width:0px;
 margin:  0px;
 margin-left:  0px;
 padding: 0px;
 float:left;
 position: relativ;
}

#navi{
  top:    0px;
  right:  0px;
  border: 0px;
  padding:0px;
  margin: 0px;
  height:16px;
  position: absolute;
}

#navi2{
  top:            0px;
  left:          16px;
  border:         0px;
  padding:        0px;
  margin:         0px;
  height:        16px;
  position:      absolute;
}

#container{
  margin: 0 auto;
  top:            50px;
  width:         864px;
  border:          0px;
  padding:         0px;
  position: relative;
  background: #353732;
}

#content{
  margin:  0px;
  top:     16px;
  left:    0px;
  width: 864px;
  border:  0px;
  padding: 0px;
  position: relative;

}

#content2{
  margin:  0px;
  top:     16px;
  left:    0px;
  height:241px;
  width: 864px;
  border:  0px;
  padding: 0px;
  position: absolute;
  background: url(../img/back2.gif);
}
#content3{
  padding: 0px;
  margin:  0px;
  margin-top:     11px;
  left:    0px;
  width: 864px;
  height: 23px;
  border:  0px;
  position: relative;
  background: url(../img/back3.gif);
}

#artist{
  width: 92px;
  height:18px;
  left:   0px;
  bottom: 5px;
  position: absolute;
  background: url(../img/artist.gif);
}

#mvirks{
  width: 140px;
  height: 18px;
  right:   0px;
  bottom:  5px;
  position: absolute;
  background: url(../img/mvirks.gif);
}

#katzeimsack{
  width:  86px;
  height: 9px;
  right:   0px;
  bottom: -10px;
  position: absolute;
  background: url(../img/katzeimsack.gif);
}

#buttons{
  padding-top: 15px;
  width: 864px;
  height: 207px;
  position: relative;
}

#text{
  border-width:1px;
  border-style:solid;
  border-color:black;

  width: 384px;
  height: 160px;
  left: 63px;
  top: 127px;
  position: relative;
}

.sp1{
  margin-left:4px;
  margin-top:4px;
  width: 188px;
  height:152px;
  position: absolute;
  color: black;
  font-size: 10px;
  font-family: verdana;
}

.image{
  margin-top: 14px;
  margin-bottom: 11px;
  border-width:1px;
  border-style:solid;
  border-color:black;
  position:realtive;
}

.navii{
  border-width:0px;
  position:realtive;
  float:left;
}

.resume{
  margin-left:32px;
  margin-top:0px;
  position: relative;
  color: white;
  font-size: 11px;
  font-family: verdana;
}
.textre{
  margin-left:-16px;
  font-weight:bold;
  color: #E9830C;
}

.tab1{
  margin-left: 12px;
  border=0;
}

.textb{
  font-weight:bold;
  color: white;
}

.textmain{
  margin-left:-16px;
  font-weight:bold;
  color: white;
}

.textlink{
  font-weight:normal;
  color: white;
  text-decoration:none;
}
