/* CSS Kletterwald Poehl */


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


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


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


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


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


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

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

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


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

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

 /* MouseOver für für Navigation Kletterwald Pöhl */
.specialNavigation#poehl ul li a#active,
.specialNavigation#poehl ul li a:hover {
    background: url(../img/navigationMouseOver_poehl.gif) no-repeat #9DC64C;
    text-decoration: none;
} 

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

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


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


.content .container#poehl {
    border: 1px solid #D8C67D;
    background: #BEDE81;
}

.headline, .subline {
    color: #517A00;
}

.content .course#poehl {
    background: #BEDE81;
    height: 122px;
}

.content .course#poehl .headline {
    border: 1px solid #D8C67D;
    background: #9DC64C;
    color: #FCF0C0;
}

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

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

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

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

.content .guestbookNav#active {
	background: #517A00;  
}
