@charset "utf-8";
/* CSS Document */

/********************************************
	AUTHOR:				Benjamin Schultz
	WEBSITE:			http://www.bwlv-test.de
	TEMPLATE NAME:		BWLV Rehabilitation Extension
	VERSION:			1.0
********************************************/

/************************
	  LAYOUT
************************/

hr {
	color: #8a0d47;
	background-color: #8a0d47;
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	border: 0 none;
}

/**
*	HEADER [start]
**/
#menu_triangle { border-color: white #da8e94 #da8e94 white; }

/* header background for content area [start] */
#header-bg #links { background: #f3ecec; }
#header-bg #mitte { background: #f3ecec; }
#header-bg #rechts { background: #f3ecec; }
/* header background for content area [end] */

/* MENU [start] */
#mainmenu a span.rehabilitation { background: #8a0d47; }
/* MENU [end] */
/**
*	HEADER [end]
**/

/**
*	CONTENT [start]
**/
#sidemenu { background: #da8e94; }
#sidemenu ul,
#sidemenu ul ul,
#content_detail #inhalt ul {
	list-style-image: url(/uploads/tf/Quadrat_magenta.png);
}
#sidemenu li a:hover,
#sidemenu li a.active {
	background: #bb0256;
}

#content_detail { background: #f3ecec; }
#content_detail #topmenu a:hover,
#content_detail #topmenu a.active,
#content_detail #bottommenu a:hover,
#content_detail #bottommenu a.active {
   color: #da8e94;
}
#content_detail #bottommenu ul { word-spacing: 64px; }

#content_detail #inhalt a,
#content_detail #inhalt a:hover {
	color: #bb0256;
}

/* mailform */
.mf-submit {
	color: #8a0d47; /* darkpink */
	background: #d8a1b8; /* lightpink */
}
/**
*	CONTENT [end]
**/

/**
*	FOOTER [start]
**/

/**
*	FOOTER [end]
**/

/**
*	Classes
**/
.hint_fg {
	color: #8a0d47;
}
/***********************
	  LAYOUT [end]
************************/