/********** CSS Document **********/

body
{
    font-family: Verdana, sans-serif, Arial;
    background-image: url(design/gradient_background.jpg);
    background-repeat: repeat-x;
    background-color: #bdbdbd;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-size: 12px;
}

html
{
    background-image: url(design/gradient_background.jpg);
    background-repeat: repeat-x;
    background-color: #bdbdbd;
    height: 100%;
}

* html .root
{
    height: 100%;
}



.root
{
    width: 1024px;
    min-height: 98%;
    margin: 0px auto;
    text-align: left;
    color: #444444; /*background-color: #ededed;*/
    background-image: url(design/background_shadow_content.gif);
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

.divroot
{
     background-image: url(design/background_shadow_content.gif);
    width: 1024px;
    min-height: 98%;
    margin: 0px auto;
    text-align: left;
    color: #444444; 
    /*background-color: #ededed;*/
   
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}







#header
{
    background-image: url(design/background_shadow_top.gif);
    background-repeat: no-repeat;
    padding: 0px 10px;
    width: 1004px;
    height: 162px;
}

#naviTop
{
    width: 100%;
    height: 18px;
    padding-top: 2px;
    text-align: right;
    background-image: url(design/navi_top_background.gif);
    background-repeat: repeat-x;
    background-color: #3f3f3f;
}
#naviTop ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#naviTop li
{
    margin: 0px 20px;
    display: inline;
    padding: 0px;
}

#banner
{
    width: 100%;
    height: 140px;
    background-image: url(design/gradient_banner.jpg);
    background-repeat: repeat-x;
    border-bottom: 2px solid #3f3f3f;
    background-color: #0a4091;
}

#bannerLogo
{
    background-image: url(design/logo_banner.jpg);
    background-repeat: no-repeat;
    background-position: 20px 0px;
    height: 140px;
}

#nonFooter
{  
    position: relative;
    min-height: 100%;
}
* html #nonFooter
{
    height: 100%;
}

/***** Navigation *****/
#naviMain
{
    padding: 120px 0px 0px 400px;
    white-space: nowrap;
}

#ddMenu
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#ddMenu a
{
    display: block;
    padding-bottom: 6px;
}
#ddMenu li
{
    float: left;
    margin: 0px 20px 0px 0px;
}
#ddMenu li ul
{
    display: none;
    list-style-type: none;
    padding: 0px 0px;
    position: absolute;
    margin: -4px;
}
#ddMenu li:hover ul
{
    display: block;
}

.dropdown ul
{
    background-color: #3f3f3f;
}
.dropdown li
{
    margin: 0px;
    clear: both;
    padding: 0px 5px;
}
.dropdown ul a
{
    padding: 3px 0px;
}

.ddHover ul
{
    display: block !important;
}


/***** Content *****/
#content
{
    margin: 0px 10px;
    padding: 0px 0px 20px 0px;
    background-color: #f3f3f3;
}

#contentLeft
{
    width: 735px;
    float: left;
    padding: 10px;
    
}

#contentcontact
{
    width: 250px;
    float: right;
    padding: 10px 4px;
    text-align:center;
    
}

#contentRight
{
    width: 240px;
    float: right;
    background-color: #dcdcdc;
    background-image: url(design/content_right_gradient.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px 0px;
    text-align: center;
}

#contactForm
{
    font-weight: bold;
    background-color: #EEEEEE;
    margin: 0px 5px 5px 5px;
    padding: 5px;
    border: 1px solid #FFFFFF;
}
#contactForm input, textarea
{
    color: #444444;
    width: 255px;
    overflow: hidden;
}

#contactMail
{
    background-image: url(design/contact_mail.gif);
    background-repeat: no-repeat;
    background-position: center;
}
#contactRequest
{
    background-image: url(design/contact_request.gif);
    background-repeat: no-repeat;
    background-position: center;
}
#address
{
    font-size:10px;
}


.contactText
{
    color: #444444;
    width: 234px;
    overflow: hidden;
}

.contactMail
{
    background-image: url(design/contact_mail.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.contactRequest
{
    background-image: url(design/contact_request.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/***** Footer *****/
#footer
{
    background-color: #FFFFFF;
    background-image: url(design/background_shadow_content.gif);
    background-repeat: repeat-y;
    padding: 0px;
    height: 20px;
    width: 1024px;
    font-size: 11px;
    color: #999999;
    position: relative;
    margin: -20 auto 0px auto;
    text-align: center;
    width: 1024px;
    margin: 0px auto;
    text-align: center;
}


* html #footer
{
		margin-top: -20px;
}

.HtmlEditorTable
{
    width: 100%;
}
.HeaderLabel
{
    color: #0a4090;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 16px;
    font-size: 17px;
    border-bottom: 1px solid #0a4090;
    background-image: url(design/h1.gif);
    background-repeat: no-repeat;
    background-color: #e5e9ee;
    width: 100%;
}

/*
#footerContent
{
    width: 760px;
    margin: 0px auto;
    padding: 17px 0px;
    color: #817c6b;
}*/

/***** Allgemeine Klassen *****/
h1
{
    color: #0a4090;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 16px;
    font-size: 17px;
    border-bottom: 1px solid #0a4090;
    background-image: url(design/h1.gif);
    background-repeat: no-repeat;
    background-color: #e5e9ee;
}
h1 span
{
    font-size: 11px;
    float: right;
    padding: 3px 10px 0px 0px;
}
h2
{
    color: #0a4090;
    margin: 4px 0px 13px 0px;
    font-size: 16px;
    border-bottom: 3px double #CCCCCC;
    clear: left;
}
h3
{
    color: #0a4090;
    margin: 0px 0px 2px 0px;
    font-size: 13px;
}

a
{
    color: #0a4090;
    text-decoration: underlined;
    font-weight: bold;
}

a:hover
{
    color: #777777;
}

.whiteLink a
{
    color: #DDDDDD !important;
    text-decoration: none;
    font-weight: bold;
}
.whiteLink a:hover
{
    color: #FFFFFF !important;
}

.table
{
    border-collapse: collapse;
}
.table td
{
    padding: 5px 10px 20px 10px;
    border-top: 1px solid #dddddd;
}
.table .left
{
    width: 90px;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}
.table .right
{
    vertical-align: top;
    background-color: #e5e9ee;
    background-image: url(design/table_gradient.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.clear
{
    clear: both;
}

