body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
background:#ffffff;
text-align:center;
}
a:link {
color:#009ee0;
text-decoration:none;
}
a:visited {
color:#009ee0;
text-decoration: none;
}
a:hover {
background-color:#e9f6fc;
text-decoration:none;
}
/*a:hover img {
background-color:transparent;
border: none;
}*/
a.img {
background-color:transparent;
border:none;
}

p {
margin:8px 16px 8px;
color:#666666;
line-height:1.5;
}
p.newstitle {
margin:2px 6px 2px 6px;
}
p#newsbox {
margin:6px;
font-size:0.8em;
font-weight:bold;
color:#ffffff;
}
p#path {
font-size:0.8em;
}
p img {
float:left;
margin:4px 8px 4px 0px;
}

h1 {
margin:6px 16px 8px;
color:#009ee0;
font-size:1.5em;
}
h2 {
margin:6px 16px 6px;
color:#666666;
font-size:1.0em;
}
h2.subheadline {
margin:6px 16px 6px;
color:#666666;
font-size:1.0em;
font-style:italic;
}
h3 {
margin:6px 16px 6px;
color:#000;
font-size:0.9em;
}

ul, ol {
color:#666666;
line-height:1.5;
overflow:auto; /*damit Listen neben Bildern als Block formatiert werden -> richtiger Abstand*/
}

table {
border:none;
margin:8px 14px 8px 14px;
color:#666666;
}
td {
padding:0px;
}

/*img.textimg {
float:left;
margin:4px 8px 4px 0px;
border:1px solid #666666;
}
img.textimg_nobo {
float:left; 
margin:4px 8px 4px 0px;
}*/

img.metanav {
border:none;
vertical-align:middle;
}
img#footerkont {
padding-top:28px;
}
img.menu {
border:none;
}

div#container {
position:relative;
width:900px;
height:auto;
margin:10px auto;
text-align:left;
}

div#head {
position:relative;
width:900px;
height:140px;
}
div#headbg {
position:absolute;
left:0px;
top:0px;
width:900px;
height:85px;
background:#d4edfa;
}
div#logo {
position:absolute;
left:0px;
top:19px;
width:323px;
height:140px;
text-align:center;
}
div#topgfx_container {
position:absolute;
left:332px;
top:20px;
width:557px;
height:120px;
}
div#topgfx {
    padding:0;
    margin:0;
    height:120px;
}

div#lang {
position:absolute;
right:12px;
top:3px;
color:#666666;
font-size:0.8em;
}

div#main_container {
position:relative;
width:100%;
margin-top:10px;
background:#d4edfa;
}
div#main_bg_top {
position:absolute;
left:0px;
top:0px;
width:100%;
height:490px;
background: url(../images/layout/main_bg.png) repeat-x top left;
}
div#main_bottom_line {
width:100%;
height:10px;
background:#d4edfa;
}
div#menu_container {
position:absolute;
left:0px;
top:0px;
width:190px;
}
div.menuitem_lev1 {
width:190px;
height:35px;
border-bottom:1px solid #ffffff;
}
div.menuitem_lev2 {
width:190px;
height:25px;
border-bottom:1px solid #ffffff;
}
/*#menuitem a.img {
background-color: transparent;
border:none;
padding:0;
margin:0;
border:none;
}*/

div#menubottom {
width:191px;
height:200px;
background: url(../images/layout/left_bg_h200.png) repeat-x top left;
}
div#content {
position:relative;
width:516px;
min-height:483px;
margin-left:200px;
padding-bottom:10px;
border:1px solid #d4edfa;
background:#ffffff;
}

div.contentbox {
background:none;
}
div#sep_line {
margin:24px 16px 8px;
border-bottom:3px dashed #d4edfa;
color:#666666;
}


div#path_container {
width:516px;
height:10px;
padding-bottom:12px;
}
div#right_container {
position:absolute;
right:10px;
top:0px;
width:164px;
min-height:483px;
background: url(../images/layout/right_bg.png) repeat-x top left;
}


div.newslist {
}
div.newslist_item {
padding-bottom:5px;
}
div.newslist_right h2 {
margin:2px 6px 2px 6px;
font-weight:normal;
}
div.newslist_right p {
margin:4px 6px 12px 6px;
}

div#newsbox {
width:164px;
height:auto;
padding:2px 0px 2px 0px;
margin-bottom:1px;
background:#009ee0;
}
div#footer {
width:900px;
height:68px;
background:#d4edfa;
border-top:1px solid #b4def5;
text-align:center;
}

/* ##################################################### */
/* ####################### SEARCH INPUT ################ */
/* ##################################################### */
#search {
    margin:0 0 10px 0;
    font-size:0.75em;
    background:none;
}
#search input {
    border:1px solid #b4def5;
    width:168px;
    height:auto;
    color:#666666;
}
#search input.sbmt {
    border:0;
    width:5px;
    height:8px;
    margin:0 0 0 10px;
}

/* ###################################################### */
/* ####################### SEARCH OUTPUT ################ */
/* ###################################################### */
#searchResults {
    margin:8px 16px 8px;
}
#searchResults p.message {
    margin:0 0 20px 0;
}
#searchResults div.searchResultItem {
    border-bottom:1px solid #d4edfa;
    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:#009ee0;
    font-style:normal;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
    margin:8px 16px 8px;
    color:#666666;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #b4def5;
    width:346px;
    color:#666666;
}
#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 78px;
    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:#009ee0;
    padding:0 15px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:0.85em;
    width:auto;
    height:auto;
    float:right;
    margin:0 60px 0 0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:85%;border-collapse:collapse;
    margin:0;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

/**** 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: #e6f1fb;
        padding: 3px 3px 3px 10px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_2 {
        background-color: #f4f9fd;
        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;
}
