/* Layout */

form {
	margin: 0;
	border: 0;
}

.label {
	font-size: 10px;
	text-align:right;
	width:80px;
	float:left;
	padding:0.2em;
	margin: 0.3em 0 0;
}

.textfield {
	margin:3px;
	border: 1px solid #000;
	width:70px;
	font-size: 10px;
}

.radio2 {
	margin: 0 5px 0 60px;
	padding: 0;
	float: left;
}

.nobr {
	display: none;
}

#middlebar p {
	font-size: 10px;
	text-align: center;
	padding: 5px;
	margin: 0;
}

.infobox p {
	margin-top: 0;
	font-size: 12px;
	padding-top: 5px;
}

.highlight {
	margin-top: 10px;
	border: 1px solid #E6C734;
	padding: 0 5px 5px 5px;
	margin-bottom: 5px;
}

.highlight p.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.highlight img.artikelbild {
	float: left;
	margin-right: 3px;
}

.highlight p.links {
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.preis {
	width: 400px;
	height: 50px;
	text-align: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #092645;
	font-weight: bold;
	padding-right: 0;
	padding-top: 0;
	margin-left: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.hersteller {
	margin: 5px 0 0 30px;
	padding: 0;
}

ul.hersteller li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
}

ul.hersteller li a:visited, ul.hersteller li a:active, ul.hersteller a:link {
	color: #000;
	text-decoration: none;
}

ul.hersteller li a:hover {
	color: #E6C734;
	text-decoration: underline;
}

ul.hersteller li img {
	vertical-align: middle;
	margin-right: 2px;
	border: 0;
}

#middlebar h1.bar_first {
	background-color: #135B91;
}

#middlebar h1.bar {
	background-color: #135B91;
}

h1.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 2px 0 2px 5px;
		/*	background-image: url("img/verlauf.png");
	background-repeat: repeat-y;
	background-position: right;*/
}

h1.bar_first {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 2px 0 2px 5px;
	height: 14px;
	border-bottom: 1px dashed;
	/*background-image: url("../images2/tabelle_oben_blau.gif");
	background-repeat: no;
	background-position: right;*/
	
}

h1.bar_first_color {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 0;;
	padding: 2px 0 2px 5px;
	height: 14px;
	border-bottom: 1px dashed;
	background: #EAF1F5;
	/*background-image: url("../images2/tabelle_oben_blau.gif");
	background-repeat: no;
	background-position: right;*/
	
}

h1.bar_first_color_dark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 2px 0 2px 5px;
	height: 20px;
	border-bottom: 1px dashed;
	background: #CCD8E0;
	/*background-image: url("../images2/tabelle_oben_blau.gif");
	background-repeat: no;
	background-position: right;*/
	
}

.menge {
	text-align: center;
	width: 80px;
}

.ep, .gp {
	text-align: right;
	width: 80px;
}

.errorstueckzahl {
	color: #FF002F
}

img {
	border: 0;
}

.kundenmenu {
	margin: 0 0 0 30px;
	padding: 0;
}

.kundenmenu li {
	list-style: none;
}

.kundenmenu li a:link, .kundenmenu li a:visited, .kundenmenu li a:active {
	color: #135B91;
}

.kundenmenu li a:hover {
	color: #F0D202;
}

.div_dunkel {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.5;
	z-index: 0;
	display: none;
}

.fett {
	font-weight: bold;
}

.c_menulist {
	border: 1px solid #000;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	height: auto;
	background-color: #fff;
	display: none;
	padding: 10px;
	overflow: hidden;
}

.c_menulist_hover {
	background-color: #0A82FF;
}

.submenu1{
	background-color: #fff;
	cursor: pointer;
}

.submenu1:hover{
	background-color: #eee;
	color: #005485;
	cursor: pointer;
	text-decoration: none;
}

.submenu2{
	background-color: #eee;
	cursor: pointer;
}

.submenu2:hover{
	background-color: #fff;
	color: #005485;
	cursor: pointer;
}

.link_produkte  {
	color: #000;
	text-decoration: none;
}

.link_produkte:hover  {
	color: #005485;
	text-decoration: none;
}

.c_searchlist_mobile {
	border: 1px solid #000;
	position: absolute;
	left: 0;
	top: 40px;
	width: 92%;
	height: 300px;
	background-color: #fff;
	display: none;
	overflow: auto;
}

.mobile_searchanzeige {
	width:100%;
	border: 1px solid #eee;
}

.mobile_searchanzeige a{
	font-size: 16px !important;
}