body
{
    margin: 20px; /*background: #000000;*/
    background: #ffffff;
    font-family: Helvetica, Tahoma , "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #787878;
}

h1, h2, h3
{
    margin: 0;
    font-weight: normal;
    color: #000000;
}

h1
{
    font-size: 2.5em;
    border-bottom: 1px dashed #D2D4C9;
    margin: 25px 0px 15px 0px;
}
h2
{
    font-size: 1.6em;
    margin: 20px 0 10px 0;
}
h3
{
    font-size: 1.4em;
    margin: 15px 0 5px 0;
}

p, ul, ol
{
    margin-top: 0;
    line-height: 180%;
}

a
{
    text-decoration: none; /*border-bottom: 1px dotted #999999;*/
    color: #0A0A0A;
}
a:hover
{
    background: none;
    text-decoration: underline;
}

#wrapper
{
    width: 910px;
    margin: 0 auto;
    padding: 20px;
    background: #FFFFFF;
}

/* Header */
#header
{
    width: 910px;
    height: 98px;
    margin: 0 auto;
    background: #ffffff url(../images/slide/logo.jpg) no-repeat left top;
}

/* Logo */

#logo
{
    float: left;
    width: 640px;
    color: #000000;
}

#logo h1, #logo p
{
}

#logo h1
{
    float: left;
    padding: 30px 0 0 250px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 3.5em; /*font-size: 2.6em;*/
    background-color: #ffffff;
}

#logo p
{
    float: left;
    margin: 0;
    padding: 80px 0 0 5px;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, sans-serif;
}

#logo a
{
    border: none;
    background: none;
    text-decoration: none;
    color: #ffffff;
}

/* Page */

#page
{
    width: 910px;
    margin: 0 auto;
}
#slogan
{
    text-align: right;
    margin-top: 15px;
}

/* Content */

#content
{
    float: right;
    width: 740px;
}

.bodytext
{
    text-align: justify;
}

/* colleft */

#colleft
{
    float: left;
    width: 150px;
    padding: 70px 0 0 0;
}

#colleft h2
{
    letter-spacing: -.5px;
    color: #000000;
}

#colleft p
{
    text-align: justify;
}



#menuleft
{
    margin-bottom: 30px;
}

#menuleft ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menuleft li
{
    line-height: 35px;
    font-size: 16px; /*border-bottom: 1px dashed #D2D4C9;*/
}

#menuleft a
{
    color: #787878;
    border: none;
    display: block;
}

#menuleft a:hover
{
    text-decoration: underline;
    color: #000000;
}

#menuleft a.current
{
    color: #000000;
}

#menuleft a.selected
{
    color: #000000;
}

/* Footer */

#footer
{
    width: 910px;
    height: 20px;
    margin: 0 auto;
    padding: 20px 0 15px 0; /*background: #565F68;*/
    color: #B2B2B2;
}

#footer p
{
    margin: 0;
    line-height: normal;
    font-size: 9px;
    text-align: center;
}

#slider_black
{
    background-color: #000000;
    color: #666666;
    text-align: justify;
}

#slider_black a
{
    background-color: #000000;
    color: #999999;
}
#slider_black a:hover
{
    background-color: #000000;
    color: #ffffff;
}
#panorama
{
    margin-top: 15px; ;
}
#panorama_imagebuttons
{
    width: 740px;
    padding: 0px;
    margin: 0px;
}
#panorama_imagebuttons img
{
    width: 181px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    cursor: pointer;
}

img.left
{
    margin-right: 15px;
    float: left;
}

img.right
{
    margin-left: 15px;
    float: right;
}

span.hidden
{
    position: absolute;
    left: -3000px;
    width: 0;
    height: 0;
    display: block;
}

td
{
    vertical-align: top;
}



/* Für erste Seite */
#language_main
{
    margin-left: -300px;
    margin-top: -200px;
    width: 600px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
}
#language_main h1
{
    font-size: 37.5px;
}

#language_chooser
{
    margin-top: 60px;
}
#language_chooser img
{
    padding: 10px;
    margin: 10px;
    border: none;
}
#language_output
{
    font-size: 20px;
}
#language_logo
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 74px; /*left:50%;             margin-left:-300px;*/
}
#language_chooser a
{
    font-size: 20px;
    border: none;
}



/*Formular*/

.tx-powermail-pi1
{
}

form fieldset
{
    /*background-color:#e9f9ac;*/
    border-width: 2px 2px 2px 10px;
    border-style: solid; /*border-color:#cee574;*/
    border-color: #e2e2e2; /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    margin: 20px 0px 20px 20px;
    width: 500px; /*350px;*/
    position: relative;
    display: block;
    padding: 0px 10px 10px 10px;
}

form fieldset legend
{
    /*background-color:#ecefcb;*/
    background-color: #ffffff;
    border-width: 1px 1px 1px 10px; /*border-color:#ff9900;*/
    border-color: #c2c2c2;
    border-style: solid;
    color: #5c71a2;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 90%;
    text-align: center;
    width: 186px;
    padding: 3px 5px;
    margin: 0px 0px 10px -40px;
    position: relative;
    top: -14px;
}

form fieldset legend img
{
    padding: 0px 5px 0px 10px;
}

label
{
    color: #5c71a2;
    font-size: 90%;
    font-weight: bold;
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    margin: 4px 10px 0px 0px;
}

input
{
    /*background-color:#e9f9ac;*/
    width: 300px;
    margin: 2px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color: #809431;
    color: #5c71a2;
    font-family: "Courier New" , Courier, mono;
    padding: 1px 2px;
}
textarea
{
    width: 300px;
    border-width: 1px 1px 1px 1px;
    border-style: dotted;
    border-color: #809431;
    color: #5c71a2;
    font-family: "Courier New" , Courier, mono;
    padding: 1px 2px;
    font-size: 12px;
}
.validation-failed
{
    color: #a25c5c;
}
.powermail_mandatory_js
{
    width: 300px;
    margin: 1px 0px 10px 112px;
    color: #a25c5c;
}

input.powermail_submit
{
    /*background-color:#e9f9ac;*/
    font-family: Helvetica,Tahoma, "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    background-color: #ffffff;
    border-width: 0px;
    border-style: solid;
    border-color: #5c71a2; /*border:none;*/
    font-weight: bold;
    width: auto;
    padding: 1px;
    margin: 10px 0px 0px 112px;
    text-decoration: none;
}
input.powermail_submit:hover
{
    cursor: pointer;
    border-bottom-width: 1px;
    padding-bottom: 0px;
}
.tx_powermail_pi1_fieldwrap_html_submit
{
    text-align: center;
    padding: 0px 85px 0px 0px;
}


/*News*/
#latestnews
{
    margin-bottom: 30px;
}

.news-latest-item h4
{
    margin: 0px 0px 5px 0px;
    color: #000000;
}
.news-latest-date
{
    margin: 0px 0px 5px 0px;
}

.news-latest-subheader
{
}

.news-latest-subheader a
{
    margin: 0px;
}
.news-latest-subheader p
{
    line-height: 140%;
    margin: 0px 0px 5px 0px;
}
.news-latest-subheader img
{
    margin: 0px 0px 5px 0px;
}
.news-latest-gotoarchive
{
    margin: 10px 0px 0px 0px;
}


.news-list-date
{
    margin-right: 10px;
    font-size: 0.9 em;
}
.clearer
{
    display: none;
    clear: both;
}

