body,
div,
td,
p,
li
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

hr
{
	background-color: #a0bedc;
	color: #a0bedc;
	height: 1px;
	border: 0;
	margin: 10px 0px;
}

a
{
	color: #003c64;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.mceContentBody a, .wysiwygtext a
{
	color: #003c64 !important;
	text-decoration: none !important;
	background-image: url(../img/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	background-position: 0px 3px;
}

.dontchangeme, #rex-output .wysiwygtext
{
	width: 380px;
	background-color: white;
	padding: 10px;
}

.mceContentBody a:hover, .wysiwygtext a:hover
{
	text-decoration: underline !important;
}

.mceContentBody
{
	width: 380px;
	margin: 10px;
	background-image: url(../img/bgeditor.gif);
	background-repeat: repeat-y;
}

h1,
h2,
h3
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #708499;
	margin-bottom: 11px;
	font-weight: normal;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 10px;
}

img
{
	border: none;
	display: block;
}


img.Bild_Links
{
	float: left;
	margin: 0px 10px 10px 0px;
}

img.Bild_Rechts
{
	float: right;
	margin: 0px 0px 10px 10px;
}

ul
{
	margin: 0px;
}

li a
{
	padding-left: 0  !important;
	background-image: none !important;
}

ul,
ol,
li
{
	margin: 0;
	padding: 0;
}

ul,
ol
{
	margin-left: 8px;
}

ul li
{
	list-style-type: none;
	background-image: url(../img/bullet_black.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 4px;
	margin: 2px 0px;
}

ol li
{
	background-image: none;
	margin: 2px 0px;
}