html,body {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #808080;
}

img {
	margin: 0px;
}

a img {
	border: 0px;
}

#wrap {
	margin: 0px auto;
	width: 831px;
}

#container {
	
}

.copyright {
	font-size: 9px;
	margin: 10px auto;
	width: 400px;
	text-align: center;
	color: #aaa;
}

.copyright a {
	color: #aaa;
	text-decoration: none;
}

#logo {
	display: inline;
	margin: 20px 0px 0px 325px;
}

#logo_img {
	margin-top:20px;
}

#left_text {
	display: inline;
	margin-left: 77px;
	float: left;
	width: 426px;
	height: 214px;
	background: url(img/background.jpg) bottom right no-repeat;
	float: left;
}

#left_text a img {
	display: inline;
	margin: 30px 10px 0px 0px;
	float: right;
	border: 0px;
}

#top {
	width: 841px;
}

#navi {
	clear: both;
	border-bottom: 1px solid #212121;
	margin-bottom: 00px;
	font-size: 11pt;
}

#navi span {
	float: left;
	display: block;
	width: 168px;
	text-align: center;
	margin-bottom: 20px;
}

#navi #right,#navi #right a {
	text-align: right;
	font-weight: bold;
}

#navi #left {
	text-align: left;
}

#navi a {
	color: #808080;
	text-decoration: none;
}

#navi .active a {
	color: red;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

#pictures {
	clear: left;
	width: 742px;
}

#cart {
	clear: right;
	float: right;
	margin: 10px 0px 0px -81px;
	text-align: right;
}

#cart a,#start a {
	color: #808080;
	text-decoration: none;
	margin-bottom: 3px;
}

#start {
	float: left;
	margin: 10px -100px 0px 0px;
	width: 100px;
	text-align: left;
}

.copyright {
	font-size: 0px;
	line-height: 0px;
}

#footer {
	width: 700px;
	text-align: center;
	margin: 10px auto;
}

#footer a,#footer a:visited {
	color: #808080;
}

#weiter input,#weiter textarea {
	width: 200px;
}

#weiter table tr td {
	vertical-align: top;
	text-align: right;
}

#red {
	color:#d33;
}

#lang {
	float:right;
}

#prod_price {
	font-size:24px;
}

#ProgressBar span {
	float:left;
	font-size:20px;
	margin:10px;
}

#ProgressBar .Current {
	color:	#3c7469;
	font-weight: bold;
	border-bottom: 2px solid #3c7469;
}

#ProgressBar {
	display:block;
	margin: 10px 0px 10px 150px;
	width:550px;
}


