#sidebar {
	position: absolute;	
	top: 60px;
	left: 825px;
	width: 170px;
	padding: 0px;
	background : #ffffff url(../images/) no-repeat top left;
}

.rechts {
	width: 170px;
	border-bottom: 1px solid #aaaaaa;
	padding: 8px 0px 8px 0px;
}

.rechts ul {
	list-style: none;
}

.rechts li {
	padding: 2px 10px 2px 10px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
}

.rechts a {
	color: #000000;
	text-decoration: none;
}

#sidetop {
	position: absolute;	
	top: 50px;
	left: 825px;
	background : url(../images/pst.gif) no-repeat top left;
	width:170px;
	height:10px;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa;;
}

#sidebottom {
	position: absolute;
	background: url(../images/psb.gif) no-repeat top right;
	width:170px;
	height:10px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar h2 {
	font-size: 10pt;
	color: #9AABD3;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 2pt;
	padding: 0px 10px 0px 10px;
}

#sidebar p {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
}

#sidebar ul {
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
}

#sidebar a {
	font-weight: bold;
	color: #626CB3;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

/*
#sidebar li {
	margin: 2px 0px 2px 16px;
	padding: 0px;
	line-height: 150%;
	padding: 0px 10px 0px 10px;
}
*/
#sidebar li {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
}

#sidebar img {
	margin: 2px 0px 2px 12px;
	padding: 0px;
}

#sidebar iframe {
	margin: 2px 0px 2px 12px;
	padding: 0px;
}