/* CSS Kletterwald Hohe Düne */


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


.top {
    height: 100px; 
    width: 100%;
    background: url(../img/header_hoheduene.jpg) 160px no-repeat #FCF0C0;
    border-bottom: 1px solid #D8C67D;
}


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


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


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


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

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

.gotoPage {
}


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

/* Detailangaben für Navigation Kletterwald Hohe Düne Headline */
.specialNavigation#hoheduene b {
    background: url(../img/tt_hoheduene.gif) no-repeat #B0C7E3;
    color: #58595B;
    border-bottom: 1px solid #81A8D8;
    padding: 4px 5px 2px 15px;
    display: block;
    text-decoration: none; 
    height: 16px;
} 

/* Detailangaben für Navigation Hohe Düne */
.specialNavigation#hoheduene ul li a,
.specialNavigation#hoheduene ul li a:link,
.specialNavigation#hoheduene ul li a:active,
.specialNavigation#hoheduene ul li a:visited {
    background: #B0C7E3;
    color: #58595B;
    border-bottom: 1px solid #81A8D8;
    padding: 4px 5px 2px 15px;
    display: block;
    text-decoration: none; 
    height: 16px;
}  

 /* MouseOver für Navigation Hohe Düne */
.specialNavigation#hoheduene ul li a#active,
.specialNavigation#hoheduene ul li a:hover {
    background: url(../img/navigationMouseOver_hoheduene.gif) no-repeat #7BAEEC;
    text-decoration: none;
} 

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

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


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


.content .container#hoheduene {
    border: 1px solid #D8C67D;
    background: #B0C7E3;
}

.headline, .subline {
    color: #2860A5;
}

.content .course#hoheduene {
    background: #B0C7E3;
    height: 122px;
}

.content .course#hoheduene .headline {
    border: 1px solid #D8C67D;
    background: #7BAEEC;
    color: #FCF0C0;
}

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

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

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

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

.content .guestbookNav#active {
	background: #2860A5; 
}
