/*** ALLGEMEIN ***/
html, body {
    border: 0px;
    margin: 0px auto;
    padding: 0px;
}

html {
    background-color: #c00;
    background-image: url(../images/h_bg.jpg);
    background-repeat: repeat-x;
    color: black;
    font-family: Arial;
    font-size: 18px;
    max-width: 960px;
}

h1 {
    color: white;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

h2 {
    color: white;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

h3 {
    font-size: 21px;
}

h4 {
    color: #300;
    font-size: 13px;
}

hr {
    border: 3px double #300;
    border-width: 3px 0px;
}

a {
    color: white;
    text-decoration: none;
}

/*** ALL ***/
#all {
}

#beschreibung {
    border: 1px dotted black;
    border-width: 1px 0px;
    clear: left;
    font-size: 17px;
    padding-bottom: 20px;
    position: relative;
    text-align: left;
    top: 40px;
    width: 680px;
}

#beschreibung div {
    clear: both;
}

#bilder-filme {
    background-color: #600;
    border: 1px solid #900;
    border-width: 1px 0px;
    color: #ffffff;
    text-align: center;
}

#bilder-filme a  img {
    border: 0px;
    vertical-align: middle;
}

#attachments {
    background-color: white;
    float: left;
    font-size: 12px;
    margin: 0px auto;
    padding: 0px 10px;
    text-align: center;
    width: 660px;
}

#attachments div.box {
    display: inline-block;
    margin: 10px;
}

#attachments div.box img {
    border: 2px solid black;
}

/*** BANNER ***/
#banner img {
    margin: 20px;
}

#sicuro {
    color: white;
    float: right;
    font-family: Georgia;
    margin: 30px 0px;
    text-align: right;
}

#sicuro h1 {
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

/*** MENUE ***/
#side-part {
    float: right;
    font-size: 16px;
    height: 100%;
    margin: -136px 0 0 40px;
    width: 236px;
}

#nav ul {
    font-family: Arial;
    list-style-type: none;
    padding: 0px;
}

#nav ul li {
    padding: 1px 0px;
}

#nav #second-level-nav {
    margin: -1px 0px 1px 0px;
}

#nav #second-level-nav li {
    padding: 0px;
}

#nav a.nav-button,
#nav a.active {
    background-color: #600;
    border: 1px solid #600;
    border-right: 6px solid #300;
    display: inline-block;
    line-height: 32px;
    text-indent: 1em;
    width: 100%;
}

#nav a.active {
    background-color: #b00;
    margin-left: -20px;
    padding-right: 20px;
}

#nav #second-level-nav a.nav-button {
    background-color: #900;
}

#nav #second-level-nav a.active {
    background-color: #b00;
    margin-left: -10px;
    padding-right: 10px;
}

#nav #first-level-nav a:hover,
#nav #second-level-nav a:hover {
    background-color: #b00;
    border-right: 6px solid #600;
}

#update {
    color: #600;
    font-size: 9px;
    margin-right: 15px;
    text-align: right;
}

#publisher {
    border: 1px solid #600;
    border-width: 1px 5px 0px 0px;
    color: white;
    float: right;
    font-size: 11px;
    padding: 2px 10px 2px 36px;
    text-align: right;
}

#publisher a {
    font-weight: bold;
}

#fb-like {
    border: 1px solid #600;
    border-width: 0px 5px 0px 0px;
    float: right;
    height: 20px;
    overflow: hidden;
    padding: 10px 10px 2px 0px;
    text-align: right;
    width: 100%;
}

#fb-like > a {
    float: right;
}

#fb-like img {
    border: 0;
}

#fb-like > iframe {
    float: right;
    height: 20px;
    width: 110px;
}

#counter {
    float: left;
    margin-top: 10px;
}

/*** KAMPFTEXT ***/
#kampftext {
    font-family: Georgia;
    margin-bottom: 20px;
}

#kampftext h1 {
    text-align: left;
    margin: 0px;
    padding: 0px;
}

#kampftext h1 a {
    color: black;
}

#kampftext h1.gross a {
    font-size: 72px;
}

#kampftext h1.klein a {
    font-size: 24px;
}

/*** main-part ***/
#main-part {
    float: left;
    max-width: 680px;
}

/*** GALLERY ***/
#gallery h3 a {
    color: #000000;
}

#gallery h3 a:hover {
    text-decoration: underline;
}

#gallery #galerie-text {
    width: 100%;
}

/*** HOME ***/
#home {
    text-align: right;
}

#home marquee {
    background-color: #BB0000;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: white;
    font-size: 30px;
    height: 80px;
    margin-bottom: 10px;
    text-align: center;
}

/* Browser Hack only FF */
@-moz-document url-prefix() {
    #home marquee {
        overflow: hidden;
    }
}

#home p a {
    color: black;
}

#home img {
    margin: 10px;
}

#home #mail-hinweis {
    color: lightgray;
    display: block;
    font-size: 10px;
    font-style: italic;
}

#home #home-bilder {
    float: left;
    text-align: left;
}

#home p {
    float: right;
}

#home-bilder a img {
    border: 1px solid white;
    margin: 0px;
}

#home-bilder div a img {
    border: none;
    margin: 0px;
}

/*** LAYOUT-1 ***/
#l1-links,
#l1-rechts {
    float: left;
    width: 140px;
}

#l1-mitte {
    display: table-cell;
    float: left;
    height: 210px;
    margin: 0px 30px;
    width: 340px;
}

#l1-mitte > img {
    margin-bottom: 20px;
    vertical-align: middle;
}

#media {
    text-align: center;
    width: 100%;
}

#media tr td > img {
    margin-bottom: 10px;
}

#media .side {
    width: 140px;
}

#media #bilder-filme {
    margin: auto;
    width: 340px;
}

/*** LAYOUT-2 ***/
#l2 span img {
  border: 1px solid white;
}

#l2 span.right {
    color: white;
    float: right;
    font-size: 12px;
    margin: 30px 0px 50px 30px;
    text-align: center;
}

#l2 span.left {
    color: white;
    float: left;
    font-size: 12px;
    margin: 30px 30px 50px 0px;
    text-align: center;
}

#l2 span.extra-bottom {
    margin-bottom: 70px;
}

#l2 span.top {
    float: left;
    margin: 24px 30px 18px 30px;
}

#l2 span.top img {
    height: 120px;
}

/*** KINDER ***/
#kinder-dunkel {
    background-color: #600;
    border-top: 3px double white;
    border-bottom: 1px solid white;
    color: white;
    padding: 0px 20px;
}

#kinder-hell {
    background-color: white;
    border-top: 3px double #600;
    border-bottom: 1px solid #600;
    padding: 0px 20px;
}

#kinder-mittel {
    background-color: #e66;
    border-top: 3px double white;
    border-bottom: 1px solid white;
    padding: 0px 20px;
}

/*** TRAINER ***/
#trainer #media img {
    border: 1px solid white;
}

#portrait {
    float: left;
    margin: 24px 30px 18px;
}

#portrait > img {
    border: 1px solid white;
    height: 120px;
}

#trainer-ronny .lebenslauf-bild {
    float: right;
    font-size: 12px;
    margin: 30px 0px 50px 30px;
    text-align: center;
}

#trainer-ronny .lebenslauf-bild img {
    border: 1px solid white;
}

#lebenslauf {
    border-collapse: collapse;
}

#lebenslauf td {
    border-top: 1px solid #900;
}

#lebenslauf thead tr th.leere-zelle {
    width: 100px;
}

/*** SHOP ***/
#shop p a {
    text-decoration: underline;
}

/*** FREUNDE ***/
#freunde td div.job-title {
    color: lightgray;
    font-size: 12px;
}

/*** LINKS ***/
#links table {
    width: 100%;
}

#links table a {
    text-decoration: underline;
}

/*** WALL OF FAME ***/
#wall-of-fame ul {
    list-style-type: circle;
}

/*** GALERIEN ***/
#gallery-links a {
    margin-right: -3px;
}

#gallery-links a:hover {
    text-decoration: underline;
}

#gallery-links a img {
    border: 1px solid white;
}

#gallery-links .gallery-image {
    border: 0;
    vertical-align: middle;
}

#sub-galleries > li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}

#sub-galleries a:hover {
    text-decoration: underline;
}

#sub-galleries img {
    border: 0;
    vertical-align: middle;
}

/*** LINKS ***/
#beschreibung #links img {
    border: 0px;
}

.links-logo {
    float: left;
}

.links-logo img {
    margin: 10px 50px 10px 30px;
}

.links-url {
    display: inline;
    position: relative;
    top: 24px;
}

.links-url a {
    text-decoration: underline;
}

.links-l {
    float: left;
    width: 370px;
}

.links-r {
    float: left;
}

/*------------------------- LIGHTBOX -------------------------*/

#lightbox {
    position: absolute;
    left: 0;
    margin-top:-50px;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer { padding: 10px; }

#loading {
    background: url(../images/loading.gif)
                center center
                no-repeat;
    height: 25%;
    left: 0%;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer>#hoverNav { left: 0;}

#hoverNav a { outline: none;}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%
}

#imageData { padding:0 10px; color: #900; }

#imageData #imageDetails { width: 70%; float: left; text-align: left; }

#imageData #caption { font-weight: bold;	}

#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}

#imageData #bottomNavClose {
    background: url(../images/closelabel.png)
                no-repeat;
    float: right;
    height: 15px;
    padding-bottom: 0.7em;
    width: 66px;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
