/*standard-text*/
body, pre, td, div, a, p, font, b, h1, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; }
	
/*text auf der startseite*/
.starttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; }


/*standard-links*/
a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7085D;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; }
	
	
		
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7085D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; }

.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a7085d;
	text-decoration: none;
	font-weight: bold;
}
/* Link Style Angebot des Monats */
a.link_angebot {
	font-size:12px;
	color:#a7085d;
	text-decoration:underline;
}

a.link_angebot:hover {
	text-decoration:underline;
}

/*navigation*/
 a.navi, a.navi:link, a.navi:active, a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

a.naviaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a7085d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
		
a.navi:hover, .schwarz:link, .schwarz:active, .schwarz:hover, .schwarz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

/*unter_navigation*/
 a.navi_unter, a.navi_unter:link, a.navi_unter:active, a.navi_unter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7085D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
		
a.navi_unter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7085D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
		
/*überschrift-rosa*/
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A7085D;
	text-decoration: none; }
	
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A7085D;
	text-decoration: none; }
	

.rosa {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7085D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
	
	
/*überschrift normaler text*/
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none; }

/*unternavigation inaktiv*/
.bg_white_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7085D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;}

/*navigation inaktiv*/
.bg_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;}
	
	/*textfeld für anzahl der bestellungen*/
.textarea_count {
	background-color: #FFFFFF;
	width: 40%;
	border: 1px solid #000000;
}
	
/*namenseingabetextfeld bei aktionen*/
.textarea_aktion {
	background-color: #FFFFFF;
	width: 80%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}

/*namenseingabetextfeld newsletter*/
.textarea_newsletter {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	position: static;
	width: 40%;
}


/*namenseingabetextfeld newsletter*/
.textarea_newsletter_2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	position: static;
	width: 70%;




}

/*Submitbutton*/
.submit {
	background-color: #FFFFFF;
	width: 20%;
	border: 1px solid #A7085D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A7085D;
	text-decoration: none;
}
	
