body {
  text-align: center;
  margin-top:5px;
  margin-bottom:5px;
  color:#666666;
  background-color:#E0E0E0;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 99%;
  text-align: left;
  background: #FFFFFF;
}

#header_wrapper {
	background:#4E7DD1;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 105px;
	background:url( 'grafik/ry_logo.gif') no-repeat left;
	margin: 0px;
}

#header h1 {
  text-align: center;
  margin:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  text-align: center;
  margin:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background:#F1F6FE url( '../images/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 180px;
  background: #F1F6FE url('../images/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 190px;
  margin-right: 140px;
}

#footer {
	padding-bottom:2px;
  height: 10px;
	width: auto;
	margin-left:10%;
	margin-right:10%;
  background-color: #4E7DD1;
  clear: both;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  line-height: 9px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}
#left_side h5, #right_side h5 {
  margin-top:0px;margin-bottom:0px;margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  color: #2153AA;
}
#content table {
  margin-top:15px; margin-bottom: 15px;
  font-family: Times New Roman, arial, sans-serif;
  font-size: 10px
  line-height: 10px
  color: #333333;
}
#content p {
  margin-top:15px; margin-bottom: 15px;
	width:500px;
  font-size: 13px
  line-height: 20px
  color: #333333;
  border:none;
  background-color: #ffffff;
}
#content h2 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}
#content h3 {
  margin-top:5px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
  color: #2153AA;
	border:transparent;
}
#box {
	margin-top:25%;
	margin-bottom:10;
	padding-top:20;
	padding-bottom:10;
	padding-left:5;
	padding-right:0;
	background:no-repeat;
	text-align:left;
	font-size:11px;
	background-color:#E1CCFF;
	float:right;
	width:200px;
	height:auto;
}
#box1 {
	background:no-repeat;
	text-align:reght;
	font-size:11px;
	background-color:transparent;
	float:left;
	width:75%;
	height:auto;
	border:transparent;
	padding:10;
}

#navlist {
	font-size:11;
  margin-top:1px;
  margin-bottom:0px;
  margin-left: 0;
}

#navlist li {
  list-style: none;
  margin: 0;
}

#navlist li a {
  color: #0000FF;
  text-decoration: none;
}

#navlist li a:link { color: #0000FF; }
#navlist li a:visited { color: #8000FF; }

#navlist li a:hover {
  color: #FF0000;
	text-decoration: underline;
}

#navlist li a#current {
  color: #FF0000;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 5px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:5px;
  padding:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
	background-color:#fffff6;
	margin: 0px;
	margin-left: 1px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding: 2px;
  border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.featurebox_right {
	background-color:#FFFF00;
	margin: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	padding: 2px;
  border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
hr {
	color: #417FED;
	width: 80%;
	float: center;
}
