html, body {
padding:0px;
margin:0px;
background-color:#E5E5E5;
line-height:150%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#444444;
}
#wrapper {
}
#hdw {
height:100px;
background-color:#FFFFFF;
background-image:url('http://www.openwbk.com/img/header.png');
background-repeat:repeat-x;
}
#hdb {
width:1000px;
height:70px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#header_nav {
color:#D5DEE7;
font-size:10px;
position:absolute;
right:10px;
top:80px;
}
#header_nav a:link, #header_nav a:visited {
color:#FFFFFF;
text-decoration:none;
margin:0px;
}
#header_nav a:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.header:link, a.header:visited {
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
margin:0px;
}
a.header:hover {
color:#FFFFFF;
font-size: 10px;
text-decoration:underline;
}
a.footer:link, a.footer:visited {
color:#FFFFFF;
font-size: 10px;
text-decoration:none;
margin:0px;
}
a.footer:hover {
color:#FFFFFF;
font-size: 10px;
text-decoration:underline;
}
#logo {
position:absolute;
top:0px;
margin-left:10px;
z-index:1000;
}
#cw {
background-color:#FBFBFB;
background-image:url('http://www.openwbk.com/img/bg.png');
background-repeat:repeat-x;
padding-bottom:22px;
}
#header_ad {
padding-top:1px; /* z.B. 20 */
margin-left:auto;
margin-right:auto;
width:870px;
height:1px; /* z.B. 100 */
margin-bottom:22px;
}
#header_ad img {
border:5px solid #FFFFFF;
}
#cb {
width:1000px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
position:relative;
}
#cbl {
float:left;
width:180px;
padding:10px;
background-color:#FCFCFC;
margin:10px!important;
margin-left:5px;
}
#cbr {
float:right;
width:755px;
padding:10px;
}
#startpage_left {
float:left;
width:380px;
}
#tbw {
background-image:url('http://www.openwbk.com/img/footer.png');
background-repeat:repeat-x;
background-color:#B3B3B3;
}
#tbb {
width:1000px;
margin-left:auto;
margin-right:auto;
padding-top:15px;
}


/* ---------- HTML ---------- */
	h1 {font-size: 13px; color: #4D4D4D; display: inline;}
 	h2 {font-size: 13px; color: #4D4D4D; display: inline;}
 	h3 {font-size: 13px; color: #4D4D4D; display: inline;}
TD {font-family: Arial; font-size: 12px; color: #4D4D4D}
/* ----------  Links ---------- */
	a:link, a:visited, a:active {color: #FE0000; font-size: 12px; font-weight:bold;	text-decoration: underline;}
	a:hover {color: #E10000; font-size: 12px;  font-weight:bold;	text-decoration: underline;}
  
  a.intern:link, a.intern:visited, a.intern:active, a.intern:hover {font-size: 12px;	font-weight: bold;	color: #2F4E6D;	text-decoration: underline;}


/*---- Module ----*/
.rahmen {
	visibility:visible; 
	border-width:1px; 
	border-color:#C0C0C0; 
	border-style:solid; 
}
/*---- Menu ----*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url('http://www.openwbk.com/img/menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #2F4E6D;
	text-align: left;
	padding: 5px 0 0 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

.afeat_box {
background: #EADFB3;
color: #444444;
border-left: 1px solid #4D4D4D;
border-right: 1px solid #4D4D4D;
border-top: 1px solid #4D4D4D;
border-bottom: 1px solid #4D4D4D;
padding: 10px;
width: 725px;
}
.abl_box {
background: #CECECE;
color: #444444;
border-left: 1px solid #4D4D4D;
border-right: 1px solid #4D4D4D;
border-top: 1px solid #4D4D4D;
border-bottom: 1px solid #4D4D4D;
padding: 10px;
width: 725px;
}
.anorm_box {
background: #FFFFFF;
color: #444444;
border-left: 1px solid #4D4D4D;
border-right: 1px solid #4D4D4D;
border-top: 1px solid #4D4D4D;
border-bottom: 1px solid #4D4D4D;
padding: 10px;
width: 725px;
}
.acat_box {
background: #EDEDED;
color: #923E3E;
border-left: 1px solid #FE0000;
border-right: 1px solid #FE0000;
border-top: 1px solid #FE0000;
border-bottom: 1px solid #FE0000;
padding: 10px;
width: 725px;
}
