/* CSS Document */
body{
	background-image:url(../img/bg_left_m.gif);
	background-repeat: repeat-x;
}
.bg_right{
	background-image:url(../img/bg_right_m.gif);
	background-repeat: repeat-x;
}
.bg_right_kurz{
	background-image:url(../img/bg_right_m_kurz.gif);
	background-repeat: repeat-x;
}

.submenu ul li a:hover{
	color: #E18017;
}

.submenu ul li a.xd-navi-active-1
, .submenu ul li a.open-1{
	color: #E18017;
	background-image:url(../img/bg_submenu_m.gif);
	background-repeat:repeat-y;
}

.content h1{
	color: #E18017;
	border-bottom-color: #E18017;
}

.content h1.noline{
	color: #E18017;
	border: none;
	padding: 0;
	margin: 30px 0;
}

/*
.xd-cms-subview-row0{
	background-color: #EBEFC2;
}
.xd-cms-subview-row1{
	background-color: #E8EEA8;
}

*/

