/* Allgemeine Styles */

body {
	font: 12px Arial, sans-serif;
	cursor:default;
	background:white;
	color:#2C5088;
}

a,
a:visited,
a:active {
	font: 12px Arial;
	font-weight:bold;
	color:#015088;
	text-decoration:none;
	
}

a:hover {
	color:#015088;
	text-decoration:underline;
	font-weight:bold;
	
}

.cls {clear:both}




/* Der Kopfbereich mit Logo */



#kopf {
	width: 900px;
	height: 110px;
	float:left;
	background-image:url(../pic-lay/kopf.jpg);
	background-repeat: no-repeat;
	}

	
	
/* Navigation Nav0 die HOME, IMPRESSUM, KONTAKT, LOGIN navigation oben nach dem Kopfbereich links*/
#navi_0 {
	width: 265px;
	height: 13px;
	padding: 10px 5px 10px 25px;
	margin: 0px;
	font-weight: bold;
	font:Arial;
	float: left;
}

#navi_0 a {
	font: bold 12px Arial;
	color:#015088;
	text-decoration:none;
}

#navi_0 a:hover {
	font: bold 12px Arial;
	color:#015088;
	text-decoration:underline;
}

/* Navigation Nav1 die Hauptnavigation oben nach dem Kopfbereich mittig*/
#navi_1 {
	height: 15px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	float: left;
	background-image:url(/pic-lay/nav1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#navi_1 a {
	text-decoration:none;
	color:#015088;
}

#navi_1 a:hover {
	text-decoration:underline;
	color:#4b4a4d;
}

/* das popupmenü */
.nav1_float {
	text-align:left;
	position:absolute;
	top:150px;
	visibility:hidden;
	text-decoration: none;
	background-color: #EEF3F7;
	display:block;
	padding: 0px 0px 0px 10px;
	z-index: 1;
}

.nav1_float li {
	border: 0px;
	margin: 5px 0px 5px 0px;
	width: 180px;
	color:#2C5088;
}

.new_nav {
	height: 15px;
	text-align:left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	float: left;
	overflow: hidden;
}

/*hier folg nun der 3 Spaltige Hauppteil der Seite linke Navigation
  Mitte TEXT und rechte Navigation*/

#hauptbereich {
	width: 900px;
	margin-top: 0px;
	float:left;
	clear:both;
	overflow:hidden;
}

/* im Kontainer liegt die linke, mittlere und rechte spalte drinnen */
#kontainer {
	width: 900px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image:url(/pic-lay/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#kontainer_nicht_start {
	width: 900px;
	min-height:700px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image:url(/pic-lay/bg_nicht_start.jpg);
	background-position: center top;
	background-repeat: repeat-y;

}

/* die linke spalte */
#nav2 {
	width: 298px;
	float:left;
	clear:right;
	margin-right:2px;
	padding: 0px;
	background-color: #EEF3F7;
}

/* die mittlere spalte */
#hauptseite_start {
	width: 398px;
	min-height: 500px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#hauptseite {
	width: 600px;
	float:right;
}


/* die rechte spalte */
#nav3 {
	width: 198px;
	float:left;
	margin-left: 2px;
	padding: 0px;
}

/* die fusszeile */
#fuss{
	width: 900px;
	height: 35px;
	text-align: center;
	background-image:url(/pic-lay/fuss.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top:0px;
}
		
#fuss a {
	font: bold 12px Arial;
	color:#000000;
	text-decoration:none;
}

#fuss a:hover {
	font: bold 12px Arial;
	color:#00CC66;
	text-decoration: underline;
}

/* container für die linke spalte */
.nav2_portlet_menu {
	width: 298px;
	float:left;
	background-color: #EEF3F7;
	margin-bottom: 0px;
	overflow:hidden;
	height:inherit;
}
.nav2_portlet {
	width: 298px;
	height:230px;
	float:left;
	background-color: #EEF3F7;
	margin-bottom: 0px;
	overflow:hidden;
	border-bottom: 2px solid #ffffff;
}
	

/* auf der startseite brauchen wir eine feste höhe
   damit der balken unter dem mittigen bild passt */
.nav2_portlet_start {
	height:230px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width:298px;
	background-color: #EEF3F7;
	border-bottom: 2px solid #ffffff;
}

.nav2_portlet_start_team {
	height:230px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width:298px;
	background-color: #EEF3F7;
	border-bottom: 2px solid #ffffff;
}


/* überschrift des containers */
.kopf_li {
	height:12px;
	background-color: #9FC1DD;
	padding: 6px 0px 6px 25px;
	font-weight: bold;
	font: Arial;
	color:#015088; 
	line-height: 100%;
}

/* inhalt des containers */
.text_li {
	height:206px;
	padding: 10px 10px 10px 25px;
	
}

.text_li_start {
	padding: 10px 10px 0px 25px;
	color:#015088;
	width:270px;
	overflow:visible;
}


.bild_li {
	width:inherit;
	overflow: hidden;
}
.bild_li_box {
	margin: 10px 0px 0px 25px;
	border: 1px solid #C0C0C0;
	width:250px;
	overflow: hidden;
}


/* Nav2 Erste ebene */
.nav2 {
	padding: 0px 10px 10px 25px;
	width: 280px;
	border-bottom: 1px solid #c0c0c0;
	clear:both;
}

.nav2 a {
	margin-top:3px;
	font: bold 12px Arial;
	color:#015088;
	text-decoration:none;
	display: block;
	line-height:140%;
}

.nav2 a:hover {
	font: bold 12px Arial;
	color:#6D6C6F;
	text-decoration: none;
	line-height:140%;
}

/*nav2 zweite Ebene */
.nav2_1 {
	padding: 3px 10px 3px 35px;
	width:253px;
	float:left;
	display:block;
	background-color:#EEEEEE;
	clear: both;
	font: bold 12px Arial;
	color:#015088;
	text-decoration:none;
	line-height:140%;
}

.nav2_1:hover {
	color:#6D6C6F;
	text-decoration:none;
}

/* Der aktuelle Link wird etwas nach rechts versetzt */
.nav2_hi {
	padding: 0px 0px 10px 40px;
	clear: both;
	display:block;
}

a.nav3 {
	display: block;
	margin-left: 30px;
	margin-bottom: 5px;
}

a.nav3_hi {
	display: block;
	margin-left: 40px;
	margin-bottom: 5px;
}

/* der hauptteil der seite */

/* das startbild */
.haupt_bild {
	width: 398px;
	height:230px;
	overflow:hidden;
	background-color: #EEF3F7;
	border-bottom:2px solid #ffffff;
}

/* kasten für das bild auf der startseite */
.haupt_portlet {
	width: 398px;
	background-color: #EEF3F7;
	margin:0px 0px 1px 0px;
	overflow:hidden;
}

/* überschrift der hauptseite */
.kopf_haupt {
	float:left;
	width:100%;
	height:12px;
	background-color: #BFD5EA;
	padding: 6px 10px 6px 10px;
	font-weight: bold;
	line-height: 100%;	
	margin: 0px;
}

/*.kopf_haupt p	{
	font: inherit;
} */

/* container für alles auf der hauptseite */
/* texte auf der startseite sind schmaler */
.text_haupt_start {
	width: 358px;
	min-height:50px;
	padding: 10px 20px 10px 20px;
	background-color: #EEF3F7;
	overflow:visible;
	float:left;
}

/* Shop Artikel auf der Startseite*/
.start_shop {
	height: 90px;
	float:left;
}

.start_shop a img {
	border:1px solid #C0C0C0;
	margin-right: 8px;
	aling:left;

}

.text_haupt {
	min-height:90px;
	padding: 10px 10px 10px 10px;
			width:580px;
	background-color: #EEF3F7;
	overflow:visible;
	float:left;
}







.text_haupt h1,
.text_haupt_start h1 {
	font-size: 16px;
}

.text_haupt h2,
.text_haupt_start h2 {
	font-size: 14px;
}

.text_haupt h3,
.text_haupt_start h3 {
	font-size: 12px;
}

.text_haupt img {
	align:left;
	border:1px solid #C0C0C0;
	margin-right:8px;
}

.text_haupt_start img {
	border:0px;
	margin: 5px;

}

.text_haupt a,
.text_haupt_start a {
	font-weight: bold;
	text-decoration: none;
}

.text_haupt a:hover,
.text_haupt_start a:hover {
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: underline;
}

/* .text_haupt p	{font: inherit; } */


*/ div um die Teambilder */
.team {
	width:590px;
}

.team img {
	border:0px !Important;
	margin:0px !Important;
}

/* für kästen (z.b. beim notdienst die adresskaesten */
.box {
	width: 560px;
	float:right;
	border: 1px solid #015088;
	margin-right:20px;
	background: #EEF3F7;
}

.box_head {
	height:20px;
	line-height:150%;
	background-color: #9FC1DD;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.box li {
	margin: 2px 0px 3px 0px;
	padding: 3px 5px 2px 5px;
}

/* container für formulare */
.form_container {
	margin: 10px 10px 10px 10px;
	text-align: left;
	width: 400px;
}

fieldset {
	font-weight: bold;
	border: 0px;
	text-align: left;
	vertical-align: bottom;
	
}

label {
	float:left;
	font-weight: bold;
	width: 150px;
	text-align: right;
	vertical-align:baseline;
	margin-right: 10px;
}

input[type=text],
input[type~=password] {
	float: left;
	margin-bottom: 5px;
	margin-left:2px;
	border-width:1px;
	border-color:#C0C0C0;
	border-style:solid;
	font-size:10px;
}

.form_container textarea {
	border-width:1px;
	border-color:#C0C0C0;
	border-style:solid;
	margin: 5px 0px 5px 0px;
	padding: 3px 3px 3px 3px;
}

/* hier fangen die relevanten teile für den shop an
   alles, was hier nicht steht, ist in der _shop/showitems.cfm
   definiert (wegen dynamischer breite, etc. */

.prod_kopf {
	background-image:url(../pic-lay/detail_o.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	background-color:#FFFFFF;
/*	width:<cfoutput>#shop_width2#</cfoutput>px; */
}
   
.last_prod {
	height:80px;
	text-align:center;
	vertical-align:middle;
	display: block;
}

.last_prod img {
	width:65px;
	border: 0px;
	margin: 5px 0px 5px 0px;
	float:left;
}

/* Formatierung E-Mail Adresse bzw. @ */

#mail_haupt{
	float:none !Important;	
	width:450px;
	
}

#mail_haupt b img {
	float:none !Important;
	position:relative;
	top:1px;
	border:0px !Important;
	margin: 0px 2px 0px 1px !Important;
	
	
}
.last_prod p {
	border: 0px;
	margin: 25px 5px 0px 0px;
	float:right;
}

.nav2_portlet_shop {
	margin:0px 0px 1px 0px;
	padding: 0px;
	background-color: #EEF3F7;
	border: 1px solid #c0c0c0;
	float:left;
	width: 296px;
	overflow:hidden;
}

.text_shop {
	padding: 0px;
	text-align: left;
	color:#015088;
}

.shop_button {
	margin:0px;
	padding:0px;
	float:right;
	
}

/* ende shopdinge */

/* anfang der sachen für die rechte spalte
	 (eigentlich nur auf der startseite benutzt) */

/* container für die rechte spalte */
.nav3_portlet_start {
	width:inherit;
	height:114px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	background-color: #EEF3F7;
	border-bottom: 2px solid #ffffff;
}

.nav3_portlet {
	width:175px;
	height:116px;
	padding:0px;
	margin:0px 0px 1px 1px;
	background-color: #EEF3F7;
}

/* kopf des containers */
.kopf_re {
	height:12px;
	width:175px;
	background-color: #9FC1DD;
	padding: 6px 6px 6px 20px;
	font-weight: bold;
	line-height: 100%;
}

/* rechte spalte inhalt mit fester höhe
	(die beiden oberen kästen auf der startseite, damit der balken passt)
	zu finden in templates/start.cfm */
.text_re {
	padding: 14px 5px 19px 20px;
}

/* für alle anderen kästen rechts */
.text_re_aktuell {
	padding: 15px 10px 10px 20px;
	overflow: visible;
}

.text_re a,
.text_re_aktuell a {
	font-weight: bold;
	text-decoration: none;
}

.text_re img {
	margin-right: 8px;
}
.text_re a img {
	border: 1px solid #c0c0c0;
}

.text_re_not {
	padding: 14px 5px 19px 20px;
}
	
.text_re_not a img {
	border: 1px solid #c0c0c0;
	margin: 9px 0px 0px 0px;
}

.text_re a:hover,
.text_re_aktuell a:hover {
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: underline;

}

/* KATEGORIEN FORMATIERUNG SHOP */

#shop_portlet {
	width:562px;
	text-align:left;
	border: 1px solid #999999;
	margin-left: 15px;
}

#shop_portlet .head {
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:250%;
	background-color:#BFD5EA;
	padding-left:10px;
	border-bottom: 1px solid #999999;
}

#shop_portlet .text {
	list-style-image:URL(/pic-lay/sortiment_li.gif);
}




/* PRODUKTVORSCHLÄGE */

.kasten {
	text-align:left;
	width:208px; 
	cursor:pointer;
	margin:10px 20px 5px 50px;
	height:177px;
	float:left;
	border: 1px solid #818181;
}


.kasten_top {
	width:99%; 
	height:25px;
	line-height:250%;
	background:URL(/pic-lay/kasten_top.gif);
	padding-left:2px;
	border-bottom:1px solid #818181;
	
}

.kasten_inner {
	width:inherit; 
	height:151px;
	background:#FFFFFF; 
	vertical-align:middle;
}

.kasten_text {
	font-size:10px;
	line-height:12px;
	float:left;
	height:100px;
	padding:10px 5px 5px 5px;
	overflow:hidden;
	/*
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	*/
}

.kasten_preis {
	float:left;
	background:URL(/pic-lay/kasten_preis.gif);
	width:86px;
	height:23px;
	color:black;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
	padding:7px 0px 0px 0px;
	vertical-align:middle;
	
}

.sic {
	clear:left;
	width:173px;
	padding:0px 0px 5px 0px;
}

.start_text {
	font-size:12px;
	line-height:15px;
}
.suche .eintrag {
	float:left;
	padding:0px 3px 0px 3px;
}

/* Show Produkt*/

#show_prod_box {
	width:550px;
	float:left;
	border: 1px solid #999999;
}

.show_prod_head {
	width:550px;
	height:25px;
	line-height:250%;
	float:left;
	
}

.show_prod_box2 {
	width:550px;
	float:left;
	padding: 5px 5px 5px 5px;
}

.show_prod_inf {
	width:100px;
	float:left;
	
}

.show_prod_preis {
	width:100px;
	float:right;
	margin-right:10px;
}


/* CHECKOUT */



#checkout_box {
	width: 550px;
	margin:20px 0px 0px 8px;
	float:left;
	border:1px solid #999999;

}

#checkout_top {
	width:550px;
	height:25px;
	background:#BFD5EA;
	border-bottom: 1px solid #999999;

}

/*Lieferdaten*/

.lidat_top {
	width:180px;
	float:left;
	color:#ffffff;
	line-height:250%;
	font-size: 12px;
	font-weight:bold;
	padding-left: 2px;
}

.lidat_box {
	width:180px;
	float:left;
	padding-left: 2px;

}


.lidat_box img {
	border:0px !Important;
}


/* Überschriften Artikel, Einzelpreis, etc.  Formatierung Checkout und confirm */
	

.checkout_art {
	width:345px;
	height:25px;
	float:left;
	text-align:left;
	font-size:12px; 
	line-height:250%;
	padding-left:2px;
}
.checkout_ep {
	width:80px;
	height:25px;
	float:left;
	text-align:center;
	font:12px;
	border-left: 1px solid #999999;
	line-height:250%
	
}
.checkout_anz {
	width:60px;
	height:25px;
	float:left;
	text-align:center;
	font:12px;
	border-left: 1px solid #999999;
	line-height:250%;
	
}

.checkout_summe {
	width:60px;
	height:25px;
	float:left;
	text-align:center;
	font:12px; 
	border-left: 1px solid #999999;
	line-height:250%;
	
}
/* ENDE Überschriften Artikel, Einzelpreis, etc.  Formatierung Checkout und confirm ENDE*/

.checkout_art1 {
	width:345px;
	float:left;
	text-align:left;
	padding-left:2px;
}

.checkout_ep1 {
	width:80px;
	float:left;
	text-align:center;
	padding: 0px 0px 0px 1px;
}

.checkout_anz1 {
	width:60px;
	float:left;
	text-align:center;
	padding: 0px 0px 0px 1px;
}

.checkout_summe1 {
	width:60px;
	float:left;
	text-align:right;
	padding-right:1px;
}

.checkout_vk {
	width:489px;
	float:left;
	text-align:right;
	margin-top:10px;	
}
.checkout_summevk {
	width:60px;
	float:left;
	text-align:right;
	padding-right:1px;
	margin-top:10px;
}

.checkout_endb {
	width:489px;
	float:left;
	text-align:right;
	margin-top:10px;
	font-size:12px;
}
.checkout_summeendb {
	width:60px;
	float:left;
	text-align:right;
	padding-right:1px;
	margin-top:10px;
	font-size:12px;
}


/* Notdienst /*

/* Notdienst Notfall Rufnummern im linken Teil */
.kopf_notd {
	height:12px;
	background-color: #9FC1DD;
	padding: 6px 0px 6px 24px;
	font-weight: bold;
	font-face: sans-serif;
	color:#ffffff; 
	line-height: 100%;
	font-family:Arial;
}

/* inhalt des containers */
.text_notd {
	padding: 10px 10px 5px 24px;
	width: inherit;
	}
	
.nottab_kont{
	width:550px;
	float:left;
	border-bottom: 1 px solid #999999;
}

.nottab_kopf{
	width:550px;
	float:left;
	height:25px;
	font-size:12px;
	color:#015088;
	font-weight:bold; 
	line-height:250%;
	background:#BFD5EA;
	padding-left:2px;
	border-bottom: 1 px solid #999999;
}

.nottab_text{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:530px;
	float:left;
	padding-left:2px;
	background-color: #FFFFFF;
	
}
	
/* Notdienst ENDE*/



/* Merkzettel*/

#merk_box {
	width:248px;
	float:left;	
	
}

.merk_prod {
	width:inherit;
	float:left;
}

.merk_prod p {
	padding-left:10px;
}

.merk_kost {
	width:248px;	
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
/* ENDE Merkzettel ENDE */


/* SHOWITEMS */

.s_befinden {
	color:#015088;
	margin: 40px 0px 0px 20px;	
}

.s_befinden a{
	color:#015088;
	font-weight:bold;
	text-decoration: none;
}

.s_befinden a:hover {
	font-weight:bold;
	color:4b4a4d;
	text-decoration: underline;
}

.produkt .image_pr {
	width:85px;
	padding:2px 2px 2px 2px;
	float:left;
	text-align:center;
	border:0px;
}


.produkt .zusatz {
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	border-width:0px;
	width:165px;
}

.produkt .mengen {
	clear:both;
	border-bottom:0px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-style:dashed;
	border-color:#C0C0C0;
	margin:3px 0px 0px 0px;
}

.produkt .error {
	clear:left;
	height:1px;
}

.produkt .detail {
	visibility:hidden;
	position:absolute;
	background:#FFFFFF;
	border-width:1px;
	border-color:blue;
	border-style:dotted;
	padding:5px 5px 5px 5px;
}

.lala { 
	background:#0A246A;
	color:white;
	width:118px;
	height:20px;
	padding:2px 2px 2px 2px;
}
.lala2 { 
	background:#FFFFFF;
	color:black;
	width:118px;
	height:20px;
	padding:2px 2px 2px 2px;
}
		
.popdown {
	cursor:default;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	width:120px;
	visibility:hidden;
	background:#FFFFFF;
	position:absolute;
}

.popdownover {
	width:117px;
	background:URL(/_shop/images/auswahl.gif);
	padding:2px 2px 2px 2px;
	cursor:default;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
}

.zusatz {
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	border:0px;
	width:150px;
}

.zusatz a,
.zusatz a img {
	margin:0px;
	padding:0px;
	border:0px;
}

.zusatz p {
	margin:5px 0px 5px 0px;
	text-align: right;
	color: red;
}

.zusatz p span {
	font-weight:bold;
	text-align: right;
	color: red;
}


/* ENDE showitems */

/* Produktdetails */

.produkt_detail {
	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#C0C0C0;
	padding:5px 5px 5px 5px;
	margin-left:15px;
	vertical-align: top;
	overflow:hidden;
}

.produkt_detail .image_pr {
	width:85px;
	padding:0px 2px 2px 2px;
	margin:5px 5px 5px 5px;
	float:left;
	border-width:0px;
	text-align:center;
	
}

.produkt_detail .zusatz {
	width:150px;
}

.zusatz img,
.zusatz a.shop_button,
.zusatz img.shop_button {
	float:right;
	clear:left;
	margin:0px;
	padding:0px;
}

.image_pr p {
	font-size:9px;
}

.image_pr a {
	color:#015088;
	font-weight:bold;
	text-decoration: none;
}

.image_pr a:hover {
	font-weight:bold;
	color:4b4a4d;
	text-decoration: underline;
}

.beschreibung {
	float:left;
	width:350px;
	padding:0px 3px 3px 3px;
}

.produkt_detail h3 {
	font-size: 14px;
}

.beschreibung p {
	padding: 0px 5px 5px 5px;
}

.produkt_detail .error {
	clear:left;
	height:1px;
}

.produkt_detail .detail {
	visibility:hidden;
	position:absolute;
	background:#FFFFFF;
	border-width:1px;
	border-color:blue;
	border-style:dotted;
	padding:5px 5px 5px 5px;
}

.sparen {
	background:URL(/_shop/images/ausrufungszeichen1.gif);
	height:27px;
	width:80px;
	background-repeat:no-repeat;
}

.produkt_detail select {
	float:right;
	clear:both;
}

.mengen {
	clear:both;
	border-bottom:0px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-style:dashed;
	border-color:#C0C0C0;
	margin:0px;
	width: 100%;
}

.mengen span {
	vertical-align:middle;
	margin-left: 5px;
}

.eintrag {
	float:left;
	clear: right;
	padding: 2px 5px 2px 0px;
}

.lala { 
	background:##0A246A;
	color:white;
	width:118px;
	height:20px;
	padding:2px 2px 2px 2px;
}
.lala2 { 
	background:##FFFFFF;
	color:black;
	width:118px;
	height:20px;
	padding:2px 2px 2px 2px;
}
		
.popdown {
	cursor:default;
	border-width:1px;
	border-style:solid;
	border-color:##808080;
	width:120px;
	visibility:hidden;
	background:##FFFFFF;
	position:absolute;
}

.popdownover {
	width:117px;
	background:URL(/_shop/images/auswahl.gif);
	padding:2px 2px 2px 2px;
	cursor:default;
	border-width:1px;
	border-style:solid;
	border-color:#808080;
}
		
* html .popdownover {
	width:123px;
}

span.small {
	font-size:10px;
}

span.mengen {
	float:left;
}

span.menge_sparen {
	background:URL(/_shop/images/ausrufungszeichen.gif);
	height:27px;
	width:80px;
	background-repeat:no-repeat;
}

span.later_ausgabe {
	position:absolute;
	cursor:pointer;
	float:left;
	visibility:hidden;
}

/* ENDE Produktdetails */

/* Formatierung E-Mail Adresse bzw. @ */

.mail {
	position:relative;
	top:6px;
}

/* Login, bzw. Anmeldeseite */

.ueber {
	height:12px;
	background-color: #BFD5EA;
	padding: 6px 10px 6px 10px;
	font-weight: bold;
	line-height: 100%;	
	margin:  0px 0px 10px 0px;
	width:580px;
	font-family:Arial;
	float:right;
	clear:right;
}

.text {
	padding:10px;
	margin-bottom: 100px;
	width:570px;
	float:right;
	clear:right;
}

/* Formatierung Aktuelles/Online-Tests etc. */
.artikel_haupt {
	float:left;
	margin-bottom:19px;
	width:580px;
}


.artikel_haupt img {
	border:1px #C0C0C0 solid;
	float:left;
	margin-right:8px;

}


/* Formatiereung der Links ...mehr, zum Online Shop etc. */

a.t_link  {
	font-style:italic;
	font:12px Arial bold #015088;
}

a:visited.t_link  {
	font-style:italic;
	font:12px Arial bold #015088;
}

active.t_link  {
	font-style:italic;
	font:12px Arial bold #015088;
}

a:hover.t_link   {
	font-style:italic;
	text-decoration:underline;
	font:12px Arial bold #015088;
	color:#015088;
}