@media screen {

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body, table, input, select, textarea {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	line-height: 17px;
}

body {
	background-color: #DDDDDD;
}


table {
    border-collapse: collapse;
    border-spacing: 0px;
}

table td,
table th {
    vertical-align: top;
}

#wrap {
	width: 980px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 19px;
}

h2 {
	clear: both;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

h3 {
	font-size: 11px;
}

h4, h5, h6 {
	font-size: 10px;
}

a {
	color: #0F5078;
	text-decoration: underline;
}

p {
	padding: 0px 0px 19px 0px;
}

.message-warning {
	color: #CC0000;
}

.clear,
.clearLeft,
.clearRight {
	line-height: 0px;
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}


/* Header */
#head {
	background-color: #0F5078;
	padding: 30px 0px 0px 30px;
	margin-bottom: 1px;
}

#logo {
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 10px;
}

#contacts {
	color: #DDDDDD;
	padding-left: 480px;
}

/* Main-Navigation */
#main-navigation {
	padding-left: 2px;
	height: 100px;
}

#main-navigation li {
	display: inline;
	padding-right: 20px;
}

#main-navigation li a {
	color: #DDDDDD;
	text-decoration: none;
}

#main-navigation li a:hover {
	text-decoration: underline;
}

#main-navigation li.active {
	font-weight: bold;
}

/* Fellstreifen */
#fellstreifen {
	height: 120px;
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

/* Fotos */
#foto {
	height: 330px;
	width: 450px;
	position: absolute;
	margin: -170px 0px 0px 30px;
	display: none;
}

#foto-wrap {
	height: 300px;
}

#foto a {
	color: #999999;
}

#foto img {
	display: block;
	border: 1px solid #DDDDDD;
}

#foto-control {
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#fotos {
	position: absolute;
	margin: -35px 0px 0px 510px;
	width: 460px;
	height: 40px;
}

#fotos ul {
	list-style-type: none;
}

#fotos li {
	float: left;
	padding: 0px 10px 0px 0px;
}

#fotos li a img {
	border: 1px solid #DDDDDD;
	opacity: 0.7;
}

#fotos li a:hover img {
	opacity: 1;
}

/* Content */
#content-wrap {
	padding-bottom: 30px;
}

#content {
	color: #0F5078;
	padding: 20px 0px 0px 510px;
}

#content ul,
#content ol {
	padding: 0px 0px 19px 17px;
}

/* Links Spalte */
#left-column {
	position: absolute;
	margin: 20px 0px 0px 30px;
	width: 470px;
}

/* Listen */
ul.product-categories {
	list-style-type: none;
}

#content ul.product-categories {
	padding: 0px;
}

ul.product-categories li {
	float: left;
	width: 145px;
	margin: 0px 5px 20px 0px;
	opacity: 0.8;
	background-color: #FFFFFF;
}

#content ul.product-categories li {
	margin-right: 10px;
}

ul.product-categories li:hover {
	opacity: 1;
}

ul.product-categories li .image {
	border: 1px solid #CCCCCC;
	height: 97px;
}

ul.product-categories li .image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ul.product-categories li .info {
	background-color: #0F5078;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
}

ul.product-categories li .info a {
	color: #DDDDDD;
	text-decoration: none;
}

ul.product-categories li .info a:hover {
	text-decoration: underline;
}

ul.product-categories li .info .rabatt {
	position: absolute;
	padding: 4px;
	background-color: red;
	opacity: 0.9;
	margin: -22px 0px 0px 102px;
	-moz-border-radius: 5px;
}

#path {
	height: 25px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 20px; 
}

#path ul {
	padding: 0px;
}

#path li {
	display: inline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 10px 0px 15px;
}

/* Produktseite */
#price-wrap {
	text-align: right;
	padding: 0px 0px 15px 0px;
	line-height: 22px;
}

#price {
	font-size: 21px;
}

#add-to-basket {
	float: right;
	padding: 7px 0px 0px 0px;
}

.additional-options {
	float: left;
}

#product-foto {
	width: 450px;
	height: 450px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#fotos-variationen {
	list-style-type: none !important;
	padding-left: 30px;
	position: relative;
	margin-top: -1px;
}

#fotos-variationen li {
	float: left;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	background-color: #FFFFFF;
	margin-right: 2px;
	width: 50px;
	height: 50px;
}

#fotos-variationen li a {
	display: block;
	margin-left: auto;
	opacity: 0.5;
}

#fotos-variationen li a:hover {
	opacity: 1;
}

#fotos-variationen li a img {
	display: block;
	margin-right: auto;
}
					
/* Table */
table.list {
	margin-bottom: 10px;
}

table.list td,
table.list th {
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}

table.list td {
	vertical-align: middle;
}

table.list td td {
	border: 0px;
	color: #999999;
	padding: 2px;
}

table.list th {
	background-color: #0F5078;
	color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	
}

table.list input.text {
	width: 65px;
} 

#basket {
	padding: 30px;
	background-color: #EEEEEE;
}

#container-basket {
	width: 250px;
	color: #FFFFFF;
	position: absolute;
	margin: -17px 0px 0px 667px;
	background-image: url(../images/basket.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	color: #cccccc;
}

#container-basket a {
	color: #ffffff;
}

#container-basket a.arrow {
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

/* Formulare */
input.text,
select,
textarea {
	width: 400px;
	border: 1px solid #BBBBBB;
	padding: 2px 5px 2px 5px;
	margin-bottom: 4px;
}

select {
	width: auto;
}

select>option {
	padding-right: 5px;
}

label {
	font-weight: bold;
	display: block;
}

input.submit {
	background-color: #0F5078;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
}

}
