BODY { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	background-color: #47474a;
}

HTML	{
	font-family:		Arial, Helvetica, Geneva, sans-serif; 
	font-size:			11px; 
	line-height: 		16px; 
	color:				#ffffff; 
	margin: 			0px 0px 0px 0px; 
	padding: 			0px; 
}	

/* DATEI: font.css  style-sheet */
a:link, a:visited, a:hover, a.nav:link, a.nav:visited, a.nav:hover, a.subnav:link, a.subnav:visited, a.subnav:hover, a.nav-cont:link, a.nav-cont:visited, a.nav-cont:hover, a.subnav_d:link, a.subnav_d:visited, a.subnav_d:hover, a.kunden:link, a.kunden:visited, a.kunden:hover   	{ 
	color:				#bcbdc0; 
	font-weight: 		normal; 
	text-decoration:	none; 
	font-family:		Arial, Helvetica, Geneva, sans-serif; 
	font-size:			12px; 
	line-height: 		16px; 
	margin: 			0px 0px 0px 0px; 
	padding: 			0px; 
}

a.nav_d:link, a.nav_d:visited, a.nav_d:hover, a.subnav_d:link, a.subnav_d:visited  { 
	font-weight: 		normal; 
	line-height: 		24px; 
	color:				#ffffff;
}

a.kunden:link, a.kunden:visited, a.kunden:hover	{
	color: 				#bcbdc0;
	line-height: 		22px; 
 }

a.kunden:hover	{
	color: 				#ffffff;
}

a.nav:link, a.nav:visited, a.nav:hover, a.shop:hover, a.nav-cont:link, a.nav-cont:visited, a.nav-cont:hover, a.subnav:link, a.subnav:visited, a.subnav:hover	{ 
	display: 			block;
	line-height: 		24px; 
}

a.nav-cont:link, a.nav-cont:visited, a.nav-cont:hover	{ 
	width:				600px;
}

a:hover, a.nav:hover, a.nav-cont:hover { 
	color: #ffffff; 
}

a.subnav:hover { 
	color: #ffffff; 
}


/* GRUNDEINSTELLUNGEN fuer Textelemente */
div, p, h1, h2, h3, table, td, tr 	{ 
	font-family:		Arial, Helvetica, Geneva, sans-serif; 
	font-size:			12px; 
	line-height: 		16px; 
	color:				#ffffff; 
	margin: 			4px 0px 4px 0px; 
	padding: 			0px; 
}

.abstand	{
	margin: 			4px 0px 20px 0px;
}

h1  { 
	color:				#4C4C4C; 
	font-size:			9px;
	font-weight: 		bold; 
	margin: 			10px 0px 10px 0px; 
}

h2, .gesperrt  { 
	color:				#ffffff; 
	font-size:			12px;
	font-weight: 		bold; 
	margin: 			10px 0px 10px 0px; 
}

.gesperrt  { 
	letter-spacing:		5px;
}


#content {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 454px;
	overflow:auto;
	height: 331px;
	float: left;
	background-color: #FFFFFF;
	z-index: 10px;
}

.logo	{
	position:			absolute;
	top:				22px;
	margin: 			0px; 
	padding: 			0px; 
}

#nav	{
	position:			absolute;
	top:				58px;
	margin: 			0px 0px 0px 700px; 
	padding: 			0px; 
	height:				112px;
}

#backlink	{
	position:			absolute;
	margin: 			10px 0px 0px 700px; 
	padding: 			0px; 
}

#content-left, #content-left-img, #subnav, #imageliste	{
	position:			absolute;
	margin: 			20px 0px 0px 40px; 
	padding: 			0px; 
	width:				640px;
}

#content-left-img	{
	margin: 			0px 0px 0px 40px; 
	heigth:				15px;
}

#subnav, #imageliste	{
	margin: 			20px 0px 0px 700px; 
	width:				260px;
}

#imageliste	{
	margin: 			10px 0px 0px 38px; 
	padding: 			0px 0px 0px 0px;
	width:				280px;
}

.kasten, .kasten_a, a.kasten:link, a.kasten:visited, a.kasten:hover, a.kasten_a:link, a.kasten_a:visited, a.kasten_a:hover {
	margin: 			0px 4px 4px 0px;
	padding: 			0px 0px 0px 0px;
	background:			#ffffff;
	width:				15px;
	height:				15px;
	display:			block;
	float:				left;
}	

a.kasten:hover {
	background:			#666666;
	color:				#ffffff;
}	

.kasten_a, a.kasten_a:link, a.kasten_a:visited, a.kasten_a:hover {
	margin: 			0px 4px 4px 0px;
	padding: 			0px 0px 0px 0px;
	background:			#bcbdc0;
}	

a.kasten_a:hover {
	background:			#ffffff;
}	
