/* CSS Kletterwald Schoeneck */


/**********  TOP */


.top {
    height: 100px; 
    width: 100%;
    background: #FCF0C0;
    border-bottom: 1px solid #D8C67D;
}


/**********  LOGO */


.logo {
    width: 160px; 
    height: 100px;
    background: url(../img/logo_schoeneck.gif) no-repeat #F6E290; 
}


/**********  HEADER */


.header {
    height: 100px; 
    width: 636px;
    background: url(../img/header_schoeneck.jpg) no-repeat #FCF0C0;
}

.headerRepeat {
    height: 100px; 
    background: url(../img/header_schoeneckRepeat.jpg) #FCF0C0;
}

.gotoPage {
    position: absolute;
    top: 75px;
    left: 160px;
    font: 11px arial,helvetica,sans-serif;
    color: #58595B;
}


/**********  NAVIGATION */
 

/* Detailangaben für Navigation Kletterwald Schöneck Headline */
.specialNavigation#schoeneck b {
    background: url(../img/tt_schoeneck.gif) no-repeat #FDC492;
    color: #58595B;
    border-bottom: 1px solid #FD9658;
    padding: 4px 5px 2px 15px;
    display: block;
    text-decoration: none; 
    height: 16px;
} 
 
/* Detailangaben für Navigation Kletterwald Schöneck */
.specialNavigation#schoeneck ul li a,
.specialNavigation#schoeneck ul li a:link,
.specialNavigation#schoeneck ul li a:active,
.specialNavigation#schoeneck ul li a:visited {
    background: #FDC492;
    color: #58595B;
    border-bottom: 1px solid #FD9658;
    padding: 4px 5px 2px 15px;
    display: block;
    text-decoration: none; 
    height: 16px;
}  

 /* MouseOver für für Navigation Kletterwald Schöneck */
.specialNavigation#schoeneck ul li a#active,
.specialNavigation#schoeneck ul li a:hover {
    background: url(../img/navigationMouseOver_schoeneck.gif) no-repeat #FDB651;
    text-decoration: none;
} 

/* wird in basic.css definiert */
.specialNavigation#schoeneck ul li a#changeLink {
}

/* wird in basisc.css definiert */
.specialNavigation#schoeneck ul li a#changeLink:hover {
}


/********** CONTENT */


.content .container#schoeneck {
    border: 1px solid #FD9658;
    background: #FDC492;
}

.headline, .subline {
    color: #DA822B
}

.content .course#schoeneck {
    background: #FDE1B9;
    height: 122px;
}

.content .course#schoeneck .headline {
    border: 1px solid #D8C67D;
    background: #FDB651;
    color: #FCF0C0;
}

.content .course#schoeneck .description {
    border-left: 1px solid #D8C67D;
    border-right: 1px solid #D8C67D;
    border-bottom: 1px solid #D8C67D;
    background: #FDE1B9;
    height: 83px;
}

.content .gallery, .content .image {
    background-color: #BEDE81;
}

.content .guestbookList {
	background: url(../img/square_schoeneck.gif) no-repeat;
}

.content .guestbookNav,
.content .guestbookNav a,
.content .guestbookNav a:link,
.content .guestbookNav a:active,
.content .guestbookNav a:visited {
	color:#FCFAE7; 
}

.content .guestbookNav a:hover {
	text-decoration: none;
	background:#FD6525; 
}

.content .guestbookNav#link {
	background:#D8B771; 
}

.content .guestbookNav#active {
	background:#FD6525; 
}
