/* Style for vitalKompass.com */


/* basic page styles */
html, address, blockquote, body, div, dl, dt, dd, fieldset, form,
p, h1, h2, h3, h4, h5, h6, ol, ul, li, center, hr, pre,
table, tr, td, th, thead, tbody, tfoot, caption, img {
 margin: 0; padding: 0; border: 0;
}

html, body { 
 height: 100%; 
}
html, body, td {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #000000;
}

body {
 position: relative;
 text-align: center;
 background: url(images/body-bg.gif) repeat-x;
}

#container {
 position: relative;
 width: 920px;
 margin: 0px auto;
 text-align: left;
 background: url(images/wrappage-bg.gif) repeat-x;
} 
#wrappage {
 position: relative;
 width: 920px;
 margin: 0px auto;
 text-align: left;
} 

/* */
/* basic link styles */
#wrap p, 
#wrap h1, 
#wrap h2, 
#wrap h3, 
#wrap h4, 
#wrap h5, 
#wrap ul, 
#wrap ol {
 padding-bottom: 10px;
}
#wrap ul, 
#wrap ol {
 padding-left: 40px;
 padding-right: 30px;
}
#wrap h1, 
#wrap h2, 
#wrap h3, 
#wrap h4, 
#wrap h5 {
 padding-top: 20px;
 padding-bottom: 0;
} 
#wrap .service-menu ul {
 padding-right: 0;
}

a {
 color: #436C05;
}
a:hover {
 color: #CBD400;
}
.vk {
 font-style: italic;
 font-weight: bold;
 color: #436C05;
}
.vk em {
 color: #CBD400;
}

h1 {
 font-size: 16px;
}
h2 {
 font-size: 14px;
}
h3 {
 font-size: 12px;
}

#wrap {
 position: absolute;
 left: 0;
 top: 190px;
 width: 920px;
 line-height: 1.6;
}
#wrapheight {
 width: 1px;
 float: right;
 height: 300px;
 margin: 0;
}
#content {
 width: 550px;
 float: left;
 margin-left: 30px;
 margin-bottom: 20px;
}
#sidebar {
 width: 250px;
 float: right;
 margin-right: 30px;
 margin-bottom: 20px;
}
#footer {
 clear: both;
 position: relative;
 height: 30px;
 border-top: 1px solid #F28E00;
}

#head {
 position: absolute;
 left: 0;
 top: 0;
 width: 920px;
 height: 175px; 
 display: block;
 background: url(images/wrappage-bg.gif) repeat-x;
}
#head #teaser {
 position: absolute;
 right: 0px;
 top: 25px;
}

.service-menu {
 position: absolute; 
 right: 5px; 
 top: 5px;
 height: 20px;
 font-size: 11px;
}
.service-menu ul {
 float: right;
}
.service-menu li {
 float: left;
 list-style-type: none;
 margin-left: 5px;
 color: #0E2229;
}
.service-menu li a {
 text-decoration: none; color: #000000;
}
.service-menu li a:hover {
 text-decoration: underline; color: #436C05;
}


#menu {
 position: absolute;
 left: 10px;
 top: 125px;
 height: 30px;
 font-size: 13px;
}
#menu ul {
}
#menu li {
 float: left;
 list-style-type: none;
/* margin-left: 5px; */
 color: #FFFFFF;
}
#menu li a {
 font-style: italic;
 font-weight: bold;
 text-decoration: none; color: #222222;
}
#menu li a:hover {
 color: #000000;
}
#menu li.active a, #menu li.active a:hover {
 color: #FFFFFF;
}

.zeile {
}
.zeile .links {
 float: left;
 width: 120px;
}
#wrap .zeile h1, #wrap .zeile h2, #wrap .zeile h3 {
 padding-top: 3px;
 margin-bottom: -10px;
}
.zeile .rechts {
 float: left;
 width: 400px;
 margin-left: 20px;
}
.zeile .c {
 clear: both;
 padding-top: 15px;
}

#wrap #sidebar ul {
 list-style-type: circle;
 margin-left: 0; padding-left: 17px;
}
.align-center {
 text-align: center;
}
.align-right {
 text-align: right;
}
td {
 padding-right: 10px;
}


/* *** Kontakt-Formular *** */

.tx-powermail-pi1_formwrap fieldset {
 border: 1px solid #F28E00;
 padding: 10px;
}
.tx-powermail-pi1_formwrap fieldset legend {
 font-weight: bold;
 color: #48721a;
 font-style: italic;
}
.tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html {
 padding: 4px;
 padding-left: 7px;
}
.tx-powermail-pi1_formwrap .tx_powermail_pi1_fieldwrap_html_submit {
 padding-left: 127px;
}

.tx-powermail-pi1_formwrap label {
 clear: both;
 float: left;
 width: 120px;
}
.tx-powermail-pi1_formwrap label span {
 font-weight: normal;
}
.powermail_mandatory_js {
 display: inline;
 font-size: .95em;
 color: #F28E00;
 margin-left: 10px;
 font-weight: bold;
}
.tx-powermail-pi1_confirmation p {
 font-weight: bold;
 margin: 3px;
}
.tx-powermail-pi1_confirmation td {
 padding: 3px;
}
.tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
 float: left; width: 120px;
}

