.main
{
	background: #fff;
	padding: 0px 0px 0 0;
	width: 100%;
}

.main hr
{
	color: #fff;
	size: 0px;
	padding: 0px 0px 0 0;
	width: 100%;
	clear: both;
}

.content
{
        width: 750px;
	padding: 0px 0px 0 0;
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.contentproduct
{
        width: 950px;
	padding: 0px 0px 0 0;
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.mainwindowproduct
{
	background: #fff;
	border: 0px;
	border-color: #E0E0E0;
        border-style: solid;
        width: 640px;
	margin-top: 0px;
	margin-left: 105px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.mainwindowform
{
	background: #fff;
	border: 0px;
	border-color: #000;
        border-style: solid;
        width: 730px;
	margin-top: 0px;
	margin-left: 0px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-family: Verdana;
}

.mainwindow
{
	background: #fff;
	border: 0px;
	border-color: #E0E0E0;
        border-style: solid;
        width: 540px;
	margin-top: 0px;
	margin-left: 5px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: small;
}

.kontaktmainwindow
{
	background: #fff;
	border: 0px;
	border-color: #000;
        border-style: solid;
        width: 500px;
	margin-top: 0px;
	margin-left: 5px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 2px;
	font-family: Verdana;
}

.block
{
	background: #333;
        border: 2px;
	border-style:solid;
	border-color:#c85432;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	float: right;
	font-family: verdana;
	color: white;
	font-size: 0.8em;
}

.block h1
{
	font-size: 1.1em;
	font-weight: bold;
	color: white;
}

.kontaktblock
{
	background: #333;
        border: 2px;
	border-style:solid;
	border-color:#c85432;
        width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
}

.block a {color: #fff; text-decoration: none;}
.block a:hover {color: #ccc; text-decoration: none;}



.productblockholder
{
	background: #fff;
  	border: 0px;
  	width: 750px;
	margin-top: 10px;
	margin-right: 0px;
	clear: both;
}

.banner
{
	background: #fff;
        border: 0px;
        height: 250px;
        width: 750px;
	margin: 0px auto;
	padding-top: 10px;
	clear: both;
}

.bannerp
{
	background: #fff;
	border: 0px;
	height: 150px;
	width: 230px;
	margin: 0px auto;
	margin-left: 10px;
	clear: both;
	float: right;
}

.banneroslagbart
{
	background: #fff;
      border: 0px;
      height: 120px;
      width: 330px;
	margin: 0px auto;
      margin-left: 10px;
	clear: both;
      float: right;
}

.bannerform
{
	background: #fff;
      border: 0px;
      height: 300px;
      width: 340px;
	margin: 0px auto;
      margin-left: 10px;
	clear: both;
      float: right;
}

.bannerbroschyr
{
	background: #fff;
      border: 0px;
      height: 300px;
      width: 200px;
	margin: 0px auto;
      margin-left: 10px;
	clear: both;
      float: right;
}

.productblock
{
	background: #333;
      border: 2px;
	border-style:solid;
	border-color:#c85432;
      width: 230px;
      height: 150px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}

		.shadow {
			position: relative;
			
		}
		
		div.shadow_tlc {
			position: absolute;
			background-image: url('images/shadow_tlc.png');
			width: 10px;
			height: 10px;
			top: -10px;
			left: -10px;
		}
		
		div.shadow_top {
			width: 100%;
			background-image: url('images/shadow_top.png');
			background-repeat: repeat-x;
			height: 9px;
			position: absolute;
			top: -9px;
			left: 0px;
		}
		
		div.shadow_trc {
			position: absolute;
			background-image: url('images/shadow_trc.png');
			width: 10px;
			height: 10px;
			top: -10px;
			right: -10px;
		}
		
		div.shadow_left {
			height: 100%;
			background-image: url('images/shadow_left.png');
			background-repeat: repeat-y;
			width: 9px;
			position: absolute;
			left: -9px;
			top: 0px;
		}
		
		div.shadow_right {
			height: 100%;
			background-image: url('images/shadow_right.png');
			background-repeat: repeat-y;
			width: 9px;
			position: absolute;
			right: -9px;
			top: 0px;
		}
		
		div.shadow_blc {
			position: absolute;
			background-image: url('images/shadow_blc.png');
			width: 10px;
			height: 10px;
			bottom: -10px;
			left: -10px;
		}
		
		div.shadow_bottom {
			width: 100%;
			background-image: url('images/shadow_bottom.png');
			background-repeat: repeat-x;
			height: 9px;
			position: absolute;
			bottom: -9px;
			left: 0px;
		}
		
		div.shadow_brc {
			position: absolute;
			background-image: url('images/shadow_brc.png');
			width: 10px;
			height: 10px;
			bottom: -10px;
			right: -10px;
		}
