body {
	background-color: #cccccc;
	font-family: Arial,sans;
	color:#0c2460;
}
a {
	color:#1a4ccc;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.bold {
	font-weight: bold;
}
* {
	font-family: Arial,sans;
}
div {
	margin:0;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}
dt {
	font-weight:bold;
	font-size:120%;
}
img.border {
	border:1px solid #bbbbbb;
	margin:2px;
}

h1, h2 {
	text-align:center;
}
table {
	border-collapse: collapse;
}
.right {
	width: 80px;
	text-align: right;
}
input.anzahl {
	width:4em;
}
.small {
	font-size: 70%;
}
.center {
	text-align:center;
}
form p {
	margin: 0px;
	padding: 2px 0px;
}
form p.l2 {
	margin-left: 40px;
}
.label {
	padding-top:2px;
	width:120px;
	float:left;
}
table.produkte td, table.produkte th {
	height: 30px;
	vertical-align: top;
	text-align:center;
}
table.order_detail td {
	padding: 2px 0px;
	vertical-align: top;
}
.required {
	font-weight: bold;
}
span.error {
	color: #880000;
}
p.error {
	font-weight: bold;
	border: 1px solid #880000;
	padding: 4px;
}
tr.total {
	border-top:1px solid #0c2460;
	font-weight:bold;
}
	
#page {
	position:relative;
	border:3px solid white;
	width: 988px;
	margin-top:40px;
	padding: 0px;
	margin-bottom:40px;
	left:50%;
	margin-left: -494px;
	background:url(hg_unten.jpg) no-repeat #d1e0e5 bottom right;
}
#main {
	margin-left: 210px;
	padding: 0px 20px;
}
#header {
	height:258px;
}
#menu {
	width:210px;
	margin:0px;
	height:100%;
	background:url(Verlauf_Menue.jpg) #d0dfe2 top;
	height: 418px;
	background-repeat: repeat-x;
	float:left;
}
#menu li {
	list-style:none;
	padding:2px 0px;
}
#menu a {
	color:#d1e0e5;
	font-weight:bold;
	text-decoration:none;
}


