* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(img/bg.jpg);
 background-position:center top;
 background-repeat:repeat-x;
 overflow:hidden;
 color: #ffffff;
}

p {
 padding: 20px;
}

#form, td, tr {
 padding-left: 20px;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
}

#topnavigation { 
 width: 786px;
 text-align:right;
 padding-top:8px;
}

#inhalt { 
 width: 500px;
 position:absolute;
 top:180px;
}

#footer {
 background-image:url(img/schau_auf_dich.png);
 background-position:center;
 background-repeat:no-repeat;
 width:600px;
 height:30px;
 position:absolute;
 bottom:20px;
 margin-bottom:-2px;
}

#home {
 width:800px;
 height:120px;
 position:absolute;
 top:30px;
}

#impr { 
 width: 800px;
 overflow:auto;
 position:absolute;
 top:180px;
 bottom:60px;
}

#kasten { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/infokasten.png);
 background-repeat:no-repeat;
}

#kasten_kl { 
 width: 270px;
 height: 150px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/infokasten150.png);
 background-repeat:no-repeat;
}

#kasten_m { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/massage.png);
 background-repeat:no-repeat;
}

#kasten_t { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/techniken.png);
 background-repeat:no-repeat;
}

#kasten_c { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/coaching.png);
 background-repeat:no-repeat;
}

#kasten_p { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/plan_klein.png);
 background-repeat:no-repeat;
}

#kasten_pr { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/preise.png);
 background-repeat:no-repeat;
}

#kasten_k { 
 width: 270px;
 height: 300px;
 position:relative;
 top:180px;
 left:532px;
 background-image:url(img/kontakt.png);
 background-repeat:no-repeat;
}

#kasten_leer { 
 width: 320px;
 height: 340px;
 position:relative;
 top:180px;
 left:468px;
 background-image:url(img/zurperson.png);
 background-repeat:no-repeat;
}

#text { 
 color: #ffffff;
 width: 490px;
}

#navigation {
 width: 780px;
 position:absolute;
 top:155px;
 margin-left:10px;
}

a.navi {
 float:left;
 text-decoration:none;
 font-size:14px;
 font-weight:bold;
 color:#0066cc;
 width:105px;
 text-align:center;
 margin-left:13px;
 margin-right:12px;
}

a.navi_self {
 float:left;
 text-decoration:none;
 font-size:14px;
 font-weight:bold;
 color:#B6121B;
 width:105px;
 text-align:center;
 margin-left:13px;
 margin-right:12px;
}

a.topnavi {
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
 color:#ffffff;
 margin-left:8px;
}

a.topnavi_self {
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
 color:#B6121B;
 margin-left:8px;
}

#headline {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:20px;
 font-weight:bold;
}

#zitat {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 font-style:italic;
}

#text_14b {
 font-size:14px;
 font-weight:bold;
}

#text_r12b {
 font-size:12px;
 font-weight:bold;
 color:#B6121B;
 padding-top:10px;
 padding-left:10px;
 padding-bottom:4px;
}

#text_b12 {
 font-size:12px;
 color:#0066cc;
 padding-top:4px;
 padding-left:10px;
 padding-bottom:4px;
 padding-right:30px;
}

#formular {
 border: solid 1px #0066cc;
 padding:1px;
 margin-top:1px;
 color:#0066cc;
}

#send {
 border: 0px;
 padding:1px;
 margin-top:1px;
 color:#ffffff;
 background-color: #0066cc;
 width:60px;
}

a {
 color:#ffffff;
}

a:hover, a:active {
 color:#B6121B;
}