.contentrahmen {
	border: 1px inset #001d61;
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001d61;
	list-style-position: outside;
	list-style-type: disc;

}
a:link { 
	color:#A3C6F4; 
	text-decoration:underline; 
	font-weight:bold; 
}
a:visited { 
 	color:#A3C6F4; 
	text-decoration:underline; 
	font-weight:bold; 
}
a:hover { 
	color:#A3C6F4; 
	text-decoration:none; 
	font-weight:bold; 
}
a:active { 
 	color:#A3C6F4; 
	text-decoration:underline; 
	font-weight:bold; 
}
.contentlinie {
	border-top: 0px inset #001d61;
	border-right: 0px inset #001d61;
	border-bottom: 0px inset #001d61;
	border-left: 1px inset #001d61;

}
