/* >>>>>>>>>> Formate für den RTE <<<<<<<<<< */

table.versionOne {
	border:none;
}
table.versionOne td {
	margin:0px;
	padding:3px;
}
td.alignedTop {
	vertical-align:top;
}
td.backGroundWhite {
	background-color:#FFFFFF;
}
ul.listInContent {
	width:400px;
	margin-left:20px;
	padding-left:20px;
	font-size: 12px;
	line-height:16px;
	color: #666666;
}
ul.listItemInContent a:link {
	color: #003366;
	text-decoration: none;
}
ul.listItemInContent a:visited {
	color: #003366;
	text-decoration: none;
}
ul.listItemInContent a:hover {
	color: #003366;
	text-decoration: underline;
}
.unterstrichen {
	text-decoration:underline;
}
