html, body {
   height: 100%;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(../tpl/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img, div, input { behavior: url("iepngfix.htc") }


* html #main {height: 100%;}



#main {
	position:absolute;
	left:50%;
	margin-left:-463px;
	width:927px;
	background-image:url(../tpl/content.gif);
	min-height: 100%;
}

#top {
	width:922px;
	height:237px;
	background-image:url(../tpl/head.jpg);
	padding-left:5px;
}

#overlay {
		width:927px;
		height:237px;
		position:absolute;
		top:0;
		left:50%;
		background-image:url(../tpl/overlay.png);
		z-index:9990;
		margin-left:-461px;
}

#overlay2 {
		width:927px;
		height:237px;
		position:absolute;
		top:0;
		left:50%;
		z-index:9991;
		margin-left:-461px;
}

#logo {
		float:left;
		width:374px;
		height:103px;
		padding-left:70px;
		padding-top:7px;
}

#navigation {
		float:left;
		width:407px;
		height:35px;
		padding-top:75px;
		padding-left:50px;
}

#navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}	

#navigation ul li{
	display:inline;
	margin:0;
	border-right: 1px dotted #4c4c4c;
	padding:3px 7px 3px 7px;
	
}	

#navigation ul li.last{
	display:inline;
	margin:0;
	border-right: 0px dotted #FFF;
	padding:3px 8px 3px 7px;
}	


#navigation ul li a{
	color:#4c4c4c;
	text-decoration:none;
	font-size:13px;
	
}

#navigation ul li a:hover{
	color:#4c4c4c;
	text-decoration:underline;
	font-size:13px;
}

#suche {
		width:900px;
		height:47px;
		clear:left;
		font-size:12px;
		padding-left:20px;
		padding-top:80px;
		color:#4c4c4c;
}

.searchfield {
	width:120px;
	border: 1px solid #4c4c4c;
}

#subnavi {
	float:left;
	width:193px;
	padding-left:7px;
	padding-top:10px;
}

#subnavi ul {
	list-style:none;
	color:#4c4c4c;
	margin:0;
	padding:0;
}	

#subnavi ul li{
	margin:0;
	padding:6px 0px 6px 0px;
	border-top:1px dotted #4c4c4c;
	
}	

#subnavi ul ul li{
	margin:0;
	padding:6px 0px 3px 0px;
	border-top:1px dotted #FFF;
	
}

#subnavi ul li a{
	background-image:url(../tpl/sub.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#4c4c4c;
	text-decoration:none;
	font-size:12px;
	display:block;
	margin-left:20px;
	padding-left:10px;	
}

#subnavi ul li a:hover{
	color:#4c4c4c;
	text-decoration:underline;
	font-size:12px;
	display:block;
	margin-left:20px;
	padding-left:10px;	
}

#content {
	float:left;
	width:700px;
	padding:10px;
	font-size:12px;
	line-height:18px;
	color:#4c4c4c;
}

#footer {
	clear:left;
	width:927px;
}

a .prodcat {
	width:190px;
	height:75px;
	background-image:url(../tpl/catback.gif);
	background-repeat:no-repeat;
	padding:32px 10px 5px 10px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a:hover .prodcat {
	width:190px;
	height:75px;
	background-image:url(../tpl/catback2.gif);
	background-repeat:no-repeat;
	padding:32px 10px 5px 10px;
	text-decoration:none;
	float:left;
	margin:5px;
}


.prodcat h2 {
	font-size:13px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4f8222;
	margin-top:10px;
}

.prodcat h3 {
	font-size:10px;
	font-weight:bold;
	color:#4f8222;
}


.prodcat img {
	border:1px solid #4f8222;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.prod1 {
	width:250px;
	float:left;
}

.prod2 {
	width:400px;
	float:left;
}

.price {
	width:190px;
	height:81px;
	background-image:url(../tpl/price.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding:40px 15px 5px 15px;
}

.prod1 img {
	border:1px solid #4f8222;
	margin-left:5px;
}
