html {
	min-height: 100.1%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
#root {
}
#page {
	width: 980px;
	background-image: url(../images/back/back_page.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Service */

#service {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
	text-align: right;
}
#service ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#service li {
	font-size: 10px;
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#service li.first {
	padding-left: 0px;
}
#service li.last {
	padding-right: 0px;
	border-right-style: none;
}
#service a {
	text-decoration: none;
	color: #F83;
}
#service a:hover {
	color: #000;
}

/* Kopfbereich */

#head {
	background-image: url(../images/back/back_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 140px;
	overflow: hidden;
	clear: both;
}
#head img.cooler {
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px !important;
	margin-left: 21px;
	float: left;
}
#head img.led {
	padding: 0px;
	float: left;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 89px;
}
#title {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px !important;
	margin-left: 73px;
	height: 55px;
	width: 370px;
	overflow: hidden;
	float: left;
}

/* Hauptnavigation */

#navi {
	float: left;
	width: 175px;
	background-image: url(../images/back/back_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 520px;
}
#navi ul {
	padding: 0px;
	height: 204px;
	width: 112px;
	margin-top: 98px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
#navi li {
	list-style: url(../../_styles/none) none;
	padding: 0px;
	height: 34px;
	width: 112px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px !important;
	margin-bottom: -2px;
	margin-left: -16px;
	margin-left/**/:/**/ 0px;
}
#navi a {
	padding: 0px;
	margin: 0px;
}

/* Servicenavigation */

#menu {
	background-image: url(../images/back/back_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 50px;
	width: 520px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px !important;
	margin-left: 162px;
}
#menu ul {
	margin: 0px;
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#menu li {
	font-size: 12px;
	float: left;
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu a {
	color: #DEF;
	text-decoration: none;
}
#menu a:hover {
	color: #F83;
}
#menu a.current {
	color: #F83;
}

/* Unternavigation */

#submenu {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#submenu ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#submenu li {
	font-size: 10px;
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#submenu li.first {
	padding-left: 0px;
}
#submenu li.last {
	padding-right: 0px;
	border-right-style: none;
}
#submenu a {
	text-decoration: none;
	color: #000;
}
#submenu a:hover {
	color: #F83;
}
#submenu a.current {
	color: #F83;
}

/* Hauptbereich */

#main {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* Inhalte */

#content {
	float: left;
	display: block;
	padding: 0px;
	width: 450px;
	margin: 0px 0px -15px;
}
#content.wide {
	width: 745px;
}
#content div.product {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#content h1 {
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#content li {
	margin-bottom: 5px;
	font-size: 11px;
	padding: 0px;
}
#content hr {
	clear: left;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBB;
}
#content img {
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #F83;
	text-decoration: none;
}
#content a:hover {
	color: #000;
}
#content form div.field {
	clear: left;
}
#content form div.Actions {
	margin-left: 11em;
}
#content form fieldset {
	border-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content form label {
	font-size: 11px;
	line-height: 2em;
	vertical-align: middle;
}
#content form label.left {
	float: left;
	width: 10em;
}
#content form label.right {
	font-size: 11px;
	padding-bottom: 0.5em;
}
#content form input {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 0.25em;
	margin-bottom: 5px;
}
#content form input.text {
	width: 20em;
}
#content form input.action {
	color: #FFF;
	padding: 0.5em 0em;
	font-weight: bold;
	background: #F83;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 20.7em;
}
#content form input.radio {
	vertical-align: middle;
	border: none;
}
#content form p.checkbox {
	margin-left: 10em;
}
#content form textarea {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 0.25em;
}
#content form ul.optionset {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content form ul.optionset li {
	float: left;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}
#content table {
	table-layout:fixed;
	border-collapse:collapse;
	border-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content th {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
#content td {
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 2px;
}
#content td.price {
	text-align: right;
	vertical-align: bottom;
}
#content .alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
#content .alignleft {
	float: left;
	margin: 0px 10px 10px 0px
}

/* News */

#news h1 {
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}
#news p.date {
	font-size: 10px;
	color: #999;
	font-style: italic;
	padding-bottom: 0px;
}
#news p {
	font-size: 11px;
}

/* weitere Spalte */

#column {
	float: left;
	margin: 0px 0px 0px 50px;
	width: 200px;
	padding: 0px;
}
#column h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#column p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#column img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#column a {
	color: #F83;
	text-decoration: none;
}
#column a:hover {
	color: #000;
}

/* Fußbereich */

#foot {
	clear: both;
	background-image: url(../images/back/back_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 180px;
}
#foot.banner {
	clear: both;
	margin: 0px;
	padding: 40px 0px 0px 90px;
	height: 140px;
	background: url(../images/back/back_foot-banner.jpg) no-repeat left top;
}
#foot img {
	padding: 0px;
	border: 0;
}
.clear {
	clear:both;
}

/* Animierte Lichter */

#blinker2 {
	padding: 0px;
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 56px !important;
	margin-left: 28px;
}
#blinker3 {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
}

/* Kategorieübersicht */

#list_categories {
}
#list_categories h3 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
	width: 146px;
	height: 20px;
	overflow: hidden;
}
#list_categories img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
#list_categories ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	float: left;
}
#list_categories li {
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #DDD;
	padding: 0px 0px 5px;
}
#list_categories li:hover {
	border: 1px solid #FA3;
}
#list_categories li h3 {
	margin: 0px;
	font-size: 0.8em;
}
#list_categories a:hover {
	color: #F83;
	text-decoration: underline;
}

/* Produktübersicht */

#list_products {
}
#list_products h3 {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 2px;
	width: 146px;
	height: 30px;
	overflow: hidden;
}
#list_products p {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	font-size: 11px;
	line-height: 15px;
	color: #555;
}
#list_products img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
#list_products ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	float: left;
}
#list_products li {
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #DDD;
	padding: 0px 0px 5px;
}
#list_products li:hover {
	border: 1px solid #FA3;
	background: #EFF;
}
#list_products li h3 {
	border-top: 1px solid #DDD;
	margin: 0px;
	font-size: 0.8em;
}
#list_products a:hover {
	color: #F83;
	text-decoration: underline;
}

/* Produkt Einzelansicht */

#product {
}

#product div.info {
	padding-left: 20px;
	width: 190px;
	float: right;
	border-left: 1px solid #F83;	
}
#product div.info table {
	width: 100%
}
#product div.details {
	float: left;
	width: 520px;
}
#product div.details th {
	vertical-align: top;
	padding: 0px 5px 5px 0px;	
}
#product div.details td {
	padding: 0px 5px 5px 0px;
}
#product h2 {
	margin: 0px;
	line-height: 25px;
}
#product img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#product a:hover {
	text-decoration: underline;
	color: #F83;
}