/* frkSoft CSS-File: kopf.css */

body {
	margin: 0; padding: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	/*background: #ffffff;*/
	color: #444444;
}

#kopf {
	float: left;
	top:0px;
	left:0px;
	width:2000px;
	position: absolute;
	background: #ffffff;
}

#logo {
	top:15px;
	left:174px;
	width:205px;
	height:50px;
	position: absolute;
}

#slogan {
	top:65px;
	left:180px;
	width:500px;
	height:20px;
	position: absolute;	
}

#telefonh {
	top:45px;
	left:860px;
	width:30px;
	height:40px;
	position: absolute;	
}

#telefon {
	top:65px;
	left:895px;
	width:300px;
	height:20px;
	position: absolute;	
}

#grafik {
	top:100px;
	left:0px;
	width:1000px;
	height:80px;
	position: absolute;	
}

#produktleiste {
	top:125px;
	left:190px;
	width:450px;
	height:20px;
	position: absolute;	
}

#suche {
	top:125px;
	left:545px;
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	position: absolute;
}

#warenkorbbg {
	top:125px;
	left:785px;
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	position: absolute;
}

#warenkorb {
	top:128px;
	left:800px;
	margin:0px;
	padding:0px;
	position: absolute;
}

#menuleiste {
	top:159px;
	left:0px;
	width:1000px;
	height:26px;
	position: absolute;	
}

a {
	text-decoration: none;
	color: #000000;
	margin: 0;
}

a:hover{
	text-decoration: underline;
	color: #bb4444;
}

a.ware {
	text-decoration: none;
	color: #ffffee;
	margin: 0;
}

a.ware:hover{
	text-decoration: underline;
	color: #ffffee;
}

p {	text-decoration: none;
	display: block;
	font-size:13px;
	padding: 0;
	margin: 0;
}

ul#PPNav {
	margin: 0;
	padding: 0px 0px 0px 1px;
	text-align: left;
}

ul#PPNav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#PPNav a, ul#PPNav span {
	padding: 2px 10px 2px 10px;
	font-size: 10pt;
	text-decoration: none; font-weight: bold;
	color: #666666;
}

* html ul#PPNav a, * html ul#PPNav span {
  width: 1em;    /* nur fuer IE 5.0x erforderlich */
}

ul#PPNav a:hover {
	text-decoration:underline;
	color: #ffffee;
	background-color: #888888;
	background-image: url(produkte/bg_glanz_gruen.gif);
}

ul#PPNav span {
	color: #000000;
}

