body {
    margin:0px;
    font-family:Verdana;
    font-size:12px;
}

hr {
    border:none;
    background:url(/static/img/hrbg.png) repeat-x top left;
    height:2px;
}

.slider {
    margin:100px auto 0 auto;
    background:url(/static/img/slider.png) repeat-x top left;
    position:relative;
    height:400px;
    z-index:10;
}

h2 a {
    color:#770D00;
    text-decoration:none;
}

h1 a {
    color:#770D00;
    text-decoration:none;
}

.content {
    width:540px;
    padding:10px 30px;
    min-height:600px;
    background:url(/static/img/content_bg.png) top left repeat;
    margin:0 8px 8px 8px;
}

.contentShadow {
    background:transparent url(/static/img/schatten.png) bottom left repeat-y;
     z-index:20;
     position:absolute;
     top:0px;
     left:80px;
} 

.footer {
    background:#761A13 url(/static/img/footer.png) top left repeat-x;
    color:#eeeeee;
    font-size:9px;
    padding:5px;
    margin:-8px 8px 7px 8px;
}

.footer hr {
    border:none;
    background:url(/static/img/fhrbg.png) repeat-x top left;
}

.footer a {
     color:#eeeeee;
     text-decoration:none;
}

.navi {
    display:block;
    position:absolute;
    width:280px;
    left:680px;
    height:400px;
}

.ecke {
    position:absolute;
    background:url(/static/img/ecke.png) no-repeat top left;
    height:108px;
    width:96px;
    left:960px;
    top:84px;
}

.header {
    height:85px;
    margin:0 -10px;
}

.header .logo {
    background:url(/static/img/logo.png) no-repeat top left;
    width:243px;
    height:85px;
    float:left;
}

.headtext {
    color:#666;
    font-size:11px;
    padding:5px 0;
    display:block;
}

.header .search {
    float:left;
    margin-top:37px;
    margin-left:110px;
}
.header input {
    width:156px;
    height:19px;
    border:none;
    color:#c0c0c0;
    padding:4px 2px 0 10px;
    background:transparent url(/static/img/head_search.png) no-repeat top left;
}

input:focus {
    color:#333;
}

.header .searchbtn {
    border:none;
    height:21px;
    width:30px;
    padding:0;
    cursor:pointer;
    background:transparent url(/static/img/search_btn.png) top left no-repeat;
}

.navi .nl {
    display:block;
    height:75px;
    padding:14px 0 0 24px;
}

.navi .Opp {
    background:url(/static/img/opp.png) top left no-repeat;
    padding:6px 6px 5px 24px;
    height:89px;
    border-top:#FFF 1px solid;
    position:relative;
    border-bottom:#FFF 1px solid;
    max-height:89px;
    overflow:hidden;
    font-family:Cursive, Verdana;
    color:#000;
}

.Opp .head {
    font-size:14px;
    font-weight:bold;
}

.Opp .speak {
    font-size:12px;
}

.Opp .by {
    position:absolute;
    bottom:2px;
    right:4px;
    font-size:9px;
}

.navi .nl .hl {
    font-size:15px;
    color:#FFF;
}

.navi .nl input[type=text] {
    width:150px;
    margin-top:2px;
    height:19px;
    border:none;
    color:#c0c0c0;
    padding:4px 2px 0 10px;
    background:transparent url(/static/img/head_search.png) no-repeat top left;
}

.navi .nl input:focus {
    color:#333;
}

.tron {
    background: url(/static/img/tron.png) 0px 3px no-repeat;
    padding-left:18px;
}

a.link {
    color:#770D00;
    text-decoration:underline;
}

.nlbtn {
    border:none;
    background:transparent url(/static/img/nl_btn.png) top left no-repeat;
    height:20px;
    margin-left:10px;
    cursor:pointer;
    width:20px;
}

.nl_selected {
    margin-top:2px;
    color:#FFF;
}

.navigation {
    height:160px;
}

.mainMenu a{
    font-size:20px;
    color:#FFF;
    display:block;
    text-decoration:none;
}

.mainMenu {
    border-collapse:collapse;
}

.mainMenu td{
    padding:4px 0;
}

.mainMenu .pointer{
    width:10px;
}

.mainMenu .name{
    width:100px;
}

.subMenu {
    border-collapse:collapse;
}

.subMenu a {
    font-size:13px;
    color:#FFF;
    display:block;
    text-decoration:none;
}

.subMenu td{
     padding:4px 0;
}

.subMenu .pointer{
    width:10px;
}

.subMenu .name{
    width:110px;
    padding-left:15px;
}

.subMenu .archiv {
    color:#FFF;
    background:url(/static/img/head_navi_break.png) bottom center no-repeat;
    font-size:15px;
    font-weight:normal;
}

.main {
    padding-right:0px;
      border-bottom:#FFF 1px solid;
}

.sub {
    border-left:#FFF 1px solid;
    border-bottom:1px solid #FFF;
    border-right:1px solid #FFF;
    padding-left:0px;
}

.mainMenu .activ {
    background:transparent url(/static/img/activ_main.png) center right no-repeat;
}

.subMenu .activ {
    background:transparent url(/static/img/activ_sub.png) center left no-repeat;
}

.seg {
    color:#FFF;
    font-size:20px;
    height: 35px;
    border-right:1px solid #FFF;
    padding:12px 0 0 20px;
}

.footerList ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.footerList td {
    width:170px;
    vertical-align:top;
    padding-top:6px;
    padding-left:10px;
}

.footerList .footerHead {
    font-weight:bold;
    font-size:10px;
    display:block;
    margin-bottom:3px;
}

.footerList img {
    width:10px;
    height:10px;
}

.footerList a {
    padding-left:10px;
    display:block;
    background:transparent url(/static/img/footerblob.png) top left no-repeat;
}

.footerList a:hover {
    text-decoration:underline;
}

.footerList li{
    margin:0px;
}

.footerMeta {
    display:block;
    text-align:center;
}

.cat {
    position:absolute;
    display:none;
    bottom:5px;
    left:960px;
    padding-left:20px;
}

.cat ul {
    padding:0px;
    list-style:none;
}

.cat ul li {
    margin:5px 0px;
}

.cat a{
    color:#FFF;
    text-decoration:none;
}

.cat ul .top {
    color:#FFF;
    font-size:17px;
    width:100px;
    text-align:center;
    background:url(/static/img/head_navi_break.png) bottom center no-repeat;
}



.news {
    margin:25px 0;
}

.news a{
    text-decoration:none;
    color:#770d00;
}

.news h2{
    margin:0px;
    font-size:16px;
    padding-top:3px;
}

.news img{
    border:none;
}

.news img{
    clear:both;
    display:block;
}

.news .images {
display:block;
float:left;
margin-bottom:10px;
margin-right:10px;
}

.news .metadata {
    margin-bottom:5px;
    color:#6f6f6f;
}

.news .view {
    clear:both; 
    display:block;
}

.home {
    margin-bottom:20px;
}

.home h1 {
    color:#770d00;
    margin:0px;
    padding-top:6px;
    padding-bottom:6px;
    margin-left: -51px; 
    padding-left: 51px;
    font-size:16px;
    background:url(/static/img/h_bg.png) left bottom no-repeat;
}

.home h2{
    color:#770d00;
    margin:0px;
    padding-top:6px;
    padding-bottom:6px;
    margin-left: -51px; 
    padding-left: 51px;
    font-size:16px;
    background:url(/static/img/h2_bg.png) left bottom no-repeat;
}

.home h3 {
    display:block;
    font-size:13px;
    font-weight:bold;
    padding-left:15px;
    margin:0px;
    margin:5px 0;
}

.home .text {
    display:block;
    margin:0 0 0 15px;
}

.home hr {
    margin: 20px 0;
}

.home .iconbox {
    position:relative;
    top:-27px;
    float:right;
    text-align:right;
    width:190px;
    display:block;
    margin-left:10px;
}

.home .iconbox a {
    text-decoration:none;
    color:#770d00;
}

.home .iconbox a:hover {
    text-decoration:underline;
}

.home .iconbox img {
    margin-left:95px;
   display:block;
   border:none;   
}

.more {
    text-decoration:none;
    background:url(/static/img/more.png) no-repeat;
    background-position: 0px 8px;
    padding:0 40px;
    color:#770d00;
}

.swap {
    text-align:center;
    background:url(/static/img/swap_bg.png) no-repeat;
    padding-bottom:10px;
    background-position: bottom center;
    display:block;
    margin-bottom:10px;
}
 
.swap a{
    text-decoration:none;
    color:#770d00;
    font-size:13px;
    margin:0 2px;
}

.swap a.activ{
    font-size:18px;
}











