/* CSS Kletterwald Lützen */


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


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


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


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


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


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

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

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


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

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

 /* MouseOver für für Navigation Kletterwald Lützen */
.specialNavigation#luetzen ul li a#active,
.specialNavigation#luetzen ul li a:hover {
    background: url(../img/navigationMouseOver_luetzen.gif) no-repeat #FFC600;
    text-decoration: none;
} 

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

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


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


.content .container#luetzen {
    border: 1px solid #FFAE1E;
    background: #FEE18F;
}

.headline, .subline {
    color: #FE8700;
}

.content .course#luetzen {
    background: #FEDE68;
    height: 122px;
}

.content .course#luetzen .headline {
    border: 1px solid #FFAE1E;
    background: #FFC600;
    color: #FCF0C0;
}

.content .course#luetzen .description {
    border-left: 1px solid #FFAE1E;
    border-right: 1px solid #FFAE1E;
    border-bottom: 1px solid #FFAE1E;
    background: #FEE18F;
    height: 83px;
}

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

.content .guestbookList {
	background: url(../img/square_luetzen.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: #D05252; 
}

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

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