body {
	background-image: url(../images/man_bg.gif);
	margin: 0px;
	height: 100%;
	width: 100%;
}

#fk_body {
	width: 680px;
	height: 430px;
/*
	position: absolute;
	top: 10%;
	left: 27%;

	height: 100%;
	width: 100%;
*/
	margin: 0 auto 0 auto;
	margin-top: 150px;
}

#seiteninhalt {
	position:absolute; 
	height: 560px; 
	width: 680px;
/*
	margin: -280px 0px 0px -340px;
	top: 50%;
	left: 50%;
*/
	padding: 0px;
	overflow: hidden;
}
#seiteninhalt_start {
	position:absolute; 
	height: 430px; 
	width: 616px;
	min-height: 430px;
/*
	margin: -215px 0px 0px -308px;
	top: 50%;
	left: 50%;
*/
	padding: 0px;
	overflow: hidden;
	border: 2px solid #ff9900;
}
#seiteninhalt_tmp {
	padding-top: 150px; 
	width: 680px; 
	margin: 0px auto;
	overflow: hidden;
}
#seiteninhalt_start_tmp {
	position:absolute; 
	height: 430px; 
	width: 616px;
	margin: -215px 0px 0px -308px;
	top: 50%;
	left: 50%;
	padding: 0px;
	overflow: hidden;
	border: 2px solid #ff9900;
}



#banner {
	background-image: url(../images/logo_gr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 46px;
}
#banner_start {
	/* background-image: url(../images/banner_oben.gif); */
	background-repeat: no-repeat;
	background-position: bottom right;
	
	position: absolute;
	height: 67px;
	width: 616px;
}
#balken_oben {
	background-color: #ff9900;
	height: 5px;
	font-size: 1px;

}
#inhalt {
	height: 360px;
	padding-top: 10px;

	background-repeat: no-repeat;
	background-position: right;
}
#inhalt_start {
	position: absolute;
	top: 67px;
	width: 616px; 
	height: 360px;

	background-repeat: no-repeat;
	background-position: top right;
}
#ticker_div {
	text-align: right;
	height: 25px;

}
#balken_unten1 {
	background-color: #ff9900;
	height: 2px;
	max-height: 2px;
	font-size: 1px;
}
#fusszeile {
	width: 688px;

	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;

}
#balken_unten2 {
	background-color: #ff9900;
	height: 2px;
	font-size: 1px;
}
#navigation {
	text-align: center;

}

#ticker_bg {
	border: 1px none rgb(0, 0, 0);
	margin: 0px;
	background-color: rgb(0, 102, 102);
	width: 371px;
	height: 20px;
	float: right;
}
#ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #ff9900;
	text-align: left;
	vertical-align: middle;

	border: 1px none rgb(0, 0, 0);
	margin: 0px;
	background-color: rgb(0, 102, 102);
	width: 371px;
	height: 20px;
}

a 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
a:link 		{ color: #666666; }
a:active 	{ color: #000000; }
a:visited 	{ color: #666666; }
a:hover 		{ color: #009966; }

a .unten, a.unten:link, a.unten:active, a.unten:visited, a.unten:hover 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; border-bottom: 2px solid #ff9900; }

p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt; 
}
p.ue2 { 
	font-size: 12pt;
	font-weight: bolder;
	letter-spacing: 1pt;
}
p.start {
	font-weight: bold;
	line-height: 17pt;
	padding-right: 100px;
}
p.ue3 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	padding: 2px;
}

td {
	vertical-align: top;
}

#anilogo, 
#werkze, #maschani, #sicherh, #befest, #werkein, #service, #newshop,
#linkleiste { position: absolute; }

#werkze {	top: 74px; left: 30px; }
#maschani {	top: 152px; left: 30px; }
#sicherh {	top: 230px; left: 30px; }
#befest {	top: 152px; left: 140px; }
#werkein {	top: 230px; left: 140px; }
#service {	top: 230px; left: 250px; }
#newshop {	top: 230px; left: 350px; }

#anilogo {		top: 1px; left: 530px; }
#linkleiste {	top: 351px; left: 19px; }
