* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Verdana", sans-serif;
    font-size: 11px;
}

html {
    padding-bottom: 20px;
}

body {
    background: #1c1c1c url('img/gradient.gif') repeat-x;
}

div#main {
    margin: 0 auto;
    background: url('img/background.gif') repeat-y 46px;
    width: 1057px;
}

div#shadowleft {
    background: url('img/shadowleft.gif') no-repeat 46px 311px;
    width: 100%;
}

div#shadowright {
    background: url('img/shadowright.gif') no-repeat 1004px 311px;
    width: 100%;
}

h1 {
    height: 311px;
    background: url('img/headimage.jpg') no-repeat;
    font-size: 0;
    text-indent: -100000px;
}

div#container {
    padding: 0px 54px; 0px; 54px;
    width: 949px;
}

ul#navigation {
    width: 949px;
    height: 66px;
    background: url('img/navigation.gif');
    position: relative;
}

ul#navigation li {
    list-style: none;
    position: absolute;
    top: 0;
}

ul#navigation li, ul#navigation a {
    height: 66px;
    display: block;
}

ul#navigation a {
    text-indent: -100000px;
}

ul#navigation li#nav_news       { left:   0px; width:  89px; }
ul#navigation li#nav_team       { left:  96px; width:  99px; }
ul#navigation li#nav_events     { left: 194px; width: 118px; }
ul#navigation li#nav_formula18  { left: 306px; width: 144px; }
ul#navigation li#nav_media      { left: 448px; width: 110px; }
ul#navigation li#nav_partner    { left: 554px; width: 114px; }
ul#navigation li#nav_kontakt    { left: 677px; width: 136px; }
ul#navigation li#nav_gaestebuch { left: 798px; width: 139px; }

ul#navigation li#nav_news       a.selected { background: transparent url('img/navigation.gif')    0px -66px no-repeat; }
ul#navigation li#nav_team       a.selected { background: transparent url('img/navigation.gif')  -96px -66px no-repeat; }
ul#navigation li#nav_events     a.selected { background: transparent url('img/navigation.gif') -194px -66px no-repeat; }
ul#navigation li#nav_formula18  a.selected { background: transparent url('img/navigation.gif') -306px -66px no-repeat; }
ul#navigation li#nav_media      a.selected { background: transparent url('img/navigation.gif') -448px -66px no-repeat; }
ul#navigation li#nav_partner    a.selected { background: transparent url('img/navigation.gif') -554px -66px no-repeat; }
ul#navigation li#nav_kontakt    a.selected { background: transparent url('img/navigation.gif') -677px -66px no-repeat; }
ul#navigation li#nav_gaestebuch a.selected { background: transparent url('img/navigation.gif') -798px -66px no-repeat; }

a:active, a:focus {
    outline: 0;
}

div#content {
    overflow: auto;
    padding-top: 50px;
}

div#sidebar {
    float: right;
}

div.section {
    width: 302px;
    background: url('img/section.gif') no-repeat 0px 25px;
    padding: 0 15px;
    padding-bottom: 20px;
}

div.section h2 {
    font-size: 0;
    text-indent: -100000px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 10px 0;
    margin-bottom: 30px;
}

div.section h2#sec_tweet   { background-image: url('img/sec_tweet.gif');
    margin-bottom: 25px;}
div.section h2#sec_partner { background-image: url('img/sec_partner.gif'); }
div.section h2#sec_termine { background-image: url('img/sec_termine.gif'); }

p#tweetdate {
    line-height: 20px;
    background-image: url('img/twitter-bird.gif');
    background-repeat: no-repeat;
    padding-left: 40px;
}

p#tweet {
    line-height: 20pt;
    width: 250px;
    margin-bottom: 15px;
    padding: 5px 10px;
}

p#tweet a {
    font-size: 14px;
    color: black;
}

ul#partner {
    list-style: none;
}

ul#partner li {
    margin: 20px;
    margin-bottom: 25px;
}

table#terms td {
    padding: 5px;
    vertical-align: middle;
}

table#terms td.flag {
    padding-right: 0px; /* 10 */
    padding-left: 0px; /* 15 */
}


div#text {
    width: 560px;
    padding: 0px 25px;
}

table#events {
    width: 500px;
    margin-left: 15px;
}

table#events td, table#events th {
    padding: 6px;
}

table#events th {
    padding-bottom: 10px;
    text-align: left;
}

div#footimg {
    margin: 40px 0;
}
div#footimg p {
    text-align: center;
}

p#license {
    margin-top: 10px;
    color: white;
    width: 100%;
    text-align: center;
    font-family: "Verdana", sans-serif;
    font-size: 10px;
}

p#license a {
    color: white;
    text-decoration: none;
    font-size: 10px;
}

p#license img {
    vertical-align: middle;
}

div#footer {
    height: 87px;
    background: url('img/footer.gif') no-repeat 46px;
    text-align: center;
}

div#footer img {
    margin: 20px;
    padding-top: 10px;
}

a {
    color: #b30303;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div#text h2 {
    padding-left: 20px;
    background: url('img/smallbar.gif') no-repeat 6px 7px;
    margin-bottom: 12px;
    vertical-align: bottom;
}

div#text h2.img {
    background: none;
}

div#text h3 {
   font-weight: bold;
   font-family: "Verdana", sans-serif;
   font-size: 11px;
   margin: 20px 0;
}

div#text h2, div#text h2 a {
   font-weight: normal;
   font-family: "Times", serif;
   font-size: 22px;
   color: black;
   text-decoration: none;
}

h2.newsheadline a:hover {
   color: #b30303;
   text-decoration: none;
}


h2.newsheadline span {
    float: right;
    padding-top: 10px;
    padding-right: 19px;
}

div.textcontent {
    padding: 0 20px;
    margin-bottom: 40px;
}

div#text p {
    margin: 10px 0;
    line-height: 2;
    font-size: 11px;
}

div#text td, div#text th {
    padding: 5px;
}

table th {
    text-align: left;
}

input, textarea {
    border: 1px solid #b30303;
    background: #ccc;
}

div.gbentry {
    margin: 0 20px;
    padding: 10px 0px;
    overflow: hidden;
    border-bottom: 1px dotted black;
}

#gbform th {
    width: 80px;
    text-align: right;
}

#gbform table {
    margin-bottom: 40px;
    margin-left: 15px;
}

#gbform ul.errorlist li {
    list-style: none;
    font-weight: bold;
    margin: 5px 0;
    color: red;
}

p.subnavi {
    padding-left: 20px;
}
p.subnavi img {
    margin-right: 2px;
    margin-bottom: 20px;
}

div.album {
    margin-left: 20px;
    clear: left;
    border-bottom: 1px dotted black;
    overflow: auto;
    margin-top: 20px;
}
div.album img {
    margin-right: 20px;
    margin-bottom: 40px;
}
div.album p {
    margin-bottom: 40px;
}
div.album a {
    color: black;
    text-decoration: none;
}

div.pressarticle {
    padding: 0 20px;
    margin-bottom: 40px; 
}

ul.erfolge {
    list-style-type: none;
}

ul.erfolge li {
    margin-bottom: 10px;
}

