body {
	background-color: #e9e9e9;
	background-image: url(images/rw_bg.gif);
	background-repeat: repeat-x;	
	margin: 0px;
	width: 100%;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;	
	margin-top: 15px;
	margin-bottom: 15px;
	color:#0b3d91;
	margin-left:10px;
	margin-right:10px;
}

.header {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 25px;	
	color:#9e1b23;
	font-weight:bold;
}

.content_nrml {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color:#4e4e4e;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:35px;
	margin-right:35px;
	background-image:url(images/rw_ladyjustice.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:400px;
}

.footer_menu {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;	
	color:#ffffff;
	text-decoration: none;
}

.footer_menu a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;	

}

.footer_menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;	

}

.footer_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;	

}

.footer_text {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;	
	color:#ffffff;
}

.footer_text_klein {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 25px;	
	color:#d8a4a7;
}

.footer_text_klein a:visited, a:active {
	text-decoration: none;
	color: #d8a4a7;
	font-size: 10px;
	line-height: 25px;	

}

.footer_text_klein a:link {
	text-decoration: none;
	color: #d8a4a7;
	font-size: 10px;
	line-height: 25px;	

}

.footer_text_klein a:hover {
	text-decoration: underline;
	color: #d8a4a7;
	font-size: 10px;
	line-height: 25px;	

}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;	
	margin-top: 15px;
	margin-bottom: 15px;
	color:#585858;
}

#footer {
	background-image: url(images/rw_21.gif);
	background-repeat: repeat-x;
	background-color:#9e1b23;
	height:200px;
	width:100%;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

.button {
  color: #9e1b23;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(cms/images/button_bg.png);
  padding: 0px 5px;
  line-height: 18px;
  line-height: 16px;
  height: 26px;
  height: 24px;
  margin: 1px;
}

a:active, a:link, a:visited {
	text-decoration:none;
	
	font-size: 12px;
	line-height: 25px;
	color:#4e4e4e;

}

a:hover { color: #4e4e4e; text-decoration: underline;
font-size: 12px;
	line-height: 25px;	
}

.cms_menu a:active, a:visited {
	text-decoration:none;
	
	font-size: 12px;
	line-height: 25px;
	color:#FFFFFF;

}

.cms_menu a:link {
	text-decoration:none;
	
	font-size: 12px;
	line-height: 25px;
	color:#FFFFFF;

}

.cms_menu a:hover { color: #FFFFFF; text-decoration: underline;
font-size: 12px;
	line-height: 25px;	
}

.content_nrml a:active, a:visited {
	text-decoration:none;
	
	font-size: 12px;
	line-height: 25px;
	color:#4e4e4e;

}

.content_nrml a:link {
	text-decoration:none;
	
	font-size: 12px;
	line-height: 25px;
	color:#4e4e4e;

}

.content_nrml a:hover { color: #4e4e4e; text-decoration: underline;
font-size: 12px;
	line-height: 25px;	
}


