html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
.formbutton {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #aec9e3;
	text-decoration: none;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
img {
	border: 0px none;
}
#page_bg {
	background: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.contentheading {
	font-weight: bold;
}
.center {
	text-align: center;
}
#divider {
	border-top: 1px solid #ccc;
	overflow: hidden;
	height: 1px;
}
#divider130 {
	border-top: 1px solid #ccc;
	overflow: hidden;
	height: 1px;
}
#shdw_tl {
	width: 900px;
	background: url(../images/shdwtl.jpg) 0% 0% no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#shdw_tr {
	background: url(../images/shdwtr.jpg) 100% 0% no-repeat;
}
#shdw_b {
	background: url(../images/shdwb.jpg) repeat-x 0% 100%;
}
#shdw_bl {
	background: url(../images/shdwbl.jpg) 0% 100% no-repeat;
}
#shdw_br {
	background: url(../images/shdwbr.jpg) 100% 100% no-repeat;
	padding: 0px 40px 40px;
}
#ribbelHead {
	background: url(../images/head.jpg) 0% 0% no-repeat;
}
#ribbelLogo {
	height: 100px;
}
.ribbelTopMenu {
	border:0px;
	height: 40px;
}
.ribbelTopMenu ul {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	list-style:none;
}
.ribbelTopMenu li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.ribbelTopMenu a:visited, .ribbelTopMenu a {
	padding: 12px;
	margin: 0px;
	display:block;
	color: #333366;
	border-top: 1px solid #7697b8;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.ribbelTopMenu a:hover {
	color: #aec9e3;
	background: #333366;
}
.ribbelTopMenu .active {
	background: #FFF;
	border-right: 1px solid #7697b8;
	border-left: 1px solid #7697b8;
}
.module_ribbelModuleStyle30 ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.module_ribbelModuleStyle30 li {
	padding: 2px;
	margin: 0px;
}
/*
.module_ribbelModuleStyle30 a:visited, .module_ribbelModuleStyle30 a {
	width: 122px;
	padding: 4px;
	display:block;
	color: #333366;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.module_ribbelModuleStyle30 a:hover {
	color: #aec9e3;
	background: #333366;
}
.module_ribbelModuleStyle30 a:hover {
	background: url(../images/menuarrow.png) no-repeat 0% 50%;
}
*/
.ribbelBody {
	background: url(../images/wtrmrk.jpg) no-repeat 100% 0%;
	width: 100%;
}
.ribbelLeftMenu {
	display:table-cell;
	width: 130px;
}
.ribbelBodyRight{
	width: 130px;
}
.ribbelBodyCenter {
	margin:15px;
}
.dots {
	width: 2px;
	background: url(../images/dot2px.gif) 50% 0 repeat-y;
}

.module_ribbelModuleStyle10 {
	margin: 0px 0px 15px 0px;
}
.module_ribbelModuleStyle20, .module_ribbelModuleStyle30, .module_ribbelModuleStyle40, .module_ribbelModuleStyle50 {
	margin: 15px 0px 15px 0px;
}
#ribbelFoot {
	text-align:center;
	background: url(../images/3dicon.png) no-repeat 50% 50%;
	padding: 30px;
}

#mod_search_searchword {
	display:block;
	width:90%;
}

#rsearch{
	position:absolute;
	left:50%;
	top:100px;
}

.preArrow, .nextArrow {
	background-image: url('/cms/templates/ribbel/images/mw_readon_rtl.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 13px;
}
.nextArrow {
	background-image: url('/cms/templates/ribbel/images/mw_readon.png');
}