@import url(no_nn4.css);

body {
	background-color: #f4f0e7;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	background: transparent;
	/* color: #32407a; */
	color: #001144;
}
h1, h2, h3, h4, li {
	font-family: Verdana, Arial, sans-serif;
	background: transparent;
}
li {
	color: #001144;
        margin-bottom: 5px;
}
ul {
        list-style-type: none;
}
a {
	text-decoration: underline;
	color: #223344;
}
a:visited {
	color: #223344;
}
a:hover {
	text-decoration: none;
	background-color: #ffffff;
}
hr {    color: #32407a;
        background-color: #32407a;
        height: 1px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #334455;
	font-size: 110%;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #334455;
	font-size: 110%;
}
h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #334455;
	font-size: 110%;
	text-align: center;
}
.hilite {
	background-color: #e3e0d6;
	border: 15px solid #e3e0d6;
}
.small {
        font-size: 70%;
}
label {
	font-weight: bold;
	cursor:pointer;
	color: #001144;
}
div#titlebar {
	background-image: url(images/titlebar_bg.gif);
	width: 100%;
}
div#topnav {
	width: 100%;
	float: left;
	border-top: 1px solid #32407a;
	border-bottom: 1px solid #32407a;
	padding-top: -2px;
}
div#topnav p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#topnav a {
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#topnav a, div#topnav a:visited {
	color: #334455;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
div#topnav a:hover {
	background-color: #ffffff;
}
div#main {
	background: #e3e0d6;
	width: 100%;
	clear: both;
	float: left;
        margin-bottom: 20px;
}
div#leftcolumn {
	float: left;
	width: 18%;
}
div#leftnav {
	padding-top: 15px;
	padding-bottom: 15px;
}
div#leftnav a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
div#content {
	margin: 15px;
}
div#newsbox {
	border: 1px solid #32407a;
        margin-top: 30px;
	margin-bottom: 20px;
        text-align: center;
        width: 80%;
}
div#newsbox table {
	width: 100%;
}
.quote {
   margin-left: 50px;
   margin-right: 50px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: #e3e0d6;
}
.table td {
	font-family: Verdana, Arial, sans-serif;
	color: #001144;
}
.catalogue {
	background-color: #e3e0d6;
	margin-bottom: 15px;
}
.catalogue td {
	color: #001144;
	width: 50%;
}
.imgfix {
	margin-top: 0px;
	margin-bottom: 1px;
}
.formfield {
        font-family: Verdana, Arial, sans-serif;
        color: #001144;
        font-size: 100%;
}
div#footer {
	border-top: 1px solid #32407a;
	width: 100%;
	clear: both;
}
div#footer p {
	font-size: 80%;
	text-align: center;
	color: #333333;
	padding: 5px;
}
div#footer p a, div#footer p a:visited {
	color: #333333;
}
div#footer p a:hover {
	color: #333333;
}

.RWNewsListHeadline {
   font-weight: bold;
}
.RWNewsListHeadline a, .RWNewsListHeadline:visited {
   text-decoration: none;
}
