@charset "utf-8";
/************************************************
    CSS StyleSheet
    cultex-laboratories.com

    Media: Print
    Part:  Default

    Copyright (C) 2009
    Ahlers Heinel Werbeagentur
    www.ahlersheinel.de
************************************************/


* {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
}

html {
    font-size: 100.1%;
    overflow-y: scroll;
}

html,body,#wrapper,#mainwrapper,#contentwrapper,#right,#content {
    width: 100% !important;
}

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #fff;
    color: #1f3e88;
    font-size: 85%;
    line-height: 135%;
}

#logo {
    right: 0;
}

#left,#layout {
    display: none !important;
}

#content {
    line-height: 150%;
    float: left;
}

#sidebar,#sideaktion {
    width: 100%;
}

#inlinecontent {
    padding-right: 30%;
}

#sidebarbox {
    float: right;
    margin-left: 10px;
    margin-right: -30%;
    margin-top: 86px;
    width: 40%;
}

/* Content
************************************************/

sup {
    font-size:55%;
}

#content ul {
    margin-left: 15px;
    margin-bottom: 0.8em;
}

#content ul li {
    margin-bottom: 0.2em;
}

#content ul li a {
    color: #1f3e88;
}

#content p {
    margin-bottom: 0.8em;
}

.bilder {
    width: auto;
    margin: 15px 0 25px 0;
    padding: 0 4px 0 4px;
    border: 1px solid #b6196f;
    float: left;
}

.bilder .einzelbild{
    float: left;
    width: 182px;
    margin: 8px 4px;
}

.bilder .einzelbild .onlybild {
    width: 182px;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
}

.bilder .einzelbild .onlybild .lupe {
    background: url(/source/images/lupe2.png) no-repeat;
    width: 18px;
    height: 18px;
    bottom: 0px;
    right: 0px;
    position: absolute;
}

.bilder .einzelbild p {
    display: block;
    float: left;
    margin-top: 5px;
    width: 170px;
}

.bilder .bildgross {
    float: left;
    margin: 8px 4px;
}

.bilder .onlybildgross {
    float: left;
    position: relative;
    text-align: center;
}

.bilder .onlybildgross .lupe {
    background: url(/source/images/lupe2.png) no-repeat;
    bottom: 0px;
    height: 18px;
    position: absolute;
    right: 0px;
    width: 18px;
}

#content hr {
    background-color: #b6196f;
    border: 0;
    color: #b6196f;
    height: 1px;
    margin-bottom: 10px;
}

#content hr.dotted {
    background: transparent url(/source/images/dotted_line.gif) repeat-x !important;
}

.jobs {
    font-size: 140%;
    font-weight: bold;
}

.jobs span {
    font-size: 72%;
    font-weight: normal;
}

/* Sidebar
************************************************/

#sidebarbox img {
    float: left;
    margin-bottom: 10px;
}

#sidebar h1 {
    font-size: 140%;
}

#sidebar {
    padding: 8px;
    float: left;
    border: 1px solid #b6196f;
    margin-bottom: 10px;
}

#sideaktion {
    display: block;
    text-decoration: none;
    color: #1f3e88;
    padding: 8px;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    border: 1px solid #b6196f;
}

#sideaktion * {
    background: #b6196f;
}

#sideaktion span.h2 {
    font-size: 128%;
}

/* Typo
************************************************/

a:active, a:focus { outline: none; }

a, a:link, a:visited, a:active {
    text-decoration: underline;
    color: #b6196f;
}

a:hover, a:focus {
    color: #b6196f;
}

h1, h2, h3, h4 {
    font-weight: normal;
    margin-bottom: 0.5em;
    color: #b6196f;
    line-height: 130%;
}

h1 {
    font-size: 170%;
}

h1.logo {
    margin: 30px 38px 0 0;
    position: relative;
    float: right;
}

h1.logo img {
    width: 180px;
}

h2 {
    font-size: 130%;
    margin-bottom: 0.3em;
}

h3 {
    font-size: 100%;
    font-weight: bold;
    margin-top: 0.3em;
    margin-bottom: 0.1em;
    color: #1f3e88;
}

/* Definitionslisten
************************************************/

dt {
    font-size: 130%;
    color: #b6196f;
    margin: 0 0 0.4em 0;
}

/* Formulare
************************************************/

input, textarea, label {
    font-family: arial,verdana,sans-serif;
    font-weight: normal;
    color: #1f3e88;
}

label {
    display: block;
    font-size: 95%;
}

input, textarea {
    padding: 3px 5px;
    font-size: 100%;
    border: 1px solid #1f3e88;
}

input.form, textarea.form {
    width: 400px;
}

input:hover, textarea:hover, input:focus, textarea:focus {
    border: 1px solid #b6196f;
    color: #b6196f;
    background-color: #fdfafc;
}

textarea.form {
    height: 150px;
}

input.short {
    width: 200px;
}

input.button {
    border: 1px solid #1f3e88;
    margin-top: 1em;
    font-size: 95%;
    padding: 3px 1em;
    background-color: #fff;
}

input.button:hover {
    border: 1px solid #b6196f;
}

input.hidden { display: none !important; }



/* Catalog
************************************************/

#content .productlist {
    margin: 0.5em -10px 0 -10px;
}

#content .productlist li {
    display: block;
    padding: 10px;
    border: 1px solid #1f3e88;
    width: 190px;
    float: left;
    margin: 0 10px 10px 10px;
    background: #fff;
}

#content #imgsidebar .productlist li {
    float: none;
}

#content .productlist li .overview_img {
    background: #eee;
    height: 150px;
    overflow: hidden;
}

#content .productlist li .overview_img a {
    position: relative;
    height: 150px;
    display: block;
    width: 190px;
    overflow: hidden;
}

#content .productlist li p {
    margin: 0.3em 0 0 0;
}

#smallcontent {
    float: left;
}

#imgsidebar {
    float: right;
    padding: 10px;
    margin-top: 60px;
}

.productlist .lupe {
    background: url(/source/images/lupe2.png) no-repeat;
    height: 18px;
    position: absolute;
    width: 18px;
    bottom: 0;
    right: 0;
}

.productlist .pfeil {
    background: url(/source/images/pfeil.png) no-repeat;
    height: 18px;
    position: absolute;
    width: 18px;
    bottom: 0;
    right: 0;
}

#imgsidebar a {
    text-decoration: none;
    color: #1f3e88;
}

.pdf {
    padding: 1px 3px 0px 3px;
    font-size: 90%;
    background: #1f3e88;
    color: #fff;
    margin-right: 3px;
}

.underline {
    text-decoration: underline;
}

/* Misc
************************************************/

.clear { clear: both; }
.none { display: none; }
.L { float: left; margin-right: 1em; }
.L2 { float: left; }
.R { float: right; margin-left: 1em; }
