body
{
 margin: 0;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 font-size: 75%;
 text-align: center;
 background-color: #FFF;
 margin-top: 30px;
}

p
{
 margin: 0;
 padding: 0 0 5px 0;
}

h1
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
 font-size: 10px;;
}

div.page
{
  width: 822px;
  margin:0 auto;
} 

div.head
{
  text-align:;
}

div.content
{
 padding-top: 0px;
} 

img
{
  vertical-align: bottom;
  border: 0px;
} 

a
{
 text-decoration: none;
 font-size: 10px;
 color: #000;
} 

a:hover
{
 color: #7A2E6F;
} 

a.contentlink
{
 text-decoration: none;
 font-size: 12px;
 color: #66676A;
 font-weight: bold;
}

div.text
{
 width: 100%;
}

td
{
 vertical-align: top;
}

table td
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 font-size: 10px;
}

table.main 
{
 border-collapse: collapse;
 margin-top: 50px;
}

table.main td
{
 text-align: left;
  margin-top: 30px;
}

table.main td.mybackleft
{
 background-image: url(../images/star_left.gif);
 background-repeat: no-repeat;
 background-position: 100% 30%;
}

table.main td.mybackright
{
 background-image: url(../images/star_right.gif);
 background-repeat: no-repeat;
 background-position: 0% 30%;
}

div.mycolorcontact
{
 color: #FFF;
 font-size: 10px;
 text-align: left;
 background-color: #7A2E6F;
 padding: 10px 5px 10px 30px;
}

div.mynavi
{
 color: #FFF;
 text-align: right;
 padding: 0 130px 0px 30px;
}

div.mynavi img
{
  margin-bottom: 10px;
}

div.lebenslauf
{
  background-image: url(../images/bg_lebenslauf.jpg);
  background-repeat: no-repeat;
  height: 500px;
}

table.life
{
 width: 400px;
 margin: 230px 0 0 400px;
}
