/* blue */
a:link, a:visited {
	color: #515151;
}

a:hover {
	color: #0b3768;
}

#pillmenu a#active_menu-nav {
  /*background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;*/
}

#pillmenu a#active_menu-nav:hover {
  /*color: #fff;*/
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

/* blue */
#page_bg {
	background: #FFFFFF url(../images/ll/bg_gradient.png) 0 0 repeat-x;
}

div#wrapper {
		/*background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;*/
}

div#wrapper_r {
	/*background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
}

div#header {
	/*background: url(../images/ll/mw_header_t.png) 0 0 repeat-x;*/
}


/*td.maincolumn_tl {
	background: url(../images/ll/maincolumn_tl.png) 0 0 no-repeat;
	width:35px;
	height:100%;
}

td.maincolumn_m {
	background: url(../images/ll/maincolumn_t.png) 0 0 repeat-x;
	height:100%;
}


td.maincolumn_tr {
	background: url(../images/ll/maincolumn_tr.png) 100% 0 no-repeat;
	width:35px;
	height:100%;
}*/

/*XXXXX*/
div.maincolumn_tl {
	background: url(../images/ll/maincolumn_tl.png) 0 0 no-repeat;
	position:relative;height:53px;
	width:35px;
	left:0px;
	float:left;
	z-index:11;
	margin-bottom:-20px;
}

div.maincolumn_t {
	background: url(../images/ll/maincolumn_t.png) 0 0 repeat-x;
	position:relative;height:53px;
	margin-left:-35px;
	margin-right:-33px;
	float:left;
	width:100%;
	z-index:10;
	margin-bottom:-20px;
}


div.maincolumn_tr {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/ll/maincolumn_tr.png');
	background: url(../images/ll/maincolumn_tr.png) 100% 0 no-repeat;
	position:relative;height:53px;
	width:33px;
	right:0px;
	float:right;
	z-index:11;
	margin-bottom:-20px;
}
/* MITTLERE */
div.maincolumn_ml {
	background: url(../images/ll/maincolumn_ml.png) 0 0 repeat-y;
	position:relative;height:100%;
	float:left;
	z-index:11;
	padding-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	display:inline;
	min-height:480px;
	width:100%;
		
}

div.maincolumn_mr {
	
	background: url(../images/ll/maincolumn_mr.png) 100% 0 repeat-y;
	position:relative;height:100%;
	z-index:11;
	display: block;
	min-height:500px;
	float:right;
	width:100%;
	
}

/* UNTERE */

div.maincolumn_bl, div.maincolumn_b, div.maincolumn_br {
	margin-top:-20px;
	position:relative;height:24px;
}

div.maincolumn_bl {
	background: url(../images/ll/maincolumn_bl.png) 0 0 no-repeat;
	width:35px;
	left:0px;
	float:left;
	z-index:11;
	
}

div.maincolumn_b {
	background: url(../images/ll/maincolumn_b.png) 0 0 repeat-x;
	width:100%;
	margin-left:-35px;
	margin-right:-33px;
	float:left;
	z-index:10;
}


div.maincolumn_br {
	background: url(../images/ll/maincolumn_br.png) 100% 0 no-repeat;
	width:33px;
	right:0px;
	float:right;
	z-index:11;
}

div#footer {
	/*background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;*/
	font-size:10px;
	color:#c1c1c1;
}

div#footer a {
text-decoration:none;
color:#c1c1c1;
}
