@charset "utf-8";
/* CSS Document */

/********************************************
	AUTHOR:				Benjamin Schultz
	WEBSITE:			http://www.bwlv-test.de
	TEMPLATE NAME:		BWLV Ueber_uns Extension
	VERSION:			1.0
********************************************/

/************************
	  LAYOUT
************************/
/**
*	HEADER [start]
**/
#menu_triangle { border-color: white #f36e6d #f36e6d white; }

/* header background for content area [start] */
#header-bg #links { background: #f8ede5; }
#header-bg #mitte { background: #f8ede5; }
#header-bg #rechts { background: #f8ede5; }
/* header background for content area [end] */

/**
*	HEADER [end]
**/

/**
*	CONTENT [start]
**/
#sidemenu { background: #f36e6d; }
#sidemenu ul,
#sidemenu ul ul,
#content_detail #inhalt ul {
	list-style-image: url(/uploads/tf/Quadrat_rosa.png);
}
#sidemenu li a:hover,
#sidemenu li a.active {
	background: #e20015;
}

#left_detail #menu_ueber_uns a { background: #df111d; /* darkred */ }

#content_detail { background: #f8ede5; }
#content_detail #topmenu a:hover,
#content_detail #topmenu a.active,
#content_detail #bottommenu a:hover,
#content_detail #bottommenu a.active {
   color: #f36e6d;
}

#content_detail #inhalt a,
#content_detail #inhalt a:hover {
	color: #e20015;
}

/* mailform */
.mf-submit {
	color: #df111d; /* darkred */
	background: #ecd1bf; /* lightred */
}
/**
*	CONTENT [end]
**/

/**
*	FOOTER [start]
**/

/**
*	FOOTER [end]
**/
/***********************
	  LAYOUT [end]
************************/