@charset "utf-8";
/* CSS Document */

/* UNIVERSAL */

a:link, a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

a:link:hover {
	text-decoration:underline
}

.clr {
	color:#93117e !important;
}

.clr a:link:hover {
	text-decoration:none;
}


#rot, .rot {
	color:#FF0000
}

#gelb {
	color:#FFCC00
}

.grau {
	color:#d3d3d3
}

#gruen {
	color:#009900
}
/* TOPMENU */
.topmenutype a:link, .topmenutype a:visited {
	display: block;
	float:left;
	position:relative;
	font-size:1em;
	line-height:2.99em;
	width:25%;
	text-align:center;
	color:#FFFFFF
}

/* GALERIE */
.glryitemname {
	font:bold 0.9em;
	display:block;
	width:100%;
	margin-bottom:8px;
	text-align:center;
}
/* LISTENANSICHT */
.listitemname {
	font-size: 1.3em;
	margin-bottom:8px;
	font-weight:100 !important;
	display:block;
	color: #93117e !important;
	overflow:hidden;
}

.small {
	font-size: 0.8em;
}

.medium {
	display:inline;
	font-size: 1.1em;
}

.middle {
	font-size:1.7em;
}

.xlarge {
	font-size: 2em;
	font-weight: bold;
}
/* EINZELANSICHT */
.prdktname {
	font-size: 1.8em;
	margin-top:8px;
	display:block;
}

/* Startseite */
.sonderangebotmiddle ul {
	list-style-type:disk;
	margin:5px 0 5px 18px;
	padding:0;
	font-size:11px;

}

/* LOGIN UND SUCHE */
.logintype {
	margin: 2px 8px 0px 0px;
	display:block;
}

/* TOPMENU */


	
/* MAINMENU */

.menumiddle ul {
	list-style:none;
}
/* WARENKORB */
.xxlarge {
	font-size: 6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

.vorgangschritt {
	font-size:50px; 
	font-family:Arial, Helvetica, sans-serif; 
	display: block;
	padding:0 3px 0 3px; 
	height:70px; 
	font-weight: bold; 
	line-height:70px
}

/* REGISTRIERUNG */
.regfieldname {
	height:20px; width:135px; padding-top:5px
}

.formhead {
	background: url(../_images/warkorb_35.png) repeat-x; height:18px; color:#FFFFFF; font-weight:bold; padding:3px 0px 0px 2px;
}