html, body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #616263;
    text-align: left;
}

body
{
    background-image: url(../img/body_bg.gif);
    background-repeat: repeat-x;
}

img
{
    border: 0px;
}

h1, h2, h3, h4, h5, h6
{
    color: #99141b;
    margin: 0px;
    padding: 5px 0px;
}

h1
{
    font-size: 18px;
    line-height: 20px;
}

h2
{
    font-size: 16px;
    line-height: 18px;
}

h3
{
    font-size: 14px;
    line-height: 16px;
}

h4
{
    font-size: 13px;
    line-height: 15px;
}

h5
{
    font-size: 12px;
    line-height: 14px;
}

h6
{
    font-size: 11px;
    line-height: 13px;
}

p
{
    margin: 0px;
    padding: 5px 0px;
}

a
{
    color: #99141b;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

a:hover
{
    color: #f89d00;
}

a.grey
{
    color: #616263;
}

a.grey:hover
{
    color: #99141b;
}

fieldset.fieldset
{
    border: 0px;
    padding: 0px;
}

input.formsubmit
{
    background-color: #99141b;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #99141b;
    padding: 2px 6px;
}

label.formlabel, label.formerror
{
    width: 135px;
    display: inline-block;
    line-height: 15px;
    margin-bottom: 7px;
}

label.formerror
{
    color: red;
}

input.formtext
{
    font-size: 11px;
    width: 150px;
    margin-bottom: 5px;
    color: #616263;
}

input.formcheck
{
    font-size: 11px;
    margin-bottom: 5px;
    color: #616263;
}

select.formselect, select.date_day, select.date_month, select.date_year
{
    margin-bottom: 5px;
    color: #616263;
}

textarea.formtextfield
{
    vertical-align: top;
    margin-bottom: 5px;
    width: 280px;
}

div.formblock
{
    margin-top: 20px;
    margin-left: 110px;
}

div.forminfo
{
    color: red;
    margin-bottom: 10px;
}

div.inline
{
    padding-left: 20px;
    margin-bottom: 5px;
}

#head
{
    height: 162px;
    background-image: url(../img/head_bg.gif);
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-left: 179px;
    width: 811px;
}

#head_date
{
    font-size: 15px;
    font-weight: bold;
    color: #99141b;
    letter-spacing: 2px;
}

#head_text
{
    margin-top: 35px;
    font-size: 11px;
    color: #99141b;
    font-weight: bold;
    font-family: Arial;
}

#head_lang
{
    margin-top: 40px;
    font-size: 11px;
    color: #616263;
    font-weight: bold;
}

#head_lang a
{
    color: #616263;
}

#head_lang a:hover, #head_lang a.active
{
    color: #99141b;
}

#pics_nav_container
{
    height: 243px;
    width: 990px;
}

#pic1
{
    float: left;
    position: relative;
    width: 167px;
    height: 243px;
    overflow: hidden;
}

#pic1_overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 167px;
    height: 243px;
    background-image: url(../img/pic1_overlay.png);
}

#nav
{
    float: left;
    width: 141px;
    height: 224px;
    padding: 9px 12px 10px 12px;
    background-image: url(../img/nav_bg.gif);
}

#nav ul, #subnav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

#nav li, #subnav li
{
    padding: 8px 0px;
    line-height: 16px;
}

#nav a
{
    color: #FFFFFF;
    font-weight: bold;
}

#nav a:hover, #nav a.active
{
    color: #f89d00;
}

#pic2
{
    float: left;
    position: relative;
    width: 247px;
    height: 243px;
    overflow: hidden;
}

#pic2_overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 247px;
    height: 243px;
    background-image: url(../img/pic2_overlay.png);
}

#subnav
{
    width: 142px;
    height: 224px;
    padding: 9px 12px 10px 12px;
    background-image: url(../img/subnav_bg.png);
}

#subnav ul
{
    position: absolute;
    bottom: 10px;
    z-index: 20;
}

#subnav a
{
    color: #99141b;
    font-weight: bold;
}

#subnav a:hover, #subnav a.active
{
    color: #f89d00;
}

#pic3
{
    float: left;
    position: relative;
    width: 395px;
    height: 243px;
    overflow: hidden;
}

#pic3_overlay
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 395px;
    height: 243px;
    background-image: url(../img/pic3_overlay.png);
}

#orange_box
{
    float: left;
    width: 16px;
    height: 243px;
    background-image: url(../img/orange_box.gif);
}

#sponsors
{
    margin-top: 20px;
    width: 549px;
}

#sponsors_fixed
{
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

#sponsors_fixed img
{
    margin-right: 20px;
    vertical-align: middle;
}

#sponsors p
{
    margin: 0 0 0 100px;
    padding: 0px 0px 0px 10px;
    font-size: 12px;
    line-height: 24px;
    color: #616263;
}

#sponsors_carousel_wrapper
{
    height: 50px;
    width: 309px;
    margin-left: 100px;
    padding: 11px 10px 13px 10px;
    background-image: url(../img/sponsors_bg.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}

#sponsors_carousel ul
{
    margin: 0px;
    padding: 0px;
    height: 60px;
    list-style-type: none;
}

#sponsors_carousel li
{
    float: left;
    margin: 0px;
    line-height: 50px;
    height: 50px;
    width: 154px;
    text-align: center;
}

#sponsors_carousel li div
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 154px;
    height: 50px;
}

#sponsors_carousel li div *
{
    vertical-align: middle;
}

#sponsors_carousel li img
{
    float: none;
}

#page
{
    position: absolute;
    top: 0px;
    left: 520px;
    min-width: 470px;
    width: 47%;
    z-index: 10;
}

#shortcuts
{
    height: 77px;
    padding-top: 15px;
    padding-right: 15px;
    font-size: 11px;
    line-height: 18px;
    text-align: right;
    font-weight: bold;
}

#social
{
    margin-top: 10px;
}

#social img
{
    margin-left: 10px;
}

#logo
{
    margin-left: 16px;
    height: 114px;
    background-image: url(../img/europeade_logo.png);
    background-repeat: no-repeat;
}

#logo a
{
    display: block;
    height: 85px;
    width: 341px;
}

#content
{
    position: relative;
    margin-top: 107px;
}

#content_top
{
    height: 20px;
    margin-left: 20px;
    margin-right: 30px;
    background-color: #FFFFFF;
}

#content_top_left
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    background-image: url(../img/content_top_left.png);
    background-repeat: no-repeat;
}

#content_top_right
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 30px;
    background-image: url(../img/content_top_right.png);
    background-repeat: no-repeat;
}

#content_bottom
{
    height: 30px;
    margin-left: 20px;
    margin-right: 30px;
    background-image: url(../img/content_bottom_bg.jpg);
    background-repeat: repeat-x;
}

#content_bottom_left
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 30px;
    width: 20px;
    background-image: url(../img/content_bottom_left.jpg);
}

#content_bottom_right
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 30px;
    width: 30px;
    background-image: url(../img/content_bottom_right.jpg);
}

#content_middle
{
    padding-right: 30px;
    background-image: url(../img/content_middle_bg.png);
    background-position: top right;
    background-repeat: repeat-y;
}

#content_middle_box
{
    min-height: 268px;
    height:auto !important;
    height:268px;
    padding-left: 20px;
    font-size: 12px;
    background-color: #FFFFFF;
}

#karte
{
    height: 400px;
    min-width: 420px;
    width: 100%;
}

.news
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #919293;
}

.news .date, .pics .date
{
    font-size: 12px;
}

.news img
{
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.news p
{
    text-align: justify;
    padding: 0;
}

.shopartikel
{
    padding: 15px 0;
}

.shopartikel a
{
    display: block;
    float: left;
    width: 160px;
    margin: 5px 10px 20px 0;
}

.shopartikel label
{
    display: inline-block;
    line-height: 15px;
    margin-bottom: 7px;
    margin-right: 10px;
}

.shopartikel input
{
    font-size: 11px;
    margin-bottom: 5px;
}

.shopartikel_text
{
    width: 59%;
    min-width: 250px;
    float: left;
}

.fotos
{
    display: block;
    width: 210px;
    height: 170px;
    float: left;
}

.fotos span
{
    display: block;
    height: 30px;
}

.fotos img
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.pagination
{
    padding: 10px 0px;
    text-align: center;
}

.pagination a, .pagination .nolink
{
    padding: 2px 5px;
    font-weight: bold;
    color: #99141b;
}

.pagination a:hover, .pagination .nolink
{
    color: #f89d00;
}

.pics .pic
{
    float: left;
}

.pics .pic img
{
    margin: 10px;
}

div.ddiv
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.pdfpreview
{
    float: left;
    width: 150px;
    height: 150px;
    padding: 0 20px 35px 0;
}

.smaller
{
    font-size: 14px;
}

.video
{
    padding-bottom: 20px;
}

.sponsor
{
    height: 70px;
    width: 140px;
    line-height: 70px;
    padding: 15px;
}

.sponsor_big
{
    height: 100px;
    width: 200px;
    line-height: 100px;
    padding: 15px;
}

.sponsor, .sponsor_big
{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.sponsor a
{
    display: table-cell;
    height: 70px;
    width: 140px;
}

.sponsor_big a
{
    display: table-cell;
    height: 100px;
    width: 200px;
}

.sponsor *, .sponsor_big *
{
    vertical-align: middle;
}

#shopbox
{
    position: absolute;
    top: 240px;
    right: 0px;
    width: 175px;
}

#shopbox a
{
    display: block;
    font-size: 12px;
    background-image: url(../img/shopbox.png);
    background-repeat: no-repeat;
    line-height: 50px;
    padding-bottom: 13px;
    text-align: center;
}

#shopbox a.bestellung
{
    padding-right: 30px;
    background-position: 0px 0px;
}

#shopbox a.bestellung:hover
{
    background-position: 0px -63px;
}

#shopbox a.shop
{
    padding-left: 10px;
    background-position: 0px -126px;
}

#shopbox a.shop:hover
{
    background-position: 0px -189px;
}

.warenkorb
{
    padding: 10px 0 20px 0;
}

.warenkorb td, .warenkorb th
{
    padding: 5px 10px;
}

.warenkorb .warenkorb_artikel, .warenkorb .warenkorb_gesamt
{
    text-align: left;
    padding: 0 50px 0 0;
}

.warenkorb_menge, .warenkorb_preis, .warenkorb_summe, .warenkorb_footer
{
    text-align: right;
}

.warenkorb_gesamt, .warenkorb_gesamt_summe
{
    border-top: 1px solid #616263;
}

.warenkorb_gesamt_summe
{
    text-align: right;
}

.buttons
{
    padding: 0 0 20px 0;
    text-align: center;
}

.buttons a
{
    display: inline-block;
    margin: 0 20px 0 0;
}

.button
{
    color: #FFFFFF;
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    margin: 0 25px 0 0;
    padding: 0 15px 0 0;
    background: url(../img/button.gif) no-repeat top right;
}

.button span
{
    display: block;
    padding: 0 0 0 15px;
    background: url(../img/button.gif) no-repeat 0 -19px;
}

.clear
{
    clear:both;
}