body
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #f5f4f4;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    background-image: url(../p/bg.gif);
    background-position:top;
    background-repeat: repeat-x;
    color: #707173;
}

html {
    height: 101%;
}

#wrapper
{
    width: 909px;
    margin: auto;
}
#header
{
    background-image: url(../p/bg_header.gif);
    height: 192px;
}
#metanavi
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    position: relative;
    z-Index: 2;    
}
#metanavi li
{
    list-style-type: none;
    float: left;
    margin-left: 15px;
}

#metanavi li a
{
    color: #8b8c8d;
    font-size: 9px;
    text-decoration: none;
}

#metanavi li a:hover
{
    color: #8b8c8d;
    font-size: 9px;
    text-decoration: underline;
}

#logoThemeWrapper {
    margin: 0px 0px 27px 0px;
    padding: 1px 20px 0px 0px;
    border: 0px;
    height: 105px;
}

#logo
{
    float: left;
    margin: 15px 0px 0px 29px;
    border: 0px;
}
#theme
{
    margin: 1px 0px 0px 20px;
    position: absolute;
}

#topnavi
{
    background-image: url(../p/topnav.giv);
    background-repeat: repeat-x;
    width: 900px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}

#topnavi li
{
    display: block;
    background-image: url(../p/topnav_trenn.gif);
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    list-style-type: none;
    padding: 0px 2px 0px 1px;
}

#topnavi li.erster
{

}

#topnavi li a
{
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #507fc1;
    padding: 11px 28px 12px 29px;
}

#topnavi li a:hover
{
    background-image: url(../p/topnav_act.gif);
    background-color: #507fc1;
    color: #FFFFFF;
}

#topnavi li.active a
{
    display: block;
    background-image: url(../p/topnav_act.gif);
    color: #FFFFFF;
}













#content
{
    background-image: url(../p/main_bg.gif);
    background-repeat: repeat-y;
    width: 100%;
    margin-left: 1px;
    padding-top: 10px;
    padding-bottom: 30px;
}


#left {
    float: left;
    width: 184px;
    padding: 0px;
    margin: 0px;
}

.navi
{	float: left;
    width: 184px;
    padding: 0px;
    margin: 0px;
}

.navi li
{
    list-style-type: none;
    color: #507fc1;
    font-size: 13px;
    margin-left: 4px;
    width: 180px;
}

.navi li a
{
    text-decoration: none;
    color: #507fc1;
    display: block;
    padding: 5px 20px 5px 29px;
    margin-bottom: 16px;
}

.navi li a:hover
{
    text-decoration: none;
    background-image: url(../p/leftnav_main.gif);
    color: #fff;
    background-color: #507fc1;
    background-repeat: repeat-x;
    display: block;
}

.navi li a.active
{
    text-decoration: none;
    background-image: url(../p/leftnav_main.gif);
    color: #fff;
    background-color: #507fc1;
    background-repeat: repeat-x;
    display: block;
}

.navi li ul
{
    background-image: none;
    padding:0px;
    margin-left: -4px;
}

.navi li ul li
{
    background-image: url(../p/leftnav.gif);
    background-repeat: no-repeat;
    font-size: 12px;
}

.navi li ul li a:hover, .navi li ul li.active a
{
    background-image: url(../p/leftnav_act.gif);
    background-repeat: no-repeat;
    color: #fff;
    background-color: #507fc1;
}

.navi li ul li a
{
    display:block;
    padding: 5px 5px 5px 54px;
}






#content_wrapper
{
    float: left;
    background-image: url(../p/bg_content.gif);
    background-repeat: repeat-y;
    width: 475px;
    padding-left: 31px;
    padding-top: 3px;
}

.main_content
{
    border-bottom: solid 1px #e1e1e1;
    text-align: left;
    font-size: 12px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    line-height: 17px;
}

.main_content ul
{
    color: #707173;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    list-style: none;

}

.main_content ul li
{
    margin-bottom: 10px;
    padding-left: 13px;
    background-image: url(../p/content_li.gif);
    background-repeat: no-repeat;
}

.main_content ul li ul
{
    color: #707173;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    list-style: none;
}

#content_img
{
    float: left;
    padding: 4px 10px 1px 0px;
    /* padding-right:15px;
    padding-bottom: 20px;
    padding-26 */
}

#content_img p
{
    margin: 0px 0px 15px 0px;
    font-size: 11px;
    color: #868889;
}

#back_button
{
    float: left;
    width: auto;
    height: 18px;
    border: solid 1px #ebeaea;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 11px;
    color: #507fc1;
    background-image: url(../p/button.gif);
    background-repeat: repeat-x;
}

#oben_button
{
    float: right;
    width:auto;
    height: 18px;
    border: solid 1px #ebeaea;
    margin-right: 257px;
    margin-top: -15px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 11px;
    color: #507fc1;
    background-image: url(../p/button.gif);
    background-repeat: repeat-x;
    display: inline;
}

#back_button a, #oben_button a
{
    text-decoration: none;
    padding: 2px 8px 2px 8px;
    display: block;
}

#back_button a:hover, #oben_button a:hover
{
    background-image: url(../p/button_hover.gif);
    background-repeat: repeat-x;
    text-decoration: none;
    color: #fff;

}






#right
{
    float: right;
    width: 184px;
    height: 100%;
}

.right_content
{
    color:#707173;
    font-size: 11px;
    float: left;
    background-image: url(../p/bg_content.gif);
    background-repeat: repeat-y;
    padding: 5px 20px 5px 20px;
    margin-bottom: 15px;
}

.right_content h4
{
    color: #966e42;
    margin: 0px 0px -12px 0px;
}

.right_content a
{
    text-decoration: underline;
    color: #507fc1;
}

.right_content p {
    margin: 0px 0px 5px 0px;
}

#foot
{
    float: left;
    width: 870px;
    height: 46px;
    margin-left: 4px;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    background-image: url(../p/foot_bg.gif);
    background-repeat: repeat-x;
    padding-bottom: 5px;
    display: inline;
    text-align: right;
    padding-right: 30px;
}

#foot img
{
    border: none;
    margin-left: 10px;
    padding-bottom: 9px;
    margin-top:13px;
}

#foot #alpha_img
{
    padding-left: 410px;
}

#foot a
{
    text-decoration: none;
}

#adresse #copy
{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    display: inline;
}

#adresse p
{
    float: left;
    margin-left: 105px;
    margin-top: 10px;
    color: #a7a8a9;
    font-size: 10px;
    text-align: center;
    padding-bottom: 30px;
}

h3
{
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #966e42;
    font-weight: normal;
}

h4
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #707173;
}


a
{
    color: #507fc1;
    text-decoration: underline;
}

a:hover
{
    color: #507fc1;
    text-decoration: none;
}

.clear
{
    clear: both;
}


.inputform {
    font-size: 12px;
    padding: 1px;
    border: 1px solid #EAEAEA;
    margin-top: 6px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

textarea {
    font-size: 12px;
    padding: 1px;
    border: 1px solid #EAEAEA;
    margin-top: 6px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.formButton {
    background-image: url(../p/button_medium.gif);
    font-size: 11px;
    color: #507fc1;
    border: 0px;
    width: 112px;
    display: block;
    padding: 3px 0px 3px 0px;
    background-repeat: no-repeat;
    background-color: inherit;
    background-color: #fafafa;
}

.formButton:hover {
    background-image: url(../p/button_medium_hover.gif);
    color: #FFFFFF;
    border: 0px;
    width: 112px;
    display: block;
    padding: 3px 0px 3px 0px;
    background-repeat: no-repeat;
    background-color: inherit;
    background-color: #fafafa;
}


.contactHeader {
    background-image: url(../p/contact_header.gif);
    padding: 8px 15px 8px 15px;
    color: #868889;
    font-weight: bold;
    font-size: 14px;
}

.contactBody {
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 15px;
    margin-top: -2px;
}