body
	{
	padding:0px; 
	margin:0px; 
	background:url(./layout/gfk.png) 0 0 repeat-x #fff; 	
	color:#3C5B07;
	font:14px Arial, Helvetica, sans-serif;
	text-align: center;
	}

div, p, ul, h2, h3, h4, h5, img
	{
	padding:0px; 
	margin:0px;
	}

ul
	{
	list-style-type:none
	}

a:link 
	{
	color: rgb(0,0,0);
	font-size: 13px;
	}


a:hover 
	{
	font-size: 13px;
	color: #51790A;
	text-decoration: underline overline;
	}


a:visited
	{
	color: rgb(0,0,0);
	font-size: 13px;
	}

#mainPan
	{
	width:1000px; 
	position:relative; 
	margin:0 auto;
	}

#topPan
	{
	width:1000px; 
	height:16px;
	color:#828282; 
	position:relative; 
	margin:0 auto;
//height:0px;
	}


#headerPan
	{
	width:1000px;
	height:186px; 
	padding-top:20px;
	background:url(./layout/gfk-teiche.jpg) 0 0 no-repeat; 
	position:relative; 
	margin:0 auto;
	text-align: left;
	}

#home
	{
	width: 53px;
	height: 48px;
	margin-top: 118px;
	margin-right: 2px;
	float: left;
	}

#warenkorb
	{
	width: 53px;
	height: 48px;
	margin-top: 118px;
	margin-right: 2px;
	float: left;
	}

#kontakt
	{
	width: 53px;
	height: 48px;
	margin-top: 118px;
	float: left;
	}

#bodyPan
	{
	width:1000px; 
	position:relative; margin:0 auto;
	}

#leftPan
	{
	width:250px; 
	float:left; 
	
	}

#leftPan h2
	{
	width:215px; 
	height:34px; 
	background:#fff; 
	color:#3C5B07; 
	font-size:18px; 
	line-height:34px;
	text-align: left;
	}

#rightPan
	{
	width:670px; 
	float:left; 
	border-left:2px solid #819E4D; 
	margin:28px 0 0; 
	padding:0 10px;
	}

#footermainPan
	{
	height:84px; 
	background:url(./layout/teiche.png) 0 0 repeat-x; 
	color:#3C5B07; 
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative; 
	margin:0 auto;
	clear:both;	
	padding:9px 0 0;
	margin-top: 20px;
	}

#footerPan
	{width:1000px;
	position:relative;
	margin:0 auto; 
	align:center;
	}

a.menulink:link 
	{
	width:200px; 
	height:25px; 
	display:block; 
	background:url(./layout/pfeil.png) 3px 3px no-repeat #fff; 
	color:#51790A;
	text-decoration:none; 
	padding:0 0 0 30px;
	border-bottom:1px dotted #819E4D;
	font-size:16px;
	text-align: left;
	}

a.menulink:visited 
	{
	width:200px; 
	height:25px;
	display:block;
	background:url(./layout/pfeil.png) 3px 3px no-repeat #fff;
	color:#51790A;
	text-decoration:none; 
	padding:0 0 0 30px;
	border-bottom:1px dotted #819E4D;
	font-size:16px;
	text-align: left;
	}

a.menulink:hover 
	{
	width:200px; 
	height:25px; 
	display:block; 
	background:url(./layout/pfeil2.png) 3px 3px no-repeat #fff;
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 30px;
	font-size:16px;
	text-align: left;
	background-color: #51790A;
	}

a.menuselekt:link
	{
	width:200px; 
	height:25px; 
	display:block;
	background:url(./layout/pfeil2.png) 3px 3px no-repeat #fff;
	color:#ffffff;
	text-decoration:none; 
	padding:0 0 0 30px;
	border-bottom:1px dotted #819E4D;
	font-size:16px;
	text-align: left;
	background-color: #51790A;
	}

a.menuselekt:visited 
	{
	width:200px;
	height:25px;
	display:block;
	background:url(./layout/pfeil.png) 3px 3px no-repeat #fff;
	color:#51790A;
	text-decoration:none;	
	padding:0 0 0 30px;
	border-bottom:1px dotted #819E4D;
	font-size:16px;
	text-align: left;
	}
