body {
        margin:0px;
        background-color:#EAEAEA;
        text-align:center;
    }
    body,table,td,p,span,div {
        font-family:Arial,Helvetica,sans-serif;
        color:#444444;
        font-size:12px;
        line-height:15px;
    }
    input,select,textarea {
        font-family:Arial,Helvetica,sans-serif;
        color:#444444;
        font-size:12px;
    }
    a {
        color:#000000;
        text-decoration:underline;
    }
    a:hover {
        color:#8399C0;
        text-decoration:underline;
    }
    #content {
        width:803px;
        background-color:#FFFFFF;
        background-image:url(images/bg_neu.jpg);
        background-position:top;
        background-repeat:no-repeat;
    }
    #contenttext {
        padding-right:25px;
        text-align:left;
    }
    #borderleft {
        background-image:url(images/bg_left.gif);
        background-position:right;
    }
    #borderright {
        background-image:url(images/bg_right.gif);
        background-position:left;
    }
    #header {
        /*padding-top:69px;*/
        /*padding-left:27px;*/
        /*(padding-right:27px;*/
        padding:0px 0px 0px 0px;
        margin:14px 0px 0px 1px;    
    }
    #footer {
        padding-bottom:12px;
        padding-left:27px;
        padding-right:27px;
    }
    #dottedspacer {
        padding-top:8px;
        padding-bottom:8px;
        padding-left:27px;
        padding-right:27px;
        background-image:url(images/subnavi_top_top.gif) no-repeat scroll left bottom;
    }
    #dottedspacertop {
        padding-top:1px;
        padding-bottom:8px;
        padding-left:27px;
        padding-right:27px;
    }

    #subnavi {
        background-image:url(images/bg_subnavi.gif);
        background-repeat:repeat-y;
        width:210px;
        text-align:left;
    }
    #submenu {
        /*border: 1px #000000 solid;*/
        margin-left:32px;
        margin-right:30px;
        font-size:12px;
        line-height:15px;
    }
    .list_container li {
    /*list-style-image: url(http://home.medienhaus.at/images/list_icon.gif);*/
    list-style-type: none;
    }  
     

    #headline {
        font-family:Georgia;
        font-size:21px;
        background-color:#C0CAE3;
        width:593px;
        font-weight:bold;
        color:#535353;
        text-align:left;
    }
    #subheadline {
        background-color:#E5E9F4;
        width:593px;
        text-align:left;
    }
    #subheadlinetext {
        font-family:Arial;
        font-size:12px;
        color:#535353;
        line-height:15px;
        padding-left:35px;
        padding-top:10px;
        padding-right:10px;
    }
    #subnavibottom {
        height:20px;
        vertical-align:top;
    }
    #print {
        padding-right:27px;
        padding-top:8px;
        padding-bottom:10px;
    }
    .minitop {
        font-size:10px;
        /*padding-bottom:7px;*/
    }
    .minibottom {
        font-size:10px;
        padding-top:7px;
    }
    .inactive {
        color:#CCCCCC;
        font-size:10px;
    }
    .inactive a {
        text-decoration:none;
    }
    .input {
        width:183px;
        height:16px;
        border:solid 1px #8399C0;
        font-size:10px;
        margin-right:1px;
    }
    .button {
        background-image:url(images/button_suchen_leer.jpg);
        border:none;
        background-color:#ffffff;
        font-size:10px;
        width:68px;
        height:24px;
        color:#FFFFFF;
    }
    .navileft {
        background-color:#8399C0;
        width:210px;
        height:22px;
    }


    
    .naviright {
        background-color:#C0CAE3;
        width:25px;
    }
    



    .navispacer {
        width:2px;
    }

    td.navi {
        background-color:#C0CAE3;
        text-align:center;
        font-size:12px;
        font-weight:bold;
    }


    td.navi:hover {
        background-color:#8399C0;
        text-align:center;
        font-size:12px;
        font-weight:bold;
    }
    td.naviactive {   
        /*background-image:url(images/bg_navi.gif);*/
        text-align:center;
        font-size:12px;
        font-weight:bold;
        background-color:#FFFFFF;
    }
    td.naviactive:hover {   
        /*background-image:url(images/bg_navi.gif);*/
        text-align:center;
        font-size:12px;
        font-weight:bold;
        background-color:#FFFFFF;
        color:#8399C0;
    }
    td.naviactive_noselected:hover {   
        /*background-image:url(images/bg_navi.gif);*/
        text-align:center;
        font-size:12px;
        font-weight:bold;
        background-color:#8399C0;

        color:#8399C0;
    }

    a.navi {
        text-decoration:none;
        color:#000000;
        font-family:Verdana;
    }
    a.navi:hover {
        text-decoration:none;
        color:#FFFFFF;
        font-family:Verdana;
        background-color:#8399C0;
     }
    a.naviactive {
        text-decoration:none;
        color:#FFFFFF;
        font-family:Verdana;
        color:#8399C0;
    }
    a.naviactive:hover {
        text-decoration:none;
        color:#8399C0;
        font-family:Verdana;
        background-color:#FFFFFF;
    }
    a.subnavi {
        text-decoration:none;
        color:#000000;
        font-size:11px;
    }

    a.subnavi:hover {
        text-decoration:underline;
        color:#8399C0;
        font-size:11px;
    }


    .subnavi_arrow_active {
        background-image:url(images/arrow.gif);
        width:10px;
        background-repeat:no-repeat;
        background-position: center center;
    }
	
	#gallery-image img {
top:0px !important;
z-index:1;
}
