* {
margin: 0;
padding: 0;
font-size: 100%;
}

hr {
border: none;
}

a:link,
a:visited {
text-decoration: none;
}

body {
font: normal 15px/28px georgia, "Times New Roman", serif;
color: #9e512b;
}

.wrapper {
width: 880px;
margin: 0 auto;
}

#left-col {
font: normal 14px/34px georgia, "Times New Roman", serif;
margin: 80px 0 0 0;
width: 280px;
float: left;
clear:both;
}

#right-col {
margin: 90px 0 200px 0;
width: 580px;
float: right
}

#footer {
float: right;
clear: both;

}


/* ---------------------------------------------------------------------------Header Bereich */


h1 {
float: left;
}

.headerimage {
float: right;
}

/* ---------------------------------------------------------------------------Haupt-Navigation */

#navi {
clear: both;
font-size: 17px;
margin-left: 290px
}

#navi a:link,
#navi a:visited {
color:#36549d;
text-decoration: none;
}

#navi li {
list-style: none;
float: left;
margin-right: 2px;
position: relative;
border-radius: 6px;
}

#tab-2, #tab-3, #tab-4, #tab-5, #tab-6 {
padding: 3px 16px 3px 16px;
background-color:#a6acbc;
}

#navi a:hover {
color: #fff;
}

#tab-1 {
padding: 3px 16px 3px 16px;
background-color:#36549d;
}

#navi li .active {
color: #fff;
}




/* ---------------------------------------------------------------------------SubNavigation */

#left-col a:link,
#left-col a:visited {
color:#644739;
text-decoration: none;
}

#left-col li .active {
color:#9e512b;
}

#left-col a:hover {
color: #9e512b;
}

#left-col li {
list-style: none;
background: url(../../../../icons/strichellinie.png) 0px 0px no-repeat;
padding: 0 0 0 0;
}

#left-col #sub-7 {
background: url(../../../../icons/strichellinie2.png) 0px 0px repeat;
padding: 0 0 30px 0;
}

.back-button {
margin-top:10px;
padding: 20px 2px 2px 5px;
}

.back-button a:hover {
padding: 18px 0px 0px 3px;
border: 2px solid #000;
}



/* ---------------------------------------------------------------------------Inhalt */
#right-col {
overflow: hidden;
margin-top:0px;
}


table {
font-size:12px;
border: none;
}


h2 {
text-align:center;
font: bold 20px/28px georgia, "Times New Roman", underline;
text-decoration:underline;
}


#play {
text-align:center;
}


#right-col a:link,
#right-col a:visited {
color: #644739;
font-size:13px;
margin: -5px -5px -5px 0px;
padding:5px;
border-radius: 6px;
background-color:#fff;
}


#right-col a:hover {
color: #fff;
background-color:#36549d;
}

/* ---------------------------------------------------------------------------footer */

#footer .wrapper{
text-align: right;
margin-right: 20px;
}

#footer a:link,
#footer a:visited {
text-decoration: none;
color: #9e512b;
}

#footer a:hover {
color: black;
}

#footer #impressum {
margin-left: 20px;
}

#footer {
width:100%;
position:fixed;
bottom:0px;
background-color:#fff;
}


.FlattrButton {
margin-bottom:-5px;
}

.fb-like {
border:none;
height:25px;
width:115px;
margin-bottom:-10px;
margin-left:10px;
margin-right:30px;
}

/* ---------------------------------------------------------------------------line */

#header {
overflow: hidden;
}

hr.line {
clear: both;
height: 12px;
background: #36549d center 0 no-repeat;
margin-top: -6px;
position: relative;

}

