body {
	font-family:arial,helvetica,sans-serif;
	font-size:100.01%;
	text-align:center;
	margin:0 auto;
}

img {
	border:1px solid #000;
}

a {
 	color:#FF6D01;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	margin:10px 0 0 0;
}


div#logo_img {
	background-image: url(/_bin/logo.jpg);
	height:140px;
	width:700px;
	border:1px solid black;
}

div#logo {
	color:#ffff00;
	font-size:240%;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	padding-top:20px;
	letter-spacing:4px;
	font-weight:bold;
}

div#subtitle {
	color:#ffff00;
	font-size:160%;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	padding-top:0px;
	font-weight:bold; }

div#outer {
	margin:0 auto;
	text-align:left;
 	width:702px;
	font-size:95%;
	background-color:#ffffff; }

div#left {
	width:140px;
	margin-top:40px;
	float:left; }
	
div#left .mitem {
	font-size:90%;
	padding-bottom:10px; }

div#content {
	margin:40px 0 0 160px;
	width:538px; }

div#artikelliste table {
	padding:2px;
	width:99%;
}

div#artikelliste td {
	border:1px solid #ddd;
	padding:8px;}

div#artikelliste h2 {
	margin-top:40px; }

div#artikelliste td.left {
	width:10%;
	text-align:center; }

p.caption {
	font-size:80%; }

.order_table td {
	background-color:#eeeeee; }

h1 {
	font-size:150%;
	font-weight:normal; }

h2 {
	font-size:130%;
	font-weight:normal; }

h3 {
	font-size:110%;
	font-weight:bold; }

div#order_button {
	margin-top:40px; }


div#bottom {
	clear:both;
	margin-top:60px; }
	
div#bline {
	line-height:1em; }

div#gotop {
	padding-left:4px;
	font-size:90%;
	margin-bottom:10px;
}

div#copyright, .caption {
	text-align:center;
	font-size:90%;
	margin-top:10px;
}

/* Stylesheets für Bilder links- und rechtsbündig */
div.img_c, div.img_l, div.img_r {
	text-align:center;
	border:1px solid #000;
	background-color:#fef3b4;
	padding:2px; }

div.img_c {
	background-color:#fef3b4;
	margin:0 auto; }

div.img_l {
	float:left;
	margin:0 10px 10px 0; } 
	
div.img_r {
	float:right;
	margin:0 0 10px 10px; }


div.img_caption {
	padding:4px 2px 2px 8px;
	font-size:90%;
	color:#666;
	text-align:center; }




/* =========================================================== */
/* Tabellenformate */
.myform table {
	width:100%;
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:90%;
}

.myform th {
	background:#eee;
	vertical-align:middle;
	padding:2px;
	}

.myform td {
  background-color:#fff;
	padding:4px;
	border:1px solid #eee;
	font-size:94%;
}

.myform .ufeedback {
	background-color:#eee;
	font-weight:bold;
	border:1px solid #eee;
}

.myform .inputnormal {
	padding-left:1.3em;
	background-image: url(/_bin/ok.gif);
	background-repeat: no-repeat;
	background-position:0%;
	background-color:#fff;
}

.myform .normal {
	background-color:#fff;
	width:30%;
}

.myform .inputalert {
	padding-left:1.3em;
	background-image: url(/_bin/not_ok.gif);
	background-repeat: no-repeat;
	background-position:	0%;
	color:#000;
	font-weight:bold;
}

.myform .comment {
	background-color:#eee;
}

.myform select {
 	width:50px;
	background-color:#fff;
	}
	
.myform textarea {
	padding:2px;
	margin-top:10px;
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:90%;
}

.myform button {
	padding:6px 40px 6px 40px;
	background-color:#FFA05B;
	font-weight:bold;
	font-size:100%;
	margin:4px;
} 

.myform .submitok button {
	background-color:#70E36D;
}




.myformcheck table {
	width:98%;
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:90%;
}

.myformcheck td {
	padding:4px;
	border:1px solid #eee;
	/* width:50%; */
}


.f_open {
}



.f_option {
}

.f_optionselected {

}

.f_checkbox {

	width:14px;
	float:left;
	text-align:center;
	padding:4px;
	margin: 0 20px 40px 0;
}

.f_caption {

	float:left;
	margin:0;
	padding:0;
	width:250px;
}

		
.f_select {
	padding:30px 0 0 0;
	float:right;
	width:200px;
	display:inline;
	text-align:right;
}

/* Artikelliste */

.artikel {
	width:40%;
}

.einheit {
	width:30%;
}

.anzahl {
	width:30%;
	text-align:right;
	}
	
.gebinde {
	width:20%;
}

 .pulldown {
	width:10%;
} 

/* Absenden */
.w50 {
	width:50%;
	text-align:center; }

.send a {
	text-decoration:none;
	background-color:#70E36D;
	color:#000;
	display:block;
	margin-bottom:4px;
	padding:2px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}

.send a:hover {
	background:#627B4D;
	color:#fff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd; }
	
.back a {
	text-decoration:none;
	background-color:#FFA05B;
	color:#000;
	display:block;
	margin-bottom:4px;
	padding:2px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}

.back a:hover {
	background:#825744;
	color:#fff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd; 