* {
	padding: 0px;
	margin: 0px;
}
body {
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
	background: #30669C;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../grafik/REDAsystem_logo.gif) no-repeat;
	height: 110px;
	margin-top: 0px;
}
#header h1, #header h2 {
	display: none;
}
#menu {
	background-color: #9EDBFF;
	border-bottom: 1px solid #30669C;
	height: 19px;
}
#content {
	background: #FFFFFF;
}

#main {
	background: #FFFFFF;
	padding: 1px 8px 8px;
	float: left;
	width: 460px;
}
#sidefield {
	float: right;
	margin: 12px 0px 6px;
	float: right;
	padding: 0px 6px;
	width: 200px;
	border-left: 2px solid #30669C;
}
#mcWebNewsList {
	width: 198px;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
}
#main p {
	margin-bottom: 6px;
}
#main h1, #main h2, #main h3 {
	margin-top: 16px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
}
#main h1 {
	font-size: 24px;
}
#main h1.subheader {
	margin-bottom: 0px;
}
#main h2 {
	font-size: 18px;
}
#main h2.subheader {
	margin-top: 0px;
}
#main h3 {
	font-size: 14px;
}
#sidefield h1, #sidefield h2, #sidefield h3 {
	margin-top: 10px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
}
#sidefield h1 {
	font-size: 24px;
}
#sidefield h2 {
	font-size: 18px;
}
#sidefield h3 {
	font-size: 14px;
}

.filmREDA {
	font-weight: bold;
	color: #30669C;
	font-style: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#main ul {
	margin-bottom: 6px;
}
#main li {
	margin-left: 24px;
}
#main table td {
	line-height: 120%;
	padding: 2px 3px;
	vertical-align: top;
	border-bottom: 1px solid #30669C;
}
#main table th {
	padding: 0px 3px 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #30669C;
	text-align: left;
}
a {
	color: #30669C;
}
.imgLeft {
	margin-right: 6px;
	float: left;
	border-style: none;
}

/* WebNews-styles */
#mcWebNewsList h1 {
	font-size: 16px;
}
#mcWebNewsList h2 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px;
}
#mcWebNewsList p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#mcWebNewsList p.newsDate {
	font-size: 9px;
}
#mcWebNewsList p.eventDate {
	font-size: 9px;
	margin-top: 4px;
}
#mcWebNewsList a {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
#mcWebNewsList .listItem {
	border-bottom: 1px dotted #666666;
	margin: 0px;
	padding: 0px 0px 4px;
}

#mcWebNewsList a:hover {
	text-decoration: underline;
}
.alignRight {
	float: right;
}
