.style1 {color: #FF0000}
.style6 {color: #FF0000}
body {
	background-color: #FFFFFF;
	background-image: url(images/moredw_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.rahmenHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #B50035;
	border-bottom-color: #B50035;
	border-left-color: #0099CC;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
}
.rahmenLi {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.rahmenU {
	border: 1px dotted #CCCCCC;
}
.rahmenNaviOben {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B50035;
	border-left-color: #0099CC;
}
