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

    Media: Screen
    Part:  Default

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


/* Hack damit alle Elemente richtig ausfaden
*******************************************************/
#content h1,#content h2,#content h3,#content h4,#content h5,#content h6,#content p,#content li,.underline {
    /*background:#fff;*/
}

* {
    border: 0;

    outline: 1px solid red;
    outline: 0;

    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100.1%;
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
}

sup {
    font-size:55%;
}

body {
    background-color: #fff;
    color: #1f3e88;
    font-size: 75%;
    line-height: 135%;
}

#wrapper {
    background: url(/source/images/gradient_rose_right.jpg) 100% 100% no-repeat;
    margin: 10px auto 0 auto;
    overflow: hidden !important;
    position: relative;
    width: 957px;
}

#mainwrapper {
    position: relative;
    width: 957px;
    overflow: hidden;
}

#left {
    float: left;
    min-height: 500px;
    position: relative;
    width: 357px;
    margin-bottom: 16px;
}

#navi {
    min-height: 350px;
    overflow: hidden;
}

#right {
    float: left;
    margin-bottom: 16px;
    min-height: 520px;
    width: 600px;
}

#header {
    float: right;
    height: 31px;
    text-align: right;
    width: 600px;
}

#content {
    float: left;
    line-height: 150%;
    min-height: 16px;
    padding: 151px 0 20px 15px;
    width: 390px;
}

#sidebarbox {
    float: right;
    margin-left: 10px;
    margin-right: -157px;
    margin-top: 86px;
    width: auto;
}

.change_view {
    display: block;
    height: 138px;
    position: absolute;
    right: -15px;
    top: 40px;
    text-indent: -999em;
    width: 137px;
}

.go_to_catalog {
    background: url(/source/images/btn_to_catalog.png) no-repeat;
}

.go_to_main {
    background: url(/source/images/btn_to_main.png) no-repeat;
}

#backimage {
    overflow: hidden;
    width: 357px;
    background: url(/source/images/navi_back.gif) 100% 0 repeat-y;
}

#image1, #image2 {
    float: right;
    padding: 15px 0 0 15px;
    right: 0;
    width: 342px;
}

#layout {
    height: 5000px;
    width: 957px;
    position: absolute;
    overflow: hidden;
}

#layout div {
    height: 5000px;
    position: absolute;
}

#logo {
    position: absolute;
    right: 0;
}

#gradient_top {background:url(/source/images/gradient_rose_left.jpg) 357px 0 no-repeat; width:957px;}

#shadow_left  {background:url(/source/images/shadow_left.png) repeat-y; width:35px;}

#shadow_right {background:url(/source/images/shadow_right.png) top right repeat-y; width:35px; margin-left: 922px;}

#head {background:url(/source/images/head_back.png) no-repeat; width:957px; height:35px;}

#foot {background:url(/source/images/foot_back.png) no-repeat;width:957px;height:41px;margin-top:-41px; position:absolute; bottom:0;}

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


#content h1 {
    line-height: 135%;
    width: 340px;
}

#smallcontent h1 {
    width: 500px;
}

#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;
}

#smallcontent {
    width: 450px;
}

.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;
}

/* Navigation
************************************************/

.headnavi {
    float: right;
    list-style: none;
    width: 125px;
    margin-left: 13px;
    padding-top: 190px;
    padding-bottom: 20px;
}

#mainnavi li {
    position: relative;
}

.headnavi li {
    margin-bottom: 0.4em;
}

.headnavi li.navipart {
    margin-top: 15px;
    font-size: 130%;
    color: #b6196f;
    margin-bottom: 3px;
}

.headnavi li a {
    text-decoration: none;
    color: #1f3e88;
}

.headnavi li.active a {
    color: #b6196f;
}

.headnavi li a:hover {
    color: #b6196f;
}

.headnavi .subnavi li a {
    color: #1f3e88;
    display: block;
}

.headnavi .subnavi li.active a, .headnavi .subnavi li a:hover {
    color: #b6196f;
}

#mainnavi .subnavi {
    position: absolute;
    min-width: 140px;
    right: 138px;
    top: -0.9em;
    padding: 0.9em 0.9em 0.5em 0.9em;
    list-style: none;
    background: url(/source/images/transparent-pixel.png) repeat;
}

#mainnavi .subnavi li {
    display: block;
    width: 100%;
}


#mainnavi .subnavi li ul {
    position: static;
    padding: 2px 0 0 10px;
    font-size: 95%;
    min-width: 120px;
    max-width: 250px;
    background: none;
}

.headnavi li ul.subnavi li ul li a {
    color: #1f3e88;
}

.headnavi li ul.subnavi li ul li.active a, .headnavi li ul.subnavi li ul li a:hover {
    color: #b6196f;
}

.contact {
    margin-top: 25px;
}

#catalognavi .subnavi {
    list-style: none;
    display: block;
    padding: 0 0 0 0;
    overflow: hidden;
}

#catalognavi .subnavi li {
    padding: 0 0 0 10px;

/*    background: url(/source/images/btn_navi.gif) 0 3px no-repeat; geändert wegen hochgestelltem (R) */
 background: url(/source/images/btn_navi.gif) 0 5px no-repeat; 

}

.subnavi li a.thirdLevel {
    padding: 0 0 0 10px;
    background: url(/source/images/btn_navi.gif) 0 3px no-repeat;
}

.subnavi li.active a.thirdLevel, .subnavi li a.thirdLevel:hover {
    background: url(/source/images/btn_navi_hover.gif) 0 3px no-repeat;
}

#catalognavi .subnavi li:hover, #catalognavi .subnavi li.active {
    background-image: url(/source/images/btn_navi_hover.gif);
}

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

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

.sidebar h1 {
    font-size: 140%;
    width: auto !important;
}

.sidebar {
    width: 162px;
    padding: 8px;
    float: left;
    border: 1px solid #b6196f;
    margin-bottom: 10px;
    background: #fff;
}

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

#sideaktion * {
    background: #b6196f;
}

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

div.pinkbox {
 
    background-color: #B6196F;
    width: 162px;
    margin-left: -8px;	  
    margin-right: 8px;
    margin-top: -8px;
    padding: 8px;   
    margin-bottom: -8px;	
    color: #fff;
    font-size: 110%;
    letter-spacing: 2%;

}

div.pinkbox img {

   border: 1px solid #fff;

}

/* 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;
}

/* Bilderwechsel
************************************************/
/*
#about        #mainwrapper { background: url(/images/body/navigation/navi-bg-about_cultex_neu.jpg) no-repeat;}
#consulting   #mainwrapper { background: url(/images/body/navigation/navi-bg-consulting.jpg) no-repeat;}
#research     #mainwrapper { background: url(/images/body/navigation/navi-bg-research.jpg) no-repeat;}
#technical    #mainwrapper { background: url(/images/body/navigation/navi-bg-technical_neu.jpg) no-repeat;}
#publications #mainwrapper { background: url(/images/body/navigation/navi-bg-publications.jpg) no-repeat;}
#jobs         #mainwrapper { background: url(/images/body/navigation/navi-bg-jobs.jpg) no-repeat;}
#contact      #mainwrapper { background: url(/images/body/navigation/navi-bg-contact.jpg) no-repeat;}
#imprint      #mainwrapper { background: url(/images/body/navigation/navi-bg-imprint_neu.jpg) no-repeat;}
*/
/* 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: 0 10px;
    width: 230px;
}

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

.gallery .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_download {
    margin-bottom: 15px !important;
    position: absolute;
    right: 40px;
}

.pdf_download 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;
}

#tabbar ul {
    list-style: none;
    border-bottom: 1px solid #1f3e88;
    height: 26px;
    padding-left: 10px;
    margin-left: 0;
}

#tabbar ul li {
    padding: 0 0 0 0;
    float: left;
    margin-right: 1px;
}

#tabbar ul li a {
    background: url(/source/images/btn_tab_back.gif) no-repeat;
    width: 66px;
    height: 20px;
    display: block;
    padding: 6px 10px 0px 10px;
    line-height: 120%;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

#tabbar ul li a.active, #tabbar ul li a.active:hover {
    background: url(/source/images/btn_tab_back_active.gif) no-repeat;
    color: #1f3e88;
    height: 21px;
}

#tabbar ul li a:hover {
    background: #fff;
    color: #1f3e88;
}

#tab_wrap {
    width: 700px;
}

#tab_content {
    width: 450px;
    float: left;
}

#content .gallery {
    margin: 12px 0 0 -12px;
    overflow: hidden;
}

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

#content .gallery li .gallery_img {
    background: #aaa;
    height: 90px;
    overflow: hidden;
}

#content .gallery li .gallery_img a {
    position: relative;
    height: 90px;
    display: block;
    width: 130px;
    overflow: hidden;
}

body.catalog h1, body.catalog h2, body.catalog h3, body.catalog h4, body.catalog h5, body.catalog h6 {
    color: #1f3e88;
}

body.catalog .lupe {
    background-image: url(/source/images/lupe_blau.png);
}

.logolist {
    list-style: none;
    margin-left: 0 !important;
}

.logolist li {
    float: left;
    padding-left: 10px;
}

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

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