/* signavio */
a:link, a:visited {
	color: #005C8B;
}

a:hover {
	color: #005C8B;
}

#pillmenu a:hover {
  color: #B5085A;
  background: url(../images/signavio/mw_menu_active_bg.png) 0 0 repeat-x;
}

#pillmenu a#active_menu-nav {
  background: url(../images/signavio/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #454545;
}

#pillmenu a#active_menu-nav:hover {
  background: url(../images/signavio/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #454545;
}

h3, table.moduletable th {
	color:#656565;
}

div.componentheading{
	margin-bottom:30px;
}
.componentheading, a.contentpagetitle {
	color:#333333 !important;
	font-size:20px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.blog a.contentpagetitle {
	font-size:18px;
	font-weight:normal;
}

a.contentpagetitle:hover {
	text-decoration:none;
}


table.contentpaneopen {
	width:100%;
}



div.module_menu {
	/*background: url(../images/signavio/mw_box_br.png) 100% 100% no-repeat;*/
}

div.module_menu div {
	/*background: url(../images/signavio/mw_box_bl.png) 0 100% no-repeat;*/
}

div.module_menu div div {
	/*background: url(../images/signavio/mw_box_tr.png) 100% 0 no-repeat;*/
}

div.module_menu div div div {
	/*background: url(../images/signavio/mw_box_tl.png) 0 0 no-repeat;*/
}

div.attachmentsList table img { 
vertical-align: text-bottom; border: none; 
}
