/* Azzarello, base CSS file                          */
/*---------------------------------------------------*/
/* Andreas Rappel, Agitos Websolutions               */
/* Creation date: 01.03.2011                         */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #626262;
	background-image: url(../images/background_main.jpg);
}

h2 {
	font-size: 20px;
	color: #C6C5C5;
	padding-bottom: 9px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #626262;
}

h4 {
	text-transform:uppercase;
	font-weight: bold;
	color: black;
}

p {
	line-height: 23px;
}

.greyborder {
	border: 2px solid #d7d7d7;
}

object#flash3d {
	border: 2px solid #d7d7d7;
}

.bold {
	font-weight: bold;
}

a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	color: #626262;
}

a:link.underline {
	text-decoration: underline;
}	

#topborder {
	height: 34px;
	width: 100%;
	background-image: url(../images/background-top.png); 
}

a:active, a:link, a:visited , a:hover, a:focus {
	text-decoration: none;
}

.clearfix {
	clear: both;
}

#container {
	width: 930px;
	min-height: 535px;
	margin: -34px auto 100px auto;
	padding: 0px;
	overflow: hidden;
}

#container .top {
	height: 510px;
	position: relative;
}

#container .bottom {
	width: 930px;
}

#container .top .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 348px;
	height: 150px;
	background-image: url(../images/background_logo_shadow.png);
	background-repeat: no-repeat;
}

#container .top .beans {
	position: absolute;
	top: 16px;
	left: 310px;
	width: 176px;
	height: 108px;
}

#container .top .welcome {
	position: absolute;
	z-index: 10;
	top: 345px;
	right: 0px;
	width: 442px;
	height: 254px;
}

#container .top .contact {
	position: absolute;
	top: 0px;
	right: 0px;	
	height: 50px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#container .top .contact .phone {
	height: 50px;
	float: left;
	margin-right: 30px;
	font-size: 16px;
}

#container .top .contact .email {
	height: 50px;
	float: left;
	font-size: 16px;
}

#container .top .contact .phone div {
	float: left;
}

#container .top .contact .phone .icon {
	margin-top: 11px;
	margin-right: 2px;
}

#container .top .contact .phone .text {
	margin-top: 7px;
}

#container .top .contact .email a {
	display: block;
	float: left;
	color: #FFFFFF;
}

#container .top .contact .email .icon {
	margin-top: 8px;
	margin-right: 10px;
}

#container .top .contact .email .text {
	margin-top: 7px;
}

#container .top .navigation {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 500px;
	height: 175px;
}

#container .top .navigation a {
	color: #626262;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#container .top .navigation div.main {
	float: left;
	text-transform: uppercase;
}

#container .top .navigation div.sub {
	float: left;
	margin-top: 66px;
	margin-left: 30px;
}

#container .top .navigation div.main div, #container .top .navigation div.sub div {
	margin-bottom: 4px;
}

/*
#container .top .navigation div.main div.act a, #container .top .navigation div.sub div.act a {
	background-color: #FFFFFF;
}
*/

.menuhover {
	background-color: #FFFFFF;
}

#container .top .navigation .menuitem {
	position: relative;
	height: 18px;
}
#container .top .navigation .menuitem div{
	position: absolute;
	left: 0px;
	top: -3px;
	z-index: -10;
	height: 22px;
}

#container .top .brandselector a {
	color: #FFFFFF;
	font-size: 12px;
}

#container .top .brandselector {
	position: absolute;
	top: 400px;
	left: 1px;	
	width: 415px;
	height: 131px;
}

#container .top .brandselector .brand a {
	display: block;
	float: left;
	height: 33px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#container .top .navigationimage {
	position: absolute;
	top: 75px;
	right: 0px;	
	width: 424px;;
	height: 406px;
}

#container .bottom .column1 {
	float: left;
	width: 545px;
	margin-right: 28px;
}

#container .bottom .column2 {
	float: left;
	width: 357px;
}

#container .bottom .home {
	margin-top: 44px;
}

#container .bottom .aboutus {
	margin-top: 44px;
}

#container .bottom .aboutus .spacer {
	height: 16px;
}

#container .bottom .products {
	margin-top: 0px;
}

#container .bottom .technik {
	margin-top: 44px;
}

#container .bottom .technik table {
	width:100%;
	border-spacing: 0px;
	border-collapse: separate;
	border:0;
}

#container .bottom .technik td {
	padding: 10px;
}

#container .bottom .technik td.topcategory{
	background-image: url(../images/background-top.png); 
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	vertical-align:top;
	color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#container .bottom .technik td.subcategory{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	vertical-align:top;
	background-color: #FFFFFF;
	font-size: 17px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#container .bottom .technik td.subsubcategory{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #C6C5C5;
	font-size: 17px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#container .bottom .technik td.textentry{
	text-align:left;
	vertical-align:top;
	line-height: 23px;
}

#container .bottom .kontakt {
	margin-top: 44px;
}

#container .bottom .kontakt .column1 {
	float: left;
	width: 545px;
	margin-right: 28px;
}

#container .bottom .kontakt .column2 {
	float: left;
	width: 357px;
}

#container .bottom .kontakt  p{
	padding-right: 20px; 
	line-height: 23px;
}

#container .bottom .kontakt .spacer {
	height: 16px;
}

#container .bottom .products {
	margin-top: 44px;
}

#container .bottom .product {
	position: relative;
	width: 929px;
	height: 325px;
	padding: 4px;
	background:#fff url(../images/produkt-gradient.png) repeat-x;
	background-color: #ddd;
}

#container .bottom .product ul, #container .bottom .product li {
	list-style: disc outside none;
	margin-left: 5px;
	padding-left: 5px;
}

#container .bottom .product .request {
	float:left;
	text-decoration:underline;
}

#container .bottom .products .product .image {
	position:relative;
	float: left;
	width: 325px;
	height: 325px;
	background-color: white;
	margin-bottom:4px;
}

#container .bottom .products .product .image .lupe {
	display:block;
	width:21px;
	height:21px;
	position:absolute;
	right:4px;
	bottom:4px;
}

#container .bottom .products .product .info {
	position: relative;
	float: left;
	width: 535px;
	padding: 32px;
	height: 261px;
	overflow: hidden;
}

#container .bottom .products .product .info .heading {
	position: relative;
}

#container .bottom .products .product .info .heading div.title {
	width: 400px;
}

#container .bottom .products .product .info .heading div.price {
	/*width: 155px;*/
	position: absolute;
	top: 0px;
	right: 0px;
}

#container .bottom .products .product .info .heading div {
	font-size: 20px;
	font-weight: bold;
	color: black;
}

#container .bottom .products .product .info .details {
	margin-top: 20px;
	overflow: hidden;
}

#container .bottom .products .spacer {
	height: 16px;
}

#container .bottom .products p {
	padding-right: 20px; 
	line-height: 19px;
}
