@charset "UTF-8";
body, html {height:100%;}
body {
	background:#87887e url('../images/bgnd.jpg') fixed top center no-repeat; 
	font:12px 'Courier New', courier;
	color:#000000; 
	letter-spacing:1px; 
	margin:0; 
	line-height:16px;
}

a 			{color:#000; outline:none;}

h1 			{font-size:18px; margin-bottom:15px;}
h2 			{font-size:20px; border-bottom:1px solid #000; margin-bottom:30px;}
h3 			{font-size:18px; border-bottom:1px solid #000; margin:30px 0 10px 0;}
h4 			{font-size:16px; font-weight:bold;}

input, textarea {
	background:#ccc; 
	font:16px 'Courier New', courier;
	border:1px solid #666;
	padding:0 3px;
	margin:0;
	font-size:12px;
}

button {
	background:#ccc; 
	font:bold 16px 'Courier New', courier;
	border:1px solid #666;
	padding:0 15px;
	margin:0;
	height:30px;
	line-height:30px;
	cursor:pointer;
}

li.form_button {
	margin:30px 0 50px 192px;
}

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

.canvas {
	width:960px;
	margin:0 auto;
	height:100%;
}

#login_nav {
	width:500px;
	float:right;
	text-align:right;
	margin-right:10px;
}

#header	{
	width:960px;
	margin:0 auto;
	height:130px;
}

#header h1 a {
	color:#333;
	line-height:50px;
	font-size:30px;
	font-family:andes;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .7);
	margin:30px 0 0 30px;
	width:300px;
	height:56px;
	float:left;
}

.languages {
	text-align:left;
	margin:0 30px;
	padding-top:5px;
}

#header .banner {
	width:265px;
	height:110px;
	background:#666;
	float:right;
	margin-right:100px
}

.main {
	width:900px;
	margin:50px auto;
	position:relative;
}

section.news {
	margin-bottom:50px;
}

.home {
	margin-left:30px;
	width:900px;
	float:left;
}
.home .left {
	width:425px;
	float:left;
}
.home .right {
	width:475px;
	float:right;
}
img.home {
	width:475px;
	float:right;
}

.corner {
	margin-left:60px;
	width:800px;
	float:left;
}
.corner input {
	width:392px;
	text-align:center;
	line-height:30px;
	height:30px;
	font-size:16px;
}
.corner label {
	width:100px;
	float:left;
	line-height:20px;
	height:20px;
	margin-left:50px;
}
.corner .kontaktinfo {
	margin-top:50px;
}
.corner input.details {
	width:192px;
	float:right;
	line-height:20px;
	height:20px;
	margin-right:50px;
	font-size:12px;
	text-align:left;
}
.corner ul li {
	margin:2px 0;
	display:table;
}
.corner img.competition {
	margin:20px 50px;
}
.corner button {
	margin:20px 0 0 150px;
}
.corner .left {
	width:350px;
	float:left;
}
.corner .right {
	width:400px;
	float:right;
}

.gallery {
	margin-left:30px;
	width:900px;
	float:left;
}
.gallery img {
	margin:0 10px 10px 0;
}


.contact {
	margin-left:30px;
	width:900px;
	float:left;
}
.contact .left {
	width:425px;
	float:left;
}
.contact .right {
	width:475px;
	float:right;
}
.contact li div {
	font-weight:bold;
	width:250px;
	float:right;
}
img.contact {
	width:350px;
	margin-right:60px;
	float:right;
}

.vnav {
	width:160px;
	float:left;
}
.vnav .img {
	width:15px;
	float:left;
}
.vnav .name {
	width:130px;
	float:right;
}
.vnav li ul li a {
	width:160px;
	padding:5px;
	text-decoration:none;
	display:table;
}
.vnav li ul li a:hover {
	background:#ccc;
}



.products {
	width:920px;
	margin:50px auto;
	position:relative;
}
.products .category {
	width:710px;
	float:right;
}
.products a.container {
	width:170px;
	height:265px;
	float:left;
	display:table;
	text-align:center;
}
.products a img.category {
	width:150px;
	margin:10px 10px 3px 10px;
}

.products a.container:hover {
	background:#ccc;
}

.products img.product {
	width:299px;
	float:right;
}
.products h1 {
	font-size:20px;
	margin-bottom:30px;
}
.products ul.product {
	width:400px;
}
.products ul.product li {
	margin:10px 0;
}

form.small li {
	height:24px;
	line-height:24px;
	display:table;
	margin-bottom:3px;
	width:100%;
}

form.small label {
	height:24px;
	line-height:24px;
	
}
form.small input {
	height:24px;
	line-height:24px;
}

form.small {
	width:400px;
	margin:0 auto;
}
form.small label {
	width:150px;
	float:left;
}
form.small input {
	width:200px;
	float:right;
}
form.small textarea {
	width:200px;
	height:120px;
	float:right;
}

.recaptcha {
	width:400px;
	text-align:center;
	padding:20px 0 0 42px;
}
.recaptchatable input[type="text"] {
	height:16px;
	line-height:16px;
	width:50%;
	float:left;
	padding:0;
	margin:0;
	position:absolute;
	top:10;
	left:0;
}

.info_banner {
	width:670px;
	height:95px;
	margin-bottom:30px;
}
.info_clean {
	width:670px;
	margin-bottom:30px;
}
.info_clean h1 {
	font-size:20px;
	margin:0;
}
.info_clean p {
	padding:10px 0 30px 0;
	font-size:15px;
	border-bottom:1px solid #909090;
}


.info_box {
	width:670px;
	background:#d0d0d0;
	background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#c0c0c0));
	background: -moz-linear-gradient(center top, #e0e0e0, #c0c0c0);
	background-image: -o-linear-gradient(rgb(224,224,224),rgb(192,192,192));
	margin-bottom:30px;
	border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #909090;
}

.info h1 {
	font-size:20px;
	padding:10px;
	margin:0;
}
.info p {
	padding:0 10px 10px 10px;
	font-size:15px;
}
