@charset "utf-8";
/* CSS Document */

/********************************************
	AUTHOR:				Benjamin Schultz
	WEBSITE:			http://www.bwlv-test.de
	TEMPLATE NAME:		BWLV Praevention Extension
	VERSION:			1.0
********************************************/

/************************
	  LAYOUT
************************/

hr {
	color: #387824;
	background-color: #387824;
	height: 4px;
	line-height: 1px;
	font-size: 1px;
	border: 0 none;
}

/**
*	HEADER [start]
**/
#menu_triangle { border-color: white #80a41f #80a41f white; }

/* header background for content area [start] */
#header-bg #links { background: #E5EFCD; }
#header-bg #mitte { background: #E5EFCD; }
#header-bg #rechts { background: #E5EFCD; }
/* header background for content area [end] */

/* MENU [start] */
#mainmenu a span.praevention { background: #387824; }
/* MENU [end] */
/**
*	HEADER [end]
**/

/**
*	CONTENT [start]
**/
#sidemenu { background: #80a41f; }
#sidemenu ul,
#sidemenu ul ul,
#content_detail #inhalt ul {
	list-style-image: url(/uploads/tf/Quadrat_gruen.png);
}
#sidemenu li a:hover,
#sidemenu li a.active {
	background: #387824;
}

#content_detail { background: #E5EFCD; }
#content_detail #topmenu a:hover,
#content_detail #topmenu a.active,
#content_detail #bottommenu a:hover,
#content_detail #bottommenu a.active {
   color: #80a41f;
}

#content_detail #inhalt a,
#content_detail #inhalt a:hover {
	color: #387824;
}

/* mailform */
.mf-submit {
	color: #387824; /* darkgreen */
	background: #cad785; /* lightgreen */
}
/**
*	CONTENT [end]
**/

/**
*	FOOTER [start]
**/

/**
*	FOOTER [end]
**/

/**
*	Classes
**/
.hint_fg {
	color: #387824;
}
/***********************
	  LAYOUT [end]
************************/