/*
 * Projekt:         technolam.de
 * Dateiname:       style.css
 * Author:          RK
 * erstellt:        26.04.2010
 * validiert am:    n/a
*/


/* Reset */
* {
    border: 0;
    list-style-type: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica;
}


/* Frame */
html, body {
    min-height: 101%;
}

body {
    background: #F5F5FC;
    color: #666;
    font-size: 14px;
}

#ct-site {
    background: #fff;
    padding-bottom: 30px;
}

#ct-header, #ct-content, #ct-footer, #ct-moodframe, #ct-moodtext  {
    width: 920px;
    margin: 0 auto;
    position: relative;
}



.clearing {
    clear: both;
}


/* Columns */
#col-left {
    float: left;
    width: 180px;
}

#col-center {
    float: left;
    width: 500px;
}

#col-right {
    float: left;
    padding-left: 36px;
    width: 204px;
}

.wide {
    width: 740px !important;
}


/* Typo */
h1, h2, h3 {
    border-bottom: 2px solid #e0e0e0;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 4px;
    margin-bottom: 2em;
}

h2 {
    border: 0;
    color: #666;
    font-size: 13px;
    margin: 2em 0 0.5em 0;
}

h3 {
    border: 0;
    color: #aaa;
    margin: 0;
}

a {
    color: #DA007A;
}

a:hover {
    color: #2BAB87;
}

p, #col-center ul {
    line-height: 140%;
    margin: 1em 0;
    font-size: 14px;
}

#col-center ul li {
    list-style-type: square;
    margin: 0 0 0.5em 18px;
}

#col-right p {
    font-size: 11px;
}

p.more a,
a.more {
    padding-left: 12px;
    background: url("../images/arrow.gif") left center no-repeat;
    display: inline-block;    
}

p.more a:hover,
a.more:hover {
    background-image:url("../images/arrow_green.gif");
}
#col-right .more {
    font-size:11px;
}


#ct-content p.Kontakt-Aufnehmen a,
#ct-content a.Kontakt-Aufnehmen {
    display:block;
    background: url("../images/mood_btn.gif") no-repeat scroll -25px bottom #f5f5fc;
    cursor: pointer;
    height: 25px;
    padding:0px 10px 0px 35px;
    /*border-bottom:solid 2px #E0E0E0;*/
    border-left:none;
    border-right:none;
    margin:2em 0;
    font-size:14px;
    line-height:26px;
    width:200px;

}
#ct-content p.Kontakt-Aufnehmen a:hover,
#ct-content a.Kontakt-Aufnehmen:hover {
    background: url("../images/mood_btn.gif") no-repeat scroll -25px bottom #f5f5fc;
}

/* Header */
#ct-header {
    height: 100px;
    padding: 30px 0 28px 0;
}


/* Navigation */
#nav-primary, #nav-secondary, #nav-help, #nav-level-2 {
    font-size: 12px;
    line-height: 140%;
    position: absolute;
    text-transform: uppercase;
    top: 30px;
}

#nav-primary a, #nav-secondary a, #nav-level-2 a {
    color: #666;
    padding-left: 12px;
}

#nav-primary a:hover, #nav-secondary a:hover,
#nav-primary a.active, #nav-secondary a.active,
#nav-level-2 a:hover, #nav-level-2 a.active {
    color: #DA007A;
    background: transparent url("../images/arrow.gif") 0px 3px no-repeat;
}

#nav-secondary a.active {
    font-weight: bold;
}

#nav-primary {
    font-weight: bold;
    left: 420px;
}

#nav-secondary {
    left: 550px;
}


/* Navigation eingegliedert Ebene 2*/
#ct-header .nav-level-2 #navslidemax {
    display:none;
    height:230px;
}


#ct-header .nav-level-2 {
    font-weight: bold;
    text-transform: none;
    width: 150px;
    position: absolute;
    top: 218px;
    z-index:100;
}
#ct-header #nav-primary .nav-level-2 {
    left: -420px;
}
#ct-header #nav-secondary .nav-level-2 {
    left: -550px;
}

#ct-header .nav-level-2 li {
    margin-bottom: 0.6em;
}

#ct-header .nav-level-2 ul a {
    display: block;
}

#ct-header .nav-level-2 ul a:hover, #ct-header .nav-level-2 ul a.active {
    background-position: 0px 4px;
}

/* Navigation splitted Ebene 2*/

#nav-level-2 {
    font-weight: bold;
    height: 100px;
    position: relative;
    text-transform: none;
    width: 150px;
    top: 0;
}

#nav-level-2 li {
    margin-bottom: 0.6em;
}

#nav-level-2 ul a {
    display: block;
}

#nav-level-2 ul a:hover, #nav-level-2 ul a.active {
    background-position: 0px 4px;
}

#nav-help {
    font-size: 11px;
    right: 15px;
    text-transform: none;
}

#nav-help li {
    display: inline;
    background: url("../images/divider.gif") 0 2px no-repeat;
    padding: 0 0 0 5px;
}

#nav-help li:first-child {
    background: none;
}

#nav-help a {
    color: #666;
}

#nav-help a:hover, #nav-help a.active {
    color: #DA007A;
}

#nav-help a.active {
    font-weight: bold;
}

#bookNav {
    display:block;
    padding-top: 4px;
    padding-bottom:4em;
    margin-top:4em;
}

#bookNav span{
    position:realtive;
    color: #AAAAAA;
    font-size: 11px;
    top: 41px;
}
#bookNav div.prevPage {
    border-top: 2px solid #E0E0E0;    
    border-right: 2px solid #E0E0E0;   
    border-bottom: 2px solid #E0E0E0;      
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:10px;
    padding-left:10px;
    display:inline-block;
    float:left;
}
#bookNav div.prevPage * {
    float:left;
    clear:left;
    display:inline-block;
}
#bookNav div.nextPage {
    border-top: 2px solid #E0E0E0;  
    border-bottom: 2px solid #E0E0E0;  
    border-left: 2px solid #E0E0E0;        
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left:10px;
    padding-right:10px;
    position:relative;
    float:right;
    display:inline-block;
}
#bookNav div.nextPage * {
    float:right;
    clear:right;
    display:inline-block;
}
#bookNav span {
    clear:both;
}

#search-input {
    left: 704px;
    position: absolute;
    top: 50px;
    width: 168px;
}

#search-input .text {
    background: transparent url("../images/search_field.gif");
    color: #666;
    font-size: 11px;
    height: 20px;
    width: 160px;
    padding-left: 8px;
}

#search-input .submit {
    position: absolute;
    right: 2px;
    top: 1px;
}


/* Mood Image + Slider */
#ct-mood {
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 50px;
}

#ct-moodtext {
    position:relative;
    height: 230px;
  
}

#ct-mood .headClaim {
    position:absolute;
    display:block;
    padding-top:50px;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 12px;
    color: #FFFFFF;   
    top:20px;
    width:auto;
    overflow:auto;   
}


#ct-site .alignLeft .headClaim {
    left:411px;
}

#ct-site .alignRight .headClaim {
    text-align:right;
}
#ct-site  .alignCenter .headClaim {
    text-align:center;
    margin:0 auto;
    width:auto !important;
    position:relative;
}
#slide-btn {
    background: url("../images/mood_btn.gif") top left;
    height: 40px;
    width: 25px;
    cursor: pointer;
    margin-left: 180px;
}

#slide-btn.active {
    background-position: top right;
}

#slide-max {
    display: none;
    height: 230px;
}


/* Service Navigation */
#col-center #nav-service {
    margin: 2em 0 1em 0;
}

#col-center #nav-service li {
    display: inline;
    font-size: 11px;
    margin: 0;
}

#nav-service a {
    color: #aaa;
}

#nav-service a:hover {
    color: #DA007A;
}


/* Footer */
#ct-footer {
    padding: 30px 0;
}

#ct-footer p {
    color: #aaa;
    font-size: 11px;
    margin: 0em 0;
}

#ct-footer #address {
    height: 61px;
    padding: 0;
    float: left;
}

#ct-footer #address p {
    float: left;
    width: 180px;
}

#ct-footer #address img {
    float: left;
    margin: 3px 16px 0 0;
}

#ct-footer #login {
    float: left;
    padding: 0 0 0 50px;
}

#ct-footer .request {
    float: right;
    margin-right: 14px;
}

#ct-footer .request a {
    color: #aaa;
}

#ct-footer .request a:hover {
    color: #2BAB87;
}

#ct-footer .field {
    background: transparent url("../images/login_user.gif");
    color: #aaa;
    height: 20px;
    padding-left: 6px;
    width: 184px;
}

#ct-footer .field.pass {
    background: transparent url("../images/login_pass.gif");
}


/* Article List */
#col-center #article-list li {
    margin: 1.2em 0;
    list-style-type: none;
}

#article-list h2 {
    font-size: 14px;
    margin: 0;
}

#article-list h2 a {
    color: #666;
}

#article-list h2 a:hover {
    color: #2BAB87;
}

#article-list p {
    margin: 0;
}

#article-list p.date {
    margin: 0;
    font-size: 11px;
    color: #aaa;
}

#article-list .preview-image {
    border: 4px solid #e0e0e0;
    float: left;
    margin: 1px 14px 0 0;
}

.nNavi p {
    color: #ccc;
    margin: 2em 0;
}


/* Sitemap */
#sitemap .column {
    float: left;
    width: 250px;
}

#sitemap ul {
    margin: 0.2em 0 1em 0;
}

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

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


/* Teaser */
.teaser {
    padding-bottom:2em;
}
.teaser h2{
    border-bottom: 2px solid #e0e0e0;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 4px;
    margin-bottom: 1.2em;
    margin-top:0px;
}
.teaser img {
    margin-bottom: 1.2em;
}

.teaser h3, .teaser p {
    font-size: 12px;
    line-height: 140%;
    margin: 0;
}


/* Accordion */
#accordion {
    margin: 2em 0;
}

#accordion h3 {
    background: url("../images/accordion.jpg") repeat-x;
    color: #DA007A;
    font-size: 11px;
    height: 20px;
    margin-top: 6px;
    padding: 6px 10px 0;
    position: relative;
    cursor: pointer;
}

#accordion h3:hover {
    color: #2BAB87;
}

#accordion h3.ui-state-active {
    color: #666;
}

#accordion h3 span {
    background: url("../images/arrow.gif") no-repeat;
    display: block;
    height: 9px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 9px;
}

#accordion h3.ui-state-active span {
    background: url("../images/arrow_black.gif") no-repeat;
}

#accordion div {
    background: #E9E9E9;
    padding: 10px;
}

#accordion table {
    font-size: 11px;
}

#accordion table td {
    padding: 4px;
}


/* Register Form */
#register label {
    display: block;
    float: left;
    width: 180px;
}

#register input {
    border: 1px solid #ccc;
    padding: 2px;
}

#register input.error {
    border-bottom: 2px solid #a00;
}

#col-center .errorMessage {
    color: #a00;
    font-weight: bold;
}


/* Misc */
.inlImage {
    border: 4px solid #e0e0e0;
    margin: 4px 0 0 0;
}

.hidden-link {
    display: none;
}

