/* Basis-Definitionen */

body {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #044ea2;
text-decoration: none;
padding: 0px;
margin: 0px;
background-color: #044ea2;
}

br {
padding: 0px;
margin: 0px;
}

td {
vertical-align: top;
}

p {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
padding: 0px;
margin: 0px;
}

h1 {
font-size: 16px;
font-weight: bold;
margin: 0px 0px 5px 0px;
}

a:link {
color: #044ea2;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #044ea2;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #044ea2;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #044ea2;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

/* rote Schrift */

.red {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff0000;
padding: 0px;
margin: 0px;
}

/* Seitenaufteilung */

#wrapper {
width: 810px;
border-style: solid;
border-color: #ffffff;
border-width: 5px 20px 0px 20px;
background-color: #ffffff;
text-align: left;
padding: 0px;
margin: 0px;
}

#header {
height: 55px;
background-color: #bffaff;
font-size: 12px;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px;
}

#content {
height: 520px;
width: 800px;
background-color: d9ecff;
border-style: dotted;
border-color: red;
border-width: 0px 0px 3px 0px;
text-align: left;
margin: 0px;
padding: 0px;
}

#content_txt {
height: 520px;
width: 800px;
background-color: d9ecff;
border-style: dotted;
border-color: red;
border-width: 0px 0px 3px 0px;
text-align: left;
margin: 0px;
padding: 20px;
}

#content_sub {
height: 470px;
background-color: #d9ecff;
text-align: left;
margin: 0px;
padding: 26px 30px 10px 30px;
}

#footer {
background-color: #ffffff;
text-align: left;
padding: 10px 0px 10px 10px;
}

#footer a:link {
color: #044ea2;
}

#footer a:visited {
color: #044ea2;
}

#footer a:hover {
color: #044ea2;
}

#footer a:active {
color: #044ea2;
}

#space {
width: 33%;
}

/* Kopfzeile */

.logo {
border: 0px solid;
margin-right: -3px;
float: right;
}

.text {
font-size: 11px;
font-weight: normal;
color: #000000;
float: left;
margin-top: 23px;
margin-left: 220px;
}

#navi {
float: left;
margin-top: 30px;
margin-left: 10px;
}

/* Liste Schlank und Fit */

#check a:link {
color: #044ea2;
font-size: 15px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 0px;
}

#check a:visited {
color:#044ea2;
font-size: 15px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 0px;
}

#check a:active {
color: #ff0000;
font-size: 15px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 0px;
}

.schlank {
background-image: url(../grafik/schlank.jpg);
float: left;
height: 470px;
width: 313px;
border-style: solid;
border-color: red;
border-width: 0px 0px 1px 0px;
}

.tdschlank {
height: 60px;
font-size: 15px;
font-weight: bold;
padding: 0px 0px 0px 13px;
}

.kreuz {
position: absolute;
margin-left: -32px;
margin-top: -8px;
}

/* Kontaktformular */

.kontakt {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #044ea2;
padding: 2px 5px 0px 8px;
margin: 0px;
vertical-align: top;
}

.form {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 0px;
margin: 0px;
}

/* Bilder Unterseiten */

.deko {
border: 0px;
margin-top: 10px;
margin-bottom: 10px;
}