/* ----------------- general html structure */
html, body, div, p, td, a, input, textarea, select {
    font-family:Verdana, Arial, sans-serif;
    color:#000000;
}
html, body {
    margin:0;
    padding:0;
    /*overflow:auto;*/
}

body {
    background-color:transparent;
    margin:0px;padding:0px;

}
form {
    margin:0;
    padding:0;
}

textarea {
    width:418px;
    height:85px;
}

img {
    border:0;
}
/* /----------------- general html structure */


/* ###################################################### */
/* ####################### Linien    #################### */
/* ###################################################### */

#header{
    width:1000px;
    height:150px;
    background-color:#FFFFFF;
}

#bottomline{
    width:100%;
    height:3px;
    background-color:#CCCCCC;
}

#addnavi {
    padding-top:5px;
    padding-left:177px;
    color:#000000;
    width:523px;
    height:20px;
    text-align:left;
     background-color:#FFFFFF;
   /* background-image:url(../images/bg3.jpg);*/
    font-size:12px;
}
#addpath a {
   color:#000000;
     font-weight:bold;
   
}

#bottomnavi {
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    color:#000000;
    font-size:10px;
}

#bottomnavi a {
    color:#000000;
}

#xtcSlimboxPic img {
   margin:7px;
}

#styleswitcher {
     font-size:12px;
     text-align:right;
     height:15px;
     line-height:15px;
     vertical-align:bottom;
}

#styleswitcher1 {

}
#styleswitcher2 {

}

/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */



.articlelistHeadline {
    font-size:14px;
    color:#2F99FF;
    background-color:#FFFFFF;
    height:22px;
    padding-top:0px;
    padding-bottom:0px;
    font-weight:bold;
}

* html #outerContainer {
    height:90%;
}
#contentContainer {
    width:1000px;
    
}

#content li {
   padding-bottom:10px;
}

#outerContainer, #contentContainer {
    margin:0;
    padding:0;
}



#whiteBg {
    float:left;
   /* background-color:#fff;*/
    padding:0;
    margin:0;
    height:100%;
}

#navigation, #content, #teasersRight {
    float:left;
    padding-top:10px;
}


#contentContainer{
  /*  background-image:url(../images/bg2.jpg);*/
    text-align:left;
}
#contentContainer #navigation {
    width:230px;
    background-color:transparent;
}
#contentContainer #content {
    width:700px;
    padding:0 30px;
    margin:0;
    padding-top:5px;
}


/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    width:210px;
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    background-color:transparent;
    text-decoration:none;
}
#navigation ul li {
    width:210px;
    margin:0;
    padding:0 0 0 0px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:210px;
    height:25px;
    line-height:25px;
    margin:0;
    padding:0 0 0 10px;
    font-size:11px;
    font-weight:bold;
    /* background-position:2px 2px;
        background-image:url(../images/kringelblau.jpg);
        background-repeat:no-repeat;*/
    color:#255B99;
 /*   background-image:url(../images/point.jpg);
    background-repeat:no-repeat;
    background-position:1px 7px;*/
    /*border-bottom:1px solid #ccc;*/
    text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
    /*background-image:url(../images/navi_over.gif);*/
    /*background-image:url(../images/kringelrot.jpg);
    background-repeat:no-repeat;
    background-position:2px 2px;*/
    text-decoration:none;
    color:#CD0032;
    
}

/* Level 2 */
#navigation ul li.navmainStandardLevel_2 {
    margin-left:15px;
     width:190px;   
}
#navigation ul li.navmainStandardLevel_2 a {
   /* background-image:url(../images/subnavi_pfeil_zu.gif);
    background-repeat:no-repeat;
    background-position:199px 8px;
    border-bottom:1px dotted #ccc;
    color:#666;
    width:210px;*/
    
 /*    background-image:url(../images/point.jpg);
    background-repeat:no-repeat;
    background-position:1px 8px;*/
    /*border-bottom:1px dotted #ccc;*/
    color:#255B99;
    text-decoration:none;
      background-color:transparent;
    width:190px;
}
#navigation ul li.navmainStandardLevel_2 a:hover, #navigation ul li.navmainStandardLevel_2 a.active {
    /*background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;*/
    /* Farbe ausgewählte Unternavi*/
    background-color:transparent;
    color:#CD0032;
}

/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
    margin-left:25px;
}
#navigation ul li.navmainStandardLevel_3 a {
    background-image:none;
    border-bottom:0;
    color:#255B99;
    width:200px;
}
#navigation ul li.navmainStandardLevel_3 a:hover, #navigation ul li.navmainStandardLevel_3 a.active {
   /* background-image:url(../images/subsubnavi_over.gif);*/
    background-repeat:no-repeat;
    background-position:0 0;
       color:#CD0032;
}
/* ###################################################### */
/* ####################### HILFSNAVIGATION ################### */
/* ###################################################### */

.cadditionalnavi {
    /*float:left;*/
    background-color:#FFFFFF;
    margin-top:3px;
    padding-bottom:2px;
    padding-top:0px;
    margin-left:10px;
    text-align:center;
    width:170px;
    color:#FFFFFF;
}
.cadditionalnavi a {

    color:#FFFFFF;
}


/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    margin:20px 0 0 20px;
    font-size:12px;
    font-weight:bold;
   /* background-color:#F4F2F4;*/
}
#search label {
    font-size:11px;
    display:block;
    float:left;
    width:42px;
    padding:2px 0 0 0;
   /* background-color:#F4F2F4;*/
}
#search input {
    border:1px solid #ccc;
    width:120px;
    height:12px;
    font-size:10px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 10px;
         /*   background-color:#F4F2F4;*/
           
}
/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:0 0 10px 0;
}

#searchResults p.message {
    margin:20px 0 30px 0;
}

#searchResults div.searchResultItem {
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
#searchResults div.searchResultItem h2 {
    font-size:14px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
    color:#D40020;
    font-style:normal;
}


/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#content {
    font-size:12px;
    color:#333;
    line-height:14px;
}

#content h1{
    margin:0 20 10 0;
 /*   padding:0;*/
    font-size:15px;
    font-weight:bold;
    color:#255B99;
    background-color:#ffffff;
    height:25px;
    /*padding-left:10px;*/
   /* padding-top:2px;*/
}

#content h2 {
    margin:0 0 15px 0;
    
    font-size:13px;
    font-weight:bold;
    color:#CD0032;
    background-color:#FFFFFF;
    height:25px;
    
}

#content h3 {
  margin:0 0 0 0;
    font-size:12px;
    font-weight:bold;
    color:#CD0032;
    background-color:#FFFFFF;
}
/*
#content p {

  margin:0 0 0 0;
  margin-bottom:20px;

}
*/


#content h4 {
    font-size:12px;
    font-weight:bold;
    color:#CD0032;
    background-color:#FFFFFF;
}
#content h5 {
    font-size:13px;
    font-weight:bold;
    color:#D40020;
}
#content h6 {
    font-size:12px;
    line-height:14px;
    font-weight:normal;
    color:#D40020;
}
#content h1 {
    line-height:22px;
}
#content h1 a {
    color:#D40020;
    text-decoration:none;
}

img.hr {
    display:block;
    margin:10px 0;
    padding:0;
}

#login {
    font-size:12px;
  /*  font-weight:bold;*/
    padding:40px 0 0 10px;
}

#login input#loginBtn {
    background-color:#F9FBDD;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil_klein.gif);
    background-repeat:no-repeat;
    background-position:right 6px;
    font-size:12px;
    width:auto;
    height:auto;
    float:right;
    margin:0 10px 0 0;
}
* html #login input#loginBtn {
    margin:0 14px 0 0;
}

ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}

#logoutText {
    position:relative;
    height:70px;
}
#logoutText a {
    position:absolute;
    right:10px;
    bottom:10px;
    text-decoration:none;
}

/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */
a {
    color:#D40020;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:220px;
}


#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:700px;
}

#contactForm .contactRow2 input, #contactForm .contactRow2 textarea {
    border:1px solid #ccc;
    width:300px;
}


#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#fff;
    border:0;
    color:#0060b1;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;

    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}
/*
#contactFormSubmit {
    width:80%;
}
*/
/* ###################################################### */
/* ####################### BACKEND STYLES ############### */
/* ###################################################### */
#modHeaderImgEdit {
    position:absolute;
    top:60px;
    left:270px;
}


/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



/**** IMAGE GALLERY ****/
table.gallery {
    margin: 20px 10px 0px 0px;
    width: 410px;
}

table.gallery td.gallery-navigation {
    /*font-size: 0.6875em;*/    
}

table.gallery tr.thumbnails td {
    padding: 0;
}

table.gallery dd {
}

div.download {
    padding: 3px 0 3px 10px;
    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;

}

div.downloadImg {

    padding: 0;
    margin-top:10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
    margin: 20px 10px 0px 0px;
}

dl.gallery-detail dt {
    text-align: left;
    padding: 0;
}


td.gallery_image{
    height: 220px;
    padding:0px;
    
}
td.gallery_image div.link_image{
    padding:0;  
    background-position:top center; 
    min-height:120px; 
    margin-bottom:5px; 
    overflow:hidden;
}
td.gallery_image .bottom_links{
     height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
    margin-bottom: 0px; 
    text-align:left; 
    width:180px; 
}
td.gallery_image .links{
    margin-bottom: 0px;
}


/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #e6f1fb;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}
#outerContainer {
    min-height:90%;
    width:1000px;
    margin-left: auto; margin-right: auto; 
    min-height:90%;
}
