@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#000000;
}

ol, ul {
	list-style: none;
}

ul.standard {
	list-style: disc;
	padding-left:30px;
}
ol.standard {
	list-style: decimal;
	padding-left:30px;
}
ol.standard li, ul.standard li {
	padding-left:5px;
}


em {
	font-style: italic;
}

a {
	color: #dd0000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color:#000000;
}

p {
	padding-bottom: 10px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-image: url(../images/header-bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	font-family: "Calibri",Arial, Trebuchet;
	font-size: 15px;
	line-height: 22px;
	color: #656565;
	
}

td {
	vertical-align:top;
}

.header {
	margin: 0 auto;
	width: 970px;
	height: 282px;
	overflow: hidden;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.header .logo {
	/* background-image: url(../images/logo.png); */
	background-image:  none;
	background-repeat: no-repeat;
	top: 30px;
	left: 377px;
	width: 226px;
	height: 250px;
	display: block;
	position: absolute;
}

.header .navigation {
	float: left;
}

.navigation ul {
	margin-left: 23px;
	margin-top: 30px;
}

.navigation ul li {
	height: 22px;
}

.navigation ul li a {
	padding-left: 20px;
	line-height: 26px;
	font-size: 18px;
	color: #fafe93;
}

.navigation ul li.selected a, .navigation ul li a:hover {
	background-image: url(../images/navigation-ul-li-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

.navigation ul li.selected a, .navigation ul li a:hover {
	background-image: url(../images/navigation-ul-li-bg.gif);
}

.buy {
	margin-top: 90px;	
	background-repeat: no-repeat;
	width: 210px;
	height: 210px;
	display: block;
	float: right;
}

.language {
	position: absolute;
	margin-top: 20px;
	margin-left:820px;
	width: 90px;
	height: 30px;
	display: block;
	float: right;
}

.main {
	clear: both;
}

.main .intro {
	margin-top: 18px;
	margin-bottom: 33px;
	font-family: "Calibri", Arial;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #e3700b;
	clear: both;
}

.intro .border {
	background-image: url(../images/intro-border-bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 44px;
	display: block;
}

.intro .slogan {	
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	color: #656565;
	display: block;
}

.banner {	
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #ff0000;
	margin:15px 0 20px 0;
}

.main h1 {
	margin-bottom: 9px;
	font-family: "Calibri", Trebuchet, Arial;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	color: #e3700b;
}

.main .content {
	margin-left: 39px;
	margin-bottom: 30px;
	width: 410px;
	float: left;
}

.main .content_wide {
	margin-left: 39px;
	margin-bottom: 30px;
	float: left;
}

.main .sidebar {
	margin-right: 40px;
	margin-bottom: 30px;
	width: 430px;
	float: right;
}

.sidebar .yellow {
	margin-left: -10px;
	margin-bottom: 5px;
	padding: 10px 120px 10px 18px;
	background-image: url(../images/yellow-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	line-height: 22px;
	color: #8a9e01;
	width: 302px;
	height: 93px;
	clear: both;
}

.footer {
	padding: 14px 0 10px 0;
	/* 
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	*/
	background-color: #dddddd;
	text-align: center;
	clear: both;
}

.footer .links {
	margin-left: 45px;
	margin-bottom: 30px;
	text-align: left;
	float: left;
	clear: both;
}

.links .label {
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #5e9f00;
	width: 90px;
	float: left;
}

.links .links-column {
	margin-right: 10px;
	width: 135px;
	float: left;
}

.links .last {
	margin: 0;
}

.links a {
	font-family: Arial, Trebuchet, sans-serif;
	font-size: 12px;
	color: #5e9f00;
}

.links a .dark {
	font-size: 16px;
	color: #2e2e2e;
	display: block;
}

.links a:hover .dark {
	text-decoration: underline;
}

.footer .copyright {
	clear: both;
}

.copyright a, .connections a {
	color: #656565;
}

.main .inner_top {
	width: 760px;
	margin: 0 0 0 100px;
	padding: 0 20px 0 20px;
}

.main .inner {
	width: 760px;
	margin: 0 0 20px 100px;
	background-color: #eeeeee;
	padding: 0px 20px 20px 20px;
}

.main .inner h2, .main h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main .inner h3, .main h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main .inner h4, .main h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.main .inner table {
	margin: 20px 0;	
}

.main .inner table input {
	float: none;
	width: 35px;
	border: solid 1px black;
	background-color:#ededed;
	margin-top:10px;
}

.main .inner table input.refresh {
	width: auto;
	border:;
	background-color: d4d0c8;
	border: 1px outset #000000;
}

.main .inner table td {	
	border-bottom: 1px solid #656565;
}

.main .inner table tr.nobordered td {
	border: none;
	padding-top:10px;
}

.main .inner .left-column {
	width: 350px;
	float: left;
}

.main .inner .right-column {
	width: 350px;
	float: left;
	padding-left: 50px;
}

.main .inner .line {
	clear: both;
}

.red {
	color: #CC0000;	
}

.blue {
	color: #0000CC;	
}

.main form h3 {
	font-weight: bold;
	margin-bottom: 20px;
}

.main form label {
	float: left;
	width: 95px;
	margin-bottom: 8px;
	line-height: 15px;
	clear: both;
	display: inline;
}

* html .main form label {
	width: 80px;
	line-height: 15px;
}

.main form input {
	float: left;
	width: 236px;
	height: 15px;
	margin-bottom: 8px;
	padding: 2px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.main form input.newsletter {
	float: none;
	width: 236px;
	height: 15px;
	margin-bottom: 8px;
	padding: 2px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.main form input.short {
	width: 172px;
	float: left;
	margin-left: 6px;
}

.main form input.shorter {
	width: 45px;
	float: left;
}

.main form input.submit {
	width: auto;
	height: auto;
	clear: both;
	float: left;
	padding: 2px 10px;
	margin-top: 20px;
	background-color: d4d0c8;
	border: 1px outset #000000;
	margin-left:526px;
	}

.main form select {
	width: 247px;
	height: 25px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.main form label.radio {
	float: left;
	line-height: 19px;
	clear: none;
}

.main form label.radio input {
	width: auto;
	height: auto;
	float: left;
}

.main form textarea {
	width: 645px;
	height: 60px;
	overflow: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div.price {
	display:none;
}

.priceTable {
	background-color:#FFCB3F;
	padding:20px;
	color: #000000;
	width:100%;
	border:none;
}

.previewTable {
	background-color:#FFCB3F;
	padding:20px;
	color: #000000;
	width:100%;
	border:solid 1px #cccccc;
}
.previewTable td {
	padding:0 5px 0 5px;
}

.top_row {	
	padding:0 5px 0 5px;
	background-color:#E3700B;	
	font-weight:bold;
	color: #ffffff;	
	}
	
.amount {
	padding: 5px 10px 5px 10px;
}	

.type {
	background-color:#E3700B; 
	padding: 5px 10px 5px 10px;
	text-align: left;
	height: 30px;
	height: 20px;
	width:300px;
	font-weight:bold;
	color: #ffffff;	
	}

.surface {
	height: 30px;
	font-weight:bold;
	color: #0D1EDF;
	padding: 10px 10px 10px 10px;
	}	

.wattage {
	width:100px;
	color: #000000;
	}
	
ul.missing {
	list-style-type:square;
	margin-left:50px;
}	

.fieldname {
	width: 120px;
	float:left;
}
.fieldvalue {
	float:left;
	color: #e3700b;
}

.line {
	padding-top:10px;	
}

.line1 {
	border:none;
	border-bottom: dotted 1px #999999;
	margin: 10px 0 10px 0;
}

hr {
	color:#eeeeee;
}

.flag_at {
	background-image: url(../images/at15.gif );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width:35px;
}

.flag_de {
	background-image: url(../images/de15.gif );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width:35px;
}

.flag_eu {
	background-image: url(../images/eu15.gif );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width:35px;
}

.flag_ch {
	background-image: url(../images/ch15.gif );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width:35px;
}

.basket_thumb {
	margin:3px;
	height:70px;
}

.basket_thumb_verboten {
	margin: 3px;
	height:70px;
}
