/*

Orange: ec8122;

*/

html, body {
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../images/bg.gif) repeat-y center top;
}

#wrapper {
	padding: 20px 0 40px 0;
	width: 700px;
	margin: 0 auto;
	/* background: #fff url(../images/bg.gif) repeat-y center top; */
}

#bseiten {
	width: 700px;
	margin: 0 auto;
	background: url(../images/dosen.gif) no-repeat center 20px;
}

#bseiten p {
	padding: 260px 0 0 0;
}

#head {
	width: 380px;
	position: relative;
	top: 0;
	left: 0;
	margin: -190px 0 30px 270px;
}

img#timemaxhead {
	margin:0 0 0 35px;
}

img#timemaxlogo {
	margin:40px 0 0 0;
}

img#otm {
	float: left;
	margin: 0 20px 70px 0;
}

form {
	width: 600px;
	padding: 0;
	margin: 0 auto;
}

legend {}

table {
	border-collapse: collapse;
	/* width: 380px; */
}

/*
table#bestellwert td {
	border-collapse: collapse;
	border: 1px solid red;
}
*/

#produkte table {
	width: auto;
}

td, tr {
	padding: 3px;
}

fieldset {
	width: 560px;
	margin: 0 0 20px 0;
	_margin: 0 0 5px 0;
	padding: 20px;
	border: 1px solid #ec8122;
	clear: left;
}

input, textarea {
	font: normal 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	width: 100%;
	margin: 0;
}

#toggleElement, #agbs {
	border: none;
	width: auto;
	margin: 0 7px 0 0;
}

#produkte input {
	width: 20px;
	float: left;
}

input:focus {
	border: 1px solid #ec8122;
	/* background: #fce6d8; */
	background: #f4f4f4;
}

#bestellwert input {
	width: 206px;
	border: none;
}

#bestellwert input:focus {
	border: none;
	background: none;
}

label {
	border: none;
	margin: 5px 0;
	display: block;
}

.out {
	background: #ddd;
}

.over {
	background: #eee;
	cursor: pointer;
}

em {
	color: #ec8122;
}

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

a:hover, a:active {
	text-decoration: underline;
}

a:visited {
	color: #777;
}

.formbtns input {
	float: left;
	width: 50%;
}

#refreshBtn {
	border: none;
}

h1 {
	margin: 0 0 20px 50px;
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 13px;
}

#footer {
	margin: 0 0 0 50px;
}

.zurueck {
	margin: 0 0 20px 50px;
}

label.error {
font-size: 10px;
color: red;
}
