body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*overflow:-moz-scrollbars-vertical;*/
	/*overflow: scrollbars-vertical;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.headline_startseite {
	font-size: 27px;
	color: #58585A;
}
.headline {
	font-size: 18px;
	color: #58585A;
}
.text_gross {
	font-size: 14px;
}
.text_mittel {
	font-size:10px;
}
.text_klein {
	font-size:10px;
}
.ueberschrift {
	font-weight:bold;
}
.hinweis_rot {
	font-size: 10px;
	color: #AA0000;
}
.headline_rechts {
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}
.headline_rechts_startseite {
	font-weight: bold;
	color: #A5224A;
	padding: 0px 0px 0px 5px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

/* **********
*** Links ***
********** */
/* *** Standartlink *** */
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

/* *** Sitelink *** */
a.sitelink {
	font-size:10px;
	text-decoration: none;
}
a:link.sitelink, a:visited.sitelink {
	font-size:10px;
	text-decoration: none;
}
a:hover.sitelink, a:active.sitelink {
	font-size:10px;
	color: #A5224A;
	text-decoration: none;
}

/* *** Detaillink *** */
a.detaillink {
	font-size:10px;
	text-decoration: underline;
}
a:link.detaillink, a:visited.detaillink {
	font-size:10px;
	text-decoration: underline;
}
a:hover.detaillink, a:active.detaillink {
	font-size:10px;
	text-decoration: underline;
}

/* *** Link bei der Suche *** */
a.suchlink {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link.suchlink, a:visited.suchlink {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover.suchlink, a:active.suchlink {
	font-size: 12px;
	font-weight: bold;
	color: #A5224A;
	text-decoration: underline;
}

/* *** BCT-Link *** */
a.bctlink {
	font-size:10px;
	text-decoration: none;
}
a:link.bctlink, a:visited.bctlink {
	font-size:10px;
	text-decoration: none;
}
a:hover.bctlink, a:active.bctlink {
	font-size:10px;
	text-decoration: underline;
}

/* **********
*** Suche ***
********** */
.suchfeld {
	font-size: 12px;
	width: 80px;
	border: solid 1px #000000;
}
.suchbutton {
	width: 17px;
	height: 17px;
	background-color: #A5224A;
	border: solid 1px #000000;
}
.suchbutton_standart {
	width: 17px;
	height: 17px;
	background-color: #A5224A;
	border: solid 1px #000000;
}
.suchbutton_medical {
	width: 17px;
	height: 17px;
	background-color: #94CEBF;
	border: solid 1px #000000;
}
.suchbutton_living {
	width: 17px;
	height: 17px;
	background-color: #977C67;
	border: solid 1px #000000;
}
.suchbutton_beauty {
	width: 17px;
	height: 17px;
	background-color: #B18197;
	border: solid 1px #000000;
}
.suchbutton_sports {
	width: 17px;
	height: 17px;
	background-color: #59718B;
	border: solid 1px #000000;
}
.suchbutton_therapy {
	width: 17px;
	height: 17px;
	background-color: #7B9C91;
	border: solid 1px #000000;
}

/* **************
*** Formulare ***
************** */
.formfeld {
	width: 300px;
	font-size: 12px;
	border: solid 1px #A5224A;
}
.formbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A5224A;
	border: solid 1px #A5224A;
}

/* **********
*** PopUp ***
********** */
.popup_seitentext {
	font-size: 10px;
}
.produkt_beschreibung {
	padding: 5px 5px 5px 5px;
}
.produkt_beschreibung_gruen {
	color: #579987;
	padding: 5px 5px 5px 5px;
}