/* ------------------------------------------------------------------------------
Web2Date

Layout:   	FictionCenter  
Modifiziert,
validiert by:	Webdesignconsult.de  02.03.2009  
--------------------------------------------------------------------------------- */
/* MiniPixel Icons von  icondock.com/free/   */  
  /* gewählte Designfarben */
/*
usercolor.usercolor.alt.dark = "#419226"
usercolor.medium = "#0000CC"
usercolor.bright = "#FFFEDB"
usercolor.dark = "#208000"

*/

/* Sidebar-Elemente */
#sidebar div.sb_pic, #sidebar div.img {
	text-align:				center;
	margin:					5px  auto  8px  auto;
} 
#sidebar h2 {
	margin:					0  2px 0 0;
	padding:				5px 0 2px 5px;	
	font-size:				1.0em !important;
	text-transform:				uppercase;
	width:					197px;
	background:				transparent url(../images/psbh2.gif) no-repeat top left;
	text-decoration:			none;
	font-weight:				bold;
	color:					#FFFEDB;
}
#sidebar h2 a {
	background:				transparent !important;
	color:					#FFFEDB;
}
#sidebar h3 {
	margin:					0  0 0 0;
	padding:				8px 0 4px 5px;	
	font-size:				1.0em !important;
	text-transform:				uppercase;
	width:					197px;
	background:				transparent url(../images/psbh3.gif) no-repeat top left;
	text-decoration:			none;
	font-weight:				bold;
	color:					#FFFEDB;
}
#sidebar h3 a {
	background-color:			transparent !important;
	color:					#FFFEDB;
}
#sidebar h3 a:hover {
	background-color:			transparent !important;
	color:					#208000 !important;
}
#sidebar p   {
	font-size:				110%;
	text-align:				left;
	line-height:				120%;
	color:					#208000;
	background-color:			transparent;
	margin:					0 5px 0 5px;
	padding:				5px 4px 5px 6px;	
}

/* Liste */
#sidebar ul, ul.sb_teaser_ul {
	text-align:				left;
	font-size:				1.1em;
	color:					#000;
	background-color:			transparent;
	background-image:			none;
	list-style:				none;
	padding:				10px 0 0 0;
	margin:					0 0 6px 10px;
	display:				block;
}
#sidebar li, li.sb_teaserlist {
	padding:				0 0 2px 16px;
	background:				url(../images/pbull.gif)  no-repeat top left;
	display:				block;
}
#sidebar li a, ul.sb_teaser_ul, li.sb_teaserlist a {
	margin:					0;
	padding:				0;
 	color:					#208000;
	background-color:			transparent;
}