Body {
    background-color: #E1E1E1;
    margin: 0;
    padding: 0;
    font-family: verdana;
    font-size: 0.8em;
    background-image: url('/img/body/body_bg.jpg');
    background-position: top center;
    background-repeat: repeat-x;
}

a {
    color: #80A4BF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

img, div {
    behavior: url(/iepngfix.htc)
}

#web_cont {
    margin: 0px auto;
    width: 802px;
}

#header {
    height: 202px;
    background-image: url('/img/body/aradl2.png');
    background-position: right top;
    background-repeat: no-repeat;
    background-color: transparent;
}

#header h1 {
    margin: 0px;
    padding-top: 30px;
    color: white;
    font-weight: normal;
    font-size: 3em;
}

#header h1 span {
    display: block;
    font-size: 0.5em;
    color: #D7F1F9;
}

ul#main {
    margin: 0px;
    padding: 0px;
    height: 41px;
    background-image: url('/img/body/menu_bg.gif');
    padding: 2px 0 0 2px;
}

ul#main li {
    list-style-type: none;
    float: left;
}

ul#main li a{
    display: block;
    width: 133px;
    padding-top: 12px;
    font-weight: bold;
    background-image: url('/img/body/li_bg_m.gif');
    text-align: center;
    height: 28px;
    float: left;
    color: white;
    text-decoration: none;
}

ul#main li a.first {
    background-image: url('/img/body/li_bg_l.gif');
}

ul#main li a.last {
    background-image: url('/img/body/li_bg_r.gif');
}

#page_cont {
    background-color: #F7F7F7;
    padding-bottom: 20px;
}

#left_col {
    width: 565px;
    float: left;
    margin-left: 10px;
    _margin-left: 5px;
    margin-top: 10px;
}

#right_col {
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    width: 207px;
}

h2 {
    margin: 0px;
    padding: 0px;
    height: 39px;
    font-size: 1.5em;
    padding: 12px 0 0 10px;
    font-weight: normal;
}

#left_col h2 {

    background-image: url('/img/body/h2_bg_l.gif');
}

#right_col h2 {
    width: 197px;
    background-image: url('/img/body/h2_bg_r.gif');
}

.cont_cont {
    background-color: white;
    padding-top: 1px;
}

.cont_cont .inner {
    margin: 15px 0 0 15px;
    padding: 1px;
}

#cont_end_l {
    height: 9px;
    line-height: 9px;
    background-image: url('/img/body/cont_end_l.gif');
}

#cont_end_r {
    height: 7px;
    line-height: 7px;
    background-image: url('/img/body/cont_end_r.gif');
}


ul#links {
    margin:0px;
    padding:0px;
    list-style-type: none;
}

ul#links li{
    display: block;
    height: 30px;
    line-height: 30px;
    background-image: url('/img/body/link_li_bg.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#page_end {
    height: 6px;
    line-height: 6px;
    background-image: url('/img/body/page_end.gif');
    background-repeat: no-repeat;
    background-position: top;
}

#footer_cont {
    margin: 15px 0 10px 0;
}

#footer_left {
    width: 6px;
    height: 46px;
    background-image: url('/img/body/footer_bg_l.gif');
    float:left;
}

#footer_middle {
    background-color: #0077BB;
    width: 790px;
    height: 46px;
    float:left;
    background-image: url('/img/body/lol.gif');
    background-position: 740px;
    background-repeat: no-repeat;
}

#footer_middle span {
    display: block;
    font-size: 0.8em;
    padding-top: 17px;
    color: white;
    float: right;
    padding-right: 60px;
}

#footer_right {
    width: 6px;
    height: 46px;
    background-image: url('/img/body/footer_bg_r.gif');
    float:left;
}

/* CLANKY */
ul#article {
    margin: 0px;
    padding: 20px 0 30px 40px;
}

#art_detail_cont {
    padding: 20px;
}

#art_detail_cont h3 {
    margin: 0px;
}

#art_detail_cont span.datum {
    font-size: 0.8em;
    float: right;
}

#gallery img {
    margin: 0 8px;
}

/* FOTOGALERIE */
.img_item {
    width: 155px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    padding: 3px;
}

#gal_img_cont {
    width: 490px;
    margin: 0 auto;
}
