/* white */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #fff;
  background: url(../images/button_bg_active.png) 0 0 repeat-x;
  background-position: left;
  height:28px;
}

#pillmenu a:active {
  color: #fff;
  background: url(../images/button_bg_active.png) 0 0 repeat-x;
  background-position: left;
  height:28px;
}

#pillmenu a#active_menu-nav {
  margin-top: 0px;
  background: url(../images/button_bg_active.png) 0 0 repeat-x;
  background-position: left;
  color: #fff;
  height:28px;
}

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

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #135cae;
/*  margin-bottom: 20px;*/
}

h3, .componentheading, table.moduletable th {
/*  color: #135cae;
*/
color:#2C4C97;
font-family:Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:bold;
text-align:left;


}

div.module_menu {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}

/*Styles für Editor*/

weisse_schrift {
	color: #fff;
}

dunkelblauer_container {
	height: 198px;
	width: 287;
	background: url(../images/container_dunkelblau.jpg) no-repeat;
	padding: 5px;
}
