#sticker_red, #sticker_green, #sticker_blue, #sticker_orange,  #sticker_ffdlink{
	text-align:center;
	padding-top:8px;
}

#sticker_red a, #sticker_green a, #sticker_blue a, #sticker_orange a, #sticker_ffdlink a{
	font-size: 11px;
	color: white;
	text-decoration: none;
	letter-spacing: 0.5px;
	
	/*border: 1px solid red;*/
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#sticker_left_brown a:hover{
	background: #53391F;	
}

#sticker_red a:hover, #sticker_left_red a:hover{
	background: #801A19;	
}

#sticker_green a:hover, #sticker_left_green a:hover{
	background: #2C6D32;	
}

#sticker_blue a:hover, #sticker_left_blue a:hover	{
	background: #0A5181;	
}

#sticker_orange a:hover{
	background: #BF8F22;	
}

#sticker_ffdlink a:hover{
	background: #6797C5;	
}

#sticker_left_brown, #sticker_left_red, #sticker_left_green, #sticker_left_blue{
	text-align:center;
	/*border: 1px solid black;*/
	width:55px;
	height: 21px;
	padding-top:8px;
}

#book_page3_open ul, #book_page2_open ul, #book_page1_open ul, #book_front_open ul{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}

#book_page3_open li, #book_page2_open li, #book_page1_open li, #book_front_open li{
	list-style-type: none;
	margin-left:0px;
}

#sticker_left_brown{
	margin-top: 79px;
	margin-left: 8px;
}

#sticker_left_red{
	margin-top: 14px;
	margin-left: 16px;
}

#sticker_left_green{
	margin-top: 14px;
	margin-left: 26px;
}

#sticker_left_blue{
	margin-top: 14px;
	margin-left: 32px;
}

#sticker_left_brown a, #sticker_left_red a, #sticker_left_green a, #sticker_left_blue a{
	font-size: 11px;
	color: white;
	text-decoration: none;
	letter-spacing: 0.5px;
	
	padding-bottom: 6px;
	padding-top: 5px;
}

#sticker_left_brown a{
	padding-left: 10px;
	padding-right: 10px;
}

#sticker_left_red a{
	padding-left: 4px;
	padding-right: 4px;
}

#sticker_left_green a{
	padding-left: 4px;
	padding-right: 4px;
}

#sticker_left_blue a{
	padding-left: 10px;
	padding-right: 10px;
}

#aktuelles_navi{
	position:absolute;
	right:10px;
}

#aktuelles_navi ul{
	padding: 0px;
	list-style: none;
}

#aktuelles_navi li {
	float: left;
	position: relative;
	padding:2px;
}

#aktuelles_navi li a{
	background: #38843F;
	padding: 3px;
	text-decoration: none;
	color:white;
	letter-spacing:1px;
}

#aktuelles_navi li a:hover{
	background: #2C6D32;
	border-bottom: 2px solid white;
}

#aktuelles_navi li .current{
	background: #2C6D32;
	border-bottom: 3px solid white;
}