@charset "UTF-8";
body {
	padding: 0;
	margin: 0 auto;
	border: 0;
	background-color: #000000;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color:#fff;
}



img, table, tr, td, div, span, p {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	border:0px;
	font-weight:normal;
}





table {
	width:500px;
	border:0px;
	border-collapse:collapse;
}
table tr td {
	border-bottom:1px solid #333;
}
.produkt {
	
}
.preis {	
	width:70px;
	text-align:right;
}
#container {
	width: 750px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
#intro {
	width: 750px;
	margin-left: -325px;
	height: 400px;
	margin-top: -200px;
	top:50%;
	position: absolute;
	left: 50%;
}
#top {
	margin: 0;
	padding: 10px 0px 0px 0px;
	background: url(images/topbar.gif) top left no-repeat;
}
#main {
	width: 960px;
	padding: 0;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#menu {
	float: left;
	width: 200px;
	padding: 0;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor {
	float: left;
	width: 500px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer {
		clear:both;
	padding: 80px 0px 30px 250px;
	
}
#bottom {
	float: left;
	display: block;
	width: 500px;
	height: 50px;
	clear: both;
	padding: 0px;
	font-size: 0.75em;
	margin-top: 20px;
	margin-left: 250px;
}
.parrafo_big {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.texto_pie {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
}
.encabezado {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 20px;
}
.listado {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
.parrafo_big a:hover {
	text-decoration:none;
	color:#666666;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 2px;
}
h2 {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	line-height: 15px;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	color: #FFFFFF;
}
#navlist li a {
	text-decoration: none;
}
#navlist li a:hover {
	color: #333333;
}
#cont_left {
	height: 300px;
	width: 230px;
	float: left;
	margin-left: 0px;
}
#cont_right {
	height: 300px;
	width: 250px;
	float: left;
	margin-left: 20px;
}
