/* d_blue */
#page_bg {
	background: #0B3564;
}

div#wrapper {
		background: #f7f7f7 url('../images/d_blue/mw_shadow_l.jpg') repeat-y 0 0;
}

div#wrapper_r {
	background: url('../images/d_blue/mw_shadow_r.jpg') repeat-y 100% 0;
}

div#header {
	background: url('../images/d_blue/hg_top.jpg') no-repeat 0 0;
}

div#header_l {
}

div#header_r {

}

div#footer {
	background: #f7f7f7 url('../images/d_blue/fuss_m.jpg') repeat-x 0 100%;
}

div#footer_l {
	background: url('../images/d_blue/fuss_l.jpg') no-repeat 0 0;
}

div#footer_r {
	background: url('../images/d_blue/fuss_r.jpg') no-repeat 100% 0;
}
/* d_blue */
a:link, a:visited {
	color: #0B3564;
}

a:hover {
	color: #051024;
}

#pillmenu a:hover {
  color: #051024;
}

#pillmenu a#active_menu-nav {
  background: url('../images/d_blue/mw_menu_active_bg.jpg') repeat-x 0 0;
  color: #fff
}

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

h3, .componentheading, table.moduletable th {
  color: #0B3564;
}

div.module_menu {
	background: url('../images/d_blue/box_br.jpg') no-repeat 100% 100%;
}

div.module_menu div {
	background: url('../images/d_blue/box_bl.jpg') no-repeat 0 100%;
}

div.module_menu div div {
	background: url('../images/d_blue/box_tr.jpg') no-repeat 100% 0;
}

div.module_menu div div div {
	background: url('../images/d_blue/box_tl1.jpg') no-repeat 0 0;
}
.sgb_button {
	background-color:#ffffff;
	border-right-color:#213545;
	border-bottom-color:#213545;
	border-top-color:#213545;
	border-left-color:#213545;
	font-size:12px;
	color:#213545;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sgb_feld {
	background-color:#D8DAF9;
	font-size:14px;
	color:#213545;
	font-weight: normal;
}
div.linie {
background: url('../images/d_blue/linie.jpg') repeat-x;
}