* {
    padding: 0;
    margin: 0;
}

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    color: #6b7073;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 160%;
    background: url(/medizintechnik/_img/g_back.png) center top repeat-y;
}

h1 {
    font-size: 1.3em;
    margin: 15px 20px 0px 20px;
}

h1 span {
    font-size: 0.8em;
    font-weight: normal;
    padding: 0 0 0 1em;
}

h2 {
    font-size: 1.1em;
    margin: 8px 20px 4px 20px;
}

h3 {
    font-size: 1.0em;
    margin: 6px 20px 4px 20px;
}

p {
    line-height: 160%;
    margin: 3px 20px 4px 20px;
}

.footnote {
    font-size: 0.9em;
}

ul {
    margin: 3px 20px 3px 20px;
    padding: 0px 0px 0px 25px;
}

ul.partner {
    list-style-type: none;
    margin: 15px 0 0 20px;
    padding: 0;
}

ul.partner li {
    float: left;
    display: block;
    width: 165px;
}

ul.partner li.typo {
    color: #0099FF;
    display: block;
    float: left;
    font-weight: bold;
    padding-top: 12px;
    width: 130px;
}

ul.partner li img {
    margin-bottom: 10px;
}

ul li span.images { display: block; padding: 10px 0; }
ul li span.images img { margin: 0 2px 0 0; }

a {
    color: #0099FF;
}

a img {
    border: 0;
}

table {
    background-color: #eceeef;
    border: 1px #6b7073 solid;
    margin: 3px 20px 4px 20px;
}

table th {
    background-color: #eceeef;
    color: #002f65;
    padding: 2px 6px 2px 6px;
}

table td {
    background-color: #fff;
    padding: 2px 6px 2px 6px;
}

table td.c {
    text-align: center;
}

table tr.b td {
    font-weight: bold;
}

form {
    margin: 3px 20px 4px 20px;
}

form * {
    font-size: 1em;
}

form p {
 margin: 10px 0px 3px 0px;
}

form label {
    display: block;
    margin: 10px 0px 3px 0px;
}

form label.hide {
    display: none;
}

form .error {
    color: #C90130;
}

form input, textarea {
    color: #6b7073;
    font-family: Verdana, Helvetica, sans-serif;
    border: 1px #6b7073 solid;
}

form #submit {
    display: block;
    width: auto;
    margin: 18px 0px 0px 0px;
    background-color: #fff;
    cursor: pointer;
}

#header {
    position: absolute;
    z-index: 5;
    top: 0px;
    width: 100%;
    height: 116px;
    background: url(/medizintechnik/_img/h_back.gif) 0 0 repeat-x;
}

#header .header {
    width: 782px;
    height: 116px;
    margin: 0px auto 0px auto;
    position: relative;
    background: url(/medizintechnik/_img/h_back_center.gif) center top no-repeat;
}

#header .header .agb {
    margin-top: 62px;
    position: absolute;
    right: 72px;
    text-align: right;
}

#header .header .langform {
    margin-top: 45px;
    position: absolute;
    right: 48px;
    text-align: right;
}

#header .header .langform form { padding: 0; }

#header .header .langform form label {
    display: none;
}

#header .header .langform form select {
    border: 1px #fff solid;
    color: #333;
    padding: 1px;
    vertical-align: top;
    width: 120px;
}

#header .header .langform form input {
    background: #fff;
    border: 1px #fff solid;
    color: #333;
    cursor: pointer;
    padding: 1px 5px 1px 5px;
}

#header .header .agb a {
    color: #fff;
    text-decoration: none;
}

#header .header .agb a:hover {
    text-decoration: underline;
}

#header .navi {
    padding: 95px 60px 0px 212px;
}

#header .navi a {
    color: #676767;
    text-decoration: none;
    padding: 0px 8px 0px 12px;
    border-left: 1px #D7D8DA solid;
}

#header .navi a:hover {
    color: #C90130;
}

#header .navi a.active {
    color: #C90130;
}

#wrapper {
    position: absolute;
    z-index: 10;
    top: 116px;
    width: 100%;
}

#wrapper .wrapper {
    width: 782px;
    margin: 0px auto 0px auto;
}

#wrapper .sb01 {
    float: left;
    width: 28px;
    margin: 0px 0px 0px 1px;
    padding: 425px 0px 0px 0px;
}

#wrapper .sb02 {
    float: left;
    width: 58px;
}

#wrapper .sb02 img {
    margin: 0px 0px 0px 16px;
}

#wrapper .navi {
    float: left;
    width: 125px;
}

#wrapper .navi ul {
    list-style-type: none;
    margin: 0 0 5px 0;
    min-height: 420px;
    padding: 0px;
}

#wrapper .navi ul li {
    padding: 10px 2px 4px 8px;
    border-bottom: 1px #B0B1B1 dotted;
}

#wrapper .navi ul li a {
    color: #676767;
    text-decoration: none;
}

#wrapper .navi ul li a:hover {
    color: #C90130;
}

#wrapper .navi ul li a.active {
    color: #C90130;
    margin: 0px 0px 0px 5px;
}

#wrapper .navi ul ul {
    margin: 4px 0px -2px 5px;
    min-height: 0;
}

#wrapper .navi ul ul li {
    padding: 6px 2px 4px 0px;
    border-top: 1px #D3D4D6 dotted;
    border-bottom: none;
}

#wrapper .navi ul ul li a:hover {
    color: #222;
}

#wrapper .navi ul ul li a.active {
    color: #222;
}

#wrapper .navi .decoration {
    background: url(/medizintechnik/_img/n_back.jpg) 0 0 no-repeat;
    height: 228px;
}

#wrapper #content {
    float: left;
    position: relative;
    width: 510px;
    padding: 0px 1px 0px 1px;
}

#content .pnavi {
    margin: 1px 0 0 0;
}

#content .pnavi img {
    border: 1px #fff solid;
    margin: 0 1px 0 0;
}

#content .pnavi a:hover img {
    border: 1px #00b8ff solid;
}

#content .pnavi a.current img {
    border: 1px #00b8ff solid;
}

#content .ptext {
    background-color: #f0f1f2;
    border-bottom: 1px #bebebc solid;
    margin: 2px 2px 5px 1px;
    padding: 6px 0 20px 0;
}

#content .cnavi {
    background: url(/medizintechnik/_img/cn_back.gif) top right repeat-y #ECEDEF;
}

#content .cnavi a:hover {
    color: #C90130;
}

#content .cnavi a.active {
    color: #C90130;
}

#content .cnavi p {
    margin: 0px;
    padding: 4px 0px 4px 20px;
}

#content .cnavi ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#content .cnavi ul li {
    display: inline;
    float: left;
    padding: 8px 0px 0px 25px;
}

#content .cnavi hr {
    clear: both;
    visibility: hidden;
    height: 1px;
}

#content .cnavi ul li img {
    padding: 2px 0px 2px 0px;
}

#content .cnavi ul li span {
    display: block;
}

#content .sitemap {
    width: 250px;
    float: left;
}

#content .sitemap ul {
    list-style-type: none;
    margin: 3px 20px 3px 20px;
    padding: 0px 0px 0px 0px;
}

#content .sitemap ul li a {
    font-weight: bold;
}

#content .sitemap ul ul {
    list-style-type: disc;
    margin: 3px 20px 3px 20px;
    padding: 0px 0px 0px 15px;
}

#content .sitemap ul ul li a {
    font-weight: normal;
}

#content .products {
    margin: 15px 0px 30px 0px;
}

#content .products .col_left {
    float: left;
    margin: 20px 0 0 12px;
    width: 196px;
}

#content .products .col_left img.b {
    border: 1px #cfd0c5 solid;
    margin: 0 0 10px 0;
}

#content .products .col_left a.zoom {
    background: url(/medizintechnik/_img/icon_zoom.gif) no-repeat;
    color: #6d7275;
    padding: 0 0 0 18px;
    text-decoration: none;
}

#content .products .col_left .line {
    border-top: 1px #cfd0c5 dotted;
    margin: 10px 0 5px 0;
}

#content .products .col_left .line a {
    text-decoration: none;
}

#content .products .col_right {
    float: right;
    width: 300px;
}

#content .products .col_right h1 span {
    color: #00b8ff;
    display: block;
    font-size: 0.8em;
    padding: 0;
}


#content .installations { margin: 15px 0px 30px 0px; }
#content .installations .col_left { float: left; margin: 0 0 0 12px; width: 234px; }
#content .installations .col_right { float: right; margin: 0 12px 0 0; width: 234px; }
#content .installations .border { border: 1px #ccc solid; padding: 2px; }
#content .installations p { border-bottom: 1px #999 solid; margin: 0; padding: .5em 0; }


#background {
    position: absolute;
    z-index: 1;
    top: 116px;
    right: 0px;
    width: 50%;
    height: 278px;
    background: url(/medizintechnik/_img/r_back.gif) 0 0 repeat-x;
}

/* CLEARING */

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}