/* ----------------- general html structure */
html, body, div, p, td, a, input, textarea, select {
    font-family:Verdana, Arial, sans-serif;
    font-size:14px;
    color:#000000;
}
html, body {
    margin:0;
    padding:0;
    /*overflow:auto;*/
}

body {
    background-color:#E10505;
}
form {
    margin:0;
    padding:0;
}

img {
    border:0;
}
h1 {
    font-family:Verdana, Arial, sans-serif;
    color:#000000;
    font-size:18px;
    font-weight:bold;
}
h2 {
    font-family:Verdana, Arial, sans-serif;
    color:#E10505;
    font-size:16px;
    font-weight:bold;
}
a.spez{
    font-family:Verdana, Arial, sans-serif;
    color:#000000;
    font-size:10px;

}
td.spez{
    font-family:Verdana, Arial, sans-serif;
    color:#000000;
    font-size:10px;

}
.bluespez{
    font-family:Verdana, Arial, sans-serif;
    color:#000000;
    font-size:14px;

}
.vpgb_comment{
    font-family:Verdana, Arial, sans-serif;
    color:#E10505;
    font-size:14px;
}

/* /----------------- general html structure */

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation  {
    width:200px;
    margin:0;
    padding:0;
    /*background-color:#F2F2F2;*/
    /*background-color:transparent;*/
}
#navigation div {
    width:200px;
    margin:0;
    /*padding:0 0 0 10px;*/
    list-style-type:none;
}
#navigation a {
    /*display:block;*/
    width:200px;
    /*height:25px;*/
    line-height:25px;
    margin:0;
    /*padding:0 0 0 10px;*/
    font-size:16px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    filter:Glow(color:#FFFFFF,strength=1);
}
#navigation a:hover {
    color:#000000;
       filter:Glow(color:#B34949,strength=1);
}
#navigation a.active {
    color:#000000;
    font-weight:bold;
       filter:Glow(color:#B34949,strength=1);
}

/* Level 2 */
#navigation div.navmainStandardLevel_2 {
    color:#FFFFFF;
    font-weight:bold;
    margin-left:20px;
}
#navigation div.navmainStandardLevel_2 a {
    color:#FFFFFF;
    font-weight:bold;
    filter:Glow(color:#FFFFFF,strength=1);
    width:250px;
}
#navigation 
div.navmainStandardLevel_2 a:hover, #navigation div.navmainStandardLevel_2 a.active {
    color:#000000;
       filter:Glow(color:#498D8C,strength=1);
}

/* Level 3 */
#navigation div.navmainStandardLevel_3 {
    margin-left:30px;
}
#navigation div.navmainStandardLevel_3 a {

    color:#FFFFFF;
    filter:Glow(color:#FFFFFF,strength=1);
    width:200px;
}
#navigation div.navmainStandardLevel_3 a:hover, #navigation div.navmainStandardLevel_3 a.active {

}

#metaNavigation a {
    font-size:11px;
    color:#000000;
    margin:10px;
}
#metaNavigation a:hover, #metaNavigation a.active  {
    font-size:11px;
    color:#FFFFFF;
    margin:10px;
}


/* ###################################################### */
/* ####################### SEARCH INPUT ################# */
/* ###################################################### */
#search {
    margin:5px 0 0 5px;
    font-size:14px;
    font-color:#FFFFFF;
    background-color:transparent;
}
#search label {
    font-size:14px;
    font-color: #FFFFFF;
    display:block;
    float:left;
    width:80px;
    padding:2px 0 0 0;
}
#search input {
    border:1px solid #0E76E9;
    width:200px;
    height:14px;
    font-size:14px;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 5px;
}
/* ###################################################### */
/* ####################### 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;
    margin:0 0 5px 0;
    padding:0;
    color:#0060b1;
    font-style:normal;
}

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */

#logoutText {
    position:relative;
    height:70px;
}
#logoutText a {
    position:absolute;
    right:10px;
    bottom:10px;
    text-decoration:none;
}

/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */
a {
    color:#0E76E9;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#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;
}
/* ###################################################### */
/* ####################### 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 rbi
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2009-01-16
 */

ul.sitemapStandardMainCat {
        margin-left:0;
        padding-left: 0;
}

ul.sitemapStandardMainCat li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_1 {
        background-color: #cccccc;
        padding: 3px 3px 3px 10px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
        background-color: #999999;
        padding: 3px 3px 3px 30px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

.teaser_image {
    float:left; 
    margin-top:4px; 
    margin-right:4px;
}