.layoutaussen {
	border: 1px solid #999999;
}
.layoutinnen {
	border: 2px solid #999999;
}
.positionlogo {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	overflow: auto;
	z-index: auto;
	height: auto;
	width: auto;
	background-color: #BC0F30;


}
.link-index {
	font-family: Frutiger, Arial, Helvetica;
	font-size: 13px;
	color: #BB1031;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}
.link-index-selected {
	font-family: Frutiger, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}


a:hover {
	color: #000000;
}
