/* layout styles */
body {
	background-image: url(../img/medizinische_mafo/bg.gif);
}
.header {
	background: #e1e1e1;
}
.flash {
	background: url(../img/medizinische_mafo/header_bg.gif) repeat-x;
}
td.nav {
	border-right: 1px solid #70977b;
	border-bottom: 1px solid #70977b;
}
td.navact {
	border-right: 1px solid #006950;
	border-bottom: 1px solid #006950;
}
.content {
	background: #e7f3e6;
}
.formfooter {
	background: url(../img/medizinische_mafo/form_footer_bg.gif) repeat-x;
}
input.mark, textarea.mark {
	border: 1px solid #84b680;
}
/* font-styles */
.navtrail {
	color: #70977b;
}
.navtop .login {
	color: #006950;
}
a.internal-link, a.external-link {
	color: #505050;
	background-image: url(../img/medizinische_mafo/link_item.gif); 
}
a.internal-link:hover, a.external-link:hover {
	color: #91c030;
}
h1.csc-firstHeader {
	color: #006950;
}
ul li {
	background-image: url(../img/medizinische_mafo/list_item.gif);
}
/* font-styles (rte-styles) */
.gray_bold {
	font-weight: bold;
	color: #505050;
}
.green_1_bold {
	font-weight: bold;
	color: #006950;
}
.green_2_bold {
	font-weight: bold;
	color: #91c030;
	font-size: 14px;
}
.green_2_bold_arrow {
	font-weight: bold;
	color: #91c030;
	padding-left: 18px;
	background: transparent url(../img/medizinische_mafo/link_item.gif) no-repeat scroll 0px 4px;
	font-size: 14px;
}
 
