body {
	background:black repeat-x center top;
	color: #f5f5f5;
}

#group {
	width:960px;
	margin:0 auto 0;
	background: url(/myimages/background.jpg) no-repeat scroll center top;
}

#header {
	margin:0 auto 0;
	width:960px;
	height: 100px;
	text-align: center;
	font-size: 10px;
}

#header img {
	margin-top: 15px;
}

#footer {
	width:960px;
	margin:15px auto 5px;
	text-align: left;
	font-size: 10px;
	color: #333;
}

#content {
	width: 730px;
	float:right;
	padding-top:15px;
	padding-right:15px;
	font: 12px/1.5em Verdana, "Lucida Grande", Lucida, sans-serif;
	height: 450px;
	overflow: auto;
}

#leftcol {
	width:150px;
	float:left;
	position:relative;
	text-align: right;
}

img.logo {
	margin-top:15px;
	margin-left:15px;
}

.clear {
	clear:both;
}

strong {
	font-weight:bold;
}

#content h1 {
	font: bold 26px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 15px;
	color: white;
	background: url(/myimages/title_logo.gif) no-repeat left center;
	padding-left: 55px;
	height: 50px;
	padding-top: 20px;
}

#content h2 {
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom:10px;
}

#content h3 {
	text-decoration: underline;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
}

img.border {
	border:1px solid #ccc;
}

#content h2.line {
	border-bottom:1px solid #cdcdcd;
	margin-top:30px;
}

#content p {
	margin-bottom:10px;
}

hr {
	height:1px;
	border-style:none;
	display:block;
	border-bottom:1px solid #d1d1bb;
}

/* @group Product List */

div.product_list {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-bottom:15px;
	display:block;
	width: 99%;
}

div.product_list img {
	margin-bottom:5px;
	float:left;
	margin-right:15px;
	width: 128px;
}

#content div.product_list h2 {
	font-size:14px;
	font-weight:bold;
	display:block;
	width:370px;
	float:left;
	margin-bottom:0;
}

#content div.product_list p {
	margin-bottom:5px;
}

span.price {
	font-weight:bold;
	color: #cc0000;
	float:right;
	display:block;
	text-align:right;
}

span.totalprice {
	font-weight: bold;
	color: #cc0002;
	float:right;
	display:block;
	text-align:right;
	font-size: 14px;
}

          

                 

p.total {
	margin-left: 10px;
	width: 99%;
	font-weight: bold;
	color: #cc0002;
	float: left;
	display:block;
	text-align: left;
	font-size: 14px;
}

/* @end */

/* @group Menu */

ul#menu {
	margin-top: 25px;
	margin-left:15px;
	margin-bottom:15px;
	width:150px;
}

ul#menu li a {
	/*text-indent:-999em;*/
	display:block;
	height: 33px;
	font-size: 16px;
	font-weight: bold;
}
ul#menu li a:link, ul#menu li a:visited {
	color: #cc0000;
	text-decoration: none;
}

ul#menu li a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* @end */

/* @group Order */

form.orderform {
	border-width: 1px;
	border-style: solid;
	padding:15px 20px 20px;
	display:block;
	width:425px;
}

form.orderform label {
	display: block;
	margin-bottom:0;
	float:left;
	margin-right:10px;
}

form.orderform label input {
	border-width: 1px;
	border-color: white;
	border-style: solid;
	background-color: black;
	color: white;
	display: block;
	width:180px;
}

form.orderform label textarea {
	display: block;
	width:400px;
	height: 80px;
	padding:0;
	margin:0;
}

form.orderform button {
	padding: 5px 10px;
}

form.orderform label span {
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

/* @end */

#content strong {
	font-weight:bold;
}

#content a:link, #content a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #cc0000;
}

#footer a:link, #footer a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color: #cc0000;
}

#content a:hover {
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: #cc0000;
}

#footer a:hover {
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: #cc0000;
}

ul.bullets {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.bullets li {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}

.img_right {
	margin-bottom: 7px;
	margin-left: 7px;
	float: right;
}

.imageborder {
	height: auto;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	padding: 5px;
}

.right {
	margin-left: 7px;
	float: right;
}

.left {
	margin-right: 7px;
	float: left;
}










.img_center {
	margin-right: auto;
	padding: 5px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}










input.button { padding-right: 7px; padding-left: 7px; padding-bottom: 3px; padding-top: 3px; border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; height: 20 }
input.redbutton { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #B40000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; height: 20 }
input.text { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
input.textk { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 25; height: 20 }
input.red { border-right: red 1px solid; border-top: red 1px solid; border-left: red 1px solid; border-bottom: red 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 300; height: 20 }
input.menge { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; color: white; font-size : 11px; font-family: Arial, Helvetica, sans-serif; width: 25; height: 20; text-align: center;}
select { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #B40000; color: white }
select.red { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #B40000; font-weight: bold; color: white }
textarea { border-right: white 1px solid; border-top: white 1px solid; border-left: white 1px solid; border-bottom: white 1px solid; background-color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: white; width: 300 }
.bold { font-weight: bold; }
.center { text-align: center; }
.tools { left: 15px; top: 15px; position: absolute; }
