@charset "iso-8859-1";
#rootline {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 230px;
	font-size: 120%;
	text-align: right;
	color: #999999;
}
#rootline a {
	text-decoration: none;
	color: #999999;
}
#rootline a:hover {
	text-decoration: underline;
}
#content {
	padding: 0px;
	margin: 0px;
}
#content-left {
	padding: 0px;
	margin: 0px;
	width: 180px;
	float: left;
}
#content-right {
	background-position: right bottom;
	border-style: solid none solid none;
	border-width: 1px 0px 1px 0px;
	border-color: #CCCCCC;
	padding: 15px 0px 20px 0px;
	margin: 0px 0px 0px 230px;
	background-image: url('../images/blaues_quadrat.jpg');
	background-repeat: no-repeat;
}
#content-right a {
	text-decoration: underline;
}
#content-right a:hover {
	text-decoration: none;
}
#content-right ul {
	padding: 5px 0px 5px 35px;
	margin: 0px;
	line-height: 140%;
	font-style: normal;
	font-size: 130%;
	color: #484848;
	
}

