
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: 5F9EBA;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #EB0D0C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 5F9EBA;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
img {
	border:0;
}
.frame {
	border: 1px solid #0BBEB8;
}
.bg {
	background-color: #0BBEB8;
}
.preishinweis {
	color: #555555;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
.blaettern {
	text-align:right;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;	
}
.meldung {
	color: #FF0000;
	font-weight:bold;
}
.menu_content {
	padding:5px;
}
.ueberschrift {
	font-weight:bold;
}
/* -------------------------------------------------------------------- */
/* Styles für oberes Menu ANFANG*/
#menuoben .menupunkt {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#menuoben a:hover {
	text-decoration: none;
}
/* Styles für oberes Menu Ende*/
/* -------------------------------------------------------------------- */


/* -------------------------------------------------------------------- */
/* Style für Seitenmenu ANFANG*/
#seitenmenu #navigation a:hover, #seitenmenu #navigation a:visited, #seitenmenu #navigation a:link, #seitenmenu #navigation .menupunkt, #seitenmenu #navigation .unterpunkt {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#seitenmenu .menupunkt {
	padding-bottom: 1em;
}
#seitenmenu .unterpunkt {
	padding-left:	1.5em;
	padding-top: 0.7em;
}
#seitenmenu .fliesstext {
	color: #FFFFFF;
	padding-bottom:2em;
}
#seitenmenu a:hover, #seitenmenu a:visited, #seitenmenu a:link, #seitenmenu .link {
	color: #000000;
	font-weight:normal;
}
/* Style für Seitenmenu ENDE*/
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* Style für Menu unten ANFANG*/
#navigation_unten a:hover, a:visited, a:link {
	color: #0BBEB8;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#navigation_unten .menupunkt {
	
}
.copyright {
	color: #CCCCCC;
}
/* Style für Menu unten ENDE*/
/* -------------------------------------------------------------------- */



/* -------------------------------------------------------------------- */
/* Styles für Inhalt mit Artikel und so ANFANG*/
.sortiment_content {
	margin-left:1Px;
}
#sortiment_content .artikelbild_klein {
	width:158px;
	border:1px solid #000000;
}
#sortiment_content .artikelname, #sortiment_content .artikelname_klein {
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #0BBEB8;
}
#sortiment_content .artikelname {
	font-size: 13px;
}
#sortiment_content .artikelname_klein {
	font-size: 10px;
	margin:0px;
	margin-bottom:3px;
}
#sortiment_content .artikelbeschreibung {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: none;
	margin-bottom:10px;
}
#sortiment_content .betrag_klein {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin:0px;
	margin-bottom:5px;
}
#sortiment_content .betrag_gross {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#sortiment_content .detail_link img {
	border:0;
}
#sortiment_content .artikel_uebersicht {
	text-align:center;
	vertical-align:top;
	width:33%;
}
#sortiment_content .headline {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;

}
#sortiment_content .headline_variationen {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;	
}
#sortiment_content .variante_auswahl {
	color: #FF0000;
	font-weight: bold;
}
#sortiment_content .input_klein {
	width:45px;
}
#sortiment_content .input_mittel {
	width:90px;
}
#sortiment_content .input_gross {
	width:150px;
}
/* Styles für Inhalt mit Artikel und so Ende*/
/* -------------------------------------------------------------------- */


/* -------------------------------------------------------------------- */
/* Styles für Warenkorb Anfang*/
#warenkorb th {
	background-color: #BACCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	text-align:center;
}
#warenkorb #artikel td {
	border-left:1px solid #BACCCC;
	border-right:1px solid #BACCCC;
	border-bottom:1px solid #BACCCC;
	border-collapse:collapse;
	padding:2px;
}
#warenkorb .rahmen {
	border-left:1px solid #BACCCC;
	border-right:1px solid #BACCCC;
	border-bottom:1px solid #BACCCC;
	padding:2px;
}
#warenkorb h3 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;	
	color:#0BBEB8;
}
/* Styles für Warenkorb Ende*/
/* -------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* Styles für Bestellvorgang Anfang*/
#bestellung .bg {
	background-color: #D5E9EA;
}
#bestellung .bg_dunkel {
	background-color: #BACCCC;
}
#bestellung th {
	background-color: #BACCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	text-align:left;
}
#bestellung .status {
	border-top:1px solid #BACCCC;
	border-bottom:1px solid #BACCCC;
}
#bestellung h3 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;	
	color:#0BBEB8;
}
#bestellung td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;	
}
#bestellung .input_klein {
	width:45px;
}
#bestellung .input_mittel {
	width:90px;
}
#bestellung .input_gross {
	width:150px;
}
#bestellung .ueberschrift {
	font-weight:bold;
}
#bestellung #artikelliste td {
	vertical-align:top;
}

#empfehlung .input_normal {
	width: 200Px;
}
#empfehlung .input_gross {
	width: 404Px;
	height: 60px;
}
#empfehlung .input_code{
	width: 75px;
}
#empfehlung th {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	text-align:left;
}
#meinkonto th {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	text-align:left;
}
#meinkonto .strich {
	border-bottom:1px solid;
}
.menu_content th {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
	text-align:left;
}
.menu_content .input_mittel {
	width:200px;
}
.rahmen_headline {
	padding-left:10px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.inhalt_rahmen {
	font-family: tahoma;
	font-size: 11px;
}
.inhalt_rahmen .headline {
	font-weight: bold;
	font-size: 12px;
}
.inhalt_rahmen .fliesstext {
	font-weight:normal;
}
.inhalt_rahmen .beschriftung {
	font-weight:bold;
	font-size: 11px;
	text-align:left;
	color:000000;
	text-decoration:none;
}
.inhalt_rahmen .input300 {
	width:300px;
}
.inhalt_rahmen .input50 {
	width:50px;
}
.inhalt_rahmen .input250 {
	width:247px;
}
.service_menu {
	border:1px solid;
	position:relative;
	top:0px;
	left:200px;
	z-index:6;
}
