@charset "utf-8";
body {
	background-color: #ffcc00;
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 100%;
	line-height: 1.2em;
}

body,th,h1,h2,h3,h4,h5,h6 {
	font-family: "Futura Md BT", "Franklin Gothic Medium", "Arial";
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 125%;
	line-height: 1.3em;
}
h2	{
	font-size: 115%;
	line-height: 1.3em;
}
td,th,h3 {
	font-size: 105%;
	line-height: 1.3em;
}
h4	{
	font-size: 95%;
	line-height: 1.3em;
}
h5 {
	font-size: 85%;
	line-height: 1.3em;
}
h6 {
	font-size: 75%;
	line-height: 1.3em;
}	
p,td,textarena,select,input {
	font-family: "Futura Bk BT", "Franklin Gothic Book", "Arial";
	font-weight: normal;
	color:#000;
	font-size: 75%;
	text-align: left;
}
ul li {
	line-height: 2.0em;
}	
img, a img {
	border: 0;
}
#wrap {
	margin: 0 auto;
	padding: 0px;
	width: 955px;
	text-align: left;
	height: 100%;
}
#fehler {
	color:#FF0000;
	background-color: #FFFFFF;
	padding: 10px;
}
#skip {
	font-size: xx-small;
	color: #FFCC00;/*#FFCC00;*/
	z-index: 4;
	left: 0px;
	top: 0px;
}
#startlogo {
	text-align: center;
	height: 100px;
	width: 955px;
	position: absolute;
	top: 100px;
}
#buttonstart ul {
	list-style-type: none;
}
#buttonstart ul li p    {
	font-family: "Futura Md BT", "Franklin Gothic Demi", "Arial";
	line-height: 125%;
	font-size: 10px;
	color: #FFcc00;
	text-align: left;
	letter-spacing: normal;
} 
#buttonstart ul a#logistik {
	z-index: 7;
	position: absolute;
	left: 10px;
	top: 270px;
}
#buttonstart ul a#ftf {
	z-index: 6;
	position: absolute;
	left: 145px;
	top: 270px;
}
#buttonstart ul a#miet {
	z-index: 5;
	position: absolute;
	left: 280px;
	top: 270px;
}
#buttonstart ul a#fhf {
	z-index: 4;
	position: absolute;
	left: 415px;
	top: 270px;
}
#buttonstart ul a#produktion {
	z-index: 3;
	position: absolute;
	left: 550px;
	top: 270px;
}
#buttonstart ul li#werbung {
	z-index: 2;
	position: absolute;
	left: 675px;
	top: 270px;
}
#buttonstart ul a#impressum {
	z-index: 1;
	position: absolute;
	left: 810px;
	top: 270px;
}
#buttonstart ul a#logistik:hover, #buttonstart ul a#logistik:active   {
	background-image: url(bilder/button_logistik_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#ftf:hover, #buttonstart ul a#ftf:active   {
	background-image: url(bilder/button_ftf_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#miet:hover, #buttonstart ul a#miet:active   {
	background-image: url(bilder/button_miet_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#fhf:hover, #buttonstart ul a#fhf:active   {
	background-image: url(bilder/button_fhf_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#produktion:hover, #buttonstart ul a#produktion:active   {
	background-image: url(bilder/button_produktion_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#werbung:hover, #buttonstart ul a#werbung:active   {
	background-image: url(bilder/button_werbung_schein.png);
	background-repeat: no-repeat;
}
#buttonstart ul a#impressum:hover, #buttonstart ul a#limpressum:active   {
	background-image: url(bilder/button_impressum_schein.png);
	background-repeat: no-repeat;
}
#kopf {
	position: relative;
	width: 955px;
	height: 150px;
	background-image: url(bilder/kopf.png);
	background-position: left;
	text-align: center;
	z-index: 2;
}
#firmenteil {
	font-family: "Futura Md BT", "Franklin Gothic Demi", "Arial";
	font-size: large;
	font-style: italic;
	position: absolute;
	top: 100px;
	left: 778px;
	text-align: right;
}
#inhalt {
	float: left;
	background-color: #FFF2CD;
}
#unvisionable {
	float: left;
	background-color: #FFCC00;
	font-size: 6px;
	line-height: 6px;
	color: #FFCC00;
	z-index: 1;
	left: 100px;
	top: 100px;
}
#spalte01 {
	position: relative;
	width: 140px;
	height: 450px;
	float: left;
	background-color: #FFCC00;
	text-align: center;
	list-style-image: none;
}
#spalte02 {
	position: relative;
	width: 284px;
	float: left;
	background-color: #FFF2CD;
	padding: 10px;
}
#spalte03 {
	position: relative;
	width: 284px;
	float: left;
	background-color: #FFF2CD;
	padding: 10px;
}
#spalte04 {
	position: relative;
	float: left;
	width: 185px;
	padding: 10px;
	background-color: #FFCC00;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-size: 60%;
} 
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 60px;
	width: 140px;
	text-align: center;
	line-height: 1.0em;
}
#navigation  ul  li a    {
	display: block;
	height: 60px;
	width: 140px;
	float: left;
	text-decoration: none;/*Links im Ausgangszustand*/
	color: #87888a;
	font-family: "Futura Md BT", "Franklin Gothic Demi", "Arial";
	padding: 30px 0px 0px 0px;
	} 
#navigation  ul li a:hover {
	color: #000;
	background-image: url(bilder/navi_over.png);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	}
#navigation a#hier:link, #navigation a#hier:visited, #navigation a#hier:hover, #navigation a#hier:active {
	background: transparent url(bilder/navi_hier.png) left no-repeat;
	color:#FFF; /* Farbe weiß und anderes Hintergrundbild links*/
	padding: 45px 0px 0px 0px;
	}	
#galerie {
	position: relative;
	width: 568px;
	float: left;
	background: #fff2cd;
	text-align: center;
}
#galerie dl {
	margin: 5px;
	float: left;
	width: 261px;
	background: #ffcc00;
	/*height: 200px; */
	padding: 5px;
}
#galerie dl:hover {
	background: #EFEFEF;
}
#galerie dd {
	font-size:60%;
	padding: 0px;
	width: 180px;
	text-align: left;
	color: #000;
	font-family: "Futura Bk BT", "Franklin Gothic Book", "Arial";
	float: left;
}
#galerie dt img {
	border: 1px solid #eee;
	border-bottom: 1px solid #aaa;
}
#galerie dt {
	border: 1px solid #eee;
	background-color:#fff;
	border-color: #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	margin: 5px 0;
}
#bilderimtext {
	position: relative;
	width: 568px;
	float: left;
	background: #fff2cd;
	text-align: left;
}
#bilderimtext dl {
	margin: 0px;
	float: left;
	width: 279px;
	padding: 0px;
}
#bilderimtext dl:hover {
	background-color: #FFFFFF;
}
#bilderimtext dd {
	font-size:60%;
	padding: 0px;
	width: 180px;
	text-align: left;
	color: #000;
	font-family: "Futura Bk BT", "Franklin Gothic Book", "Arial";
	float: left;
}
#bilderimtext dt {
	border: 0px;
	border-bottom: 0px;
}

#kontakt {/*Kontaktspalte*/
	float: left;
	width: 568px;
	background: #fff2cd;
	padding: 20px;
}
#karte {
	float: left;
	width: 724px;
	float: left;
	background: #fff2cd;
	padding: 20px;
}

form h2, form p  {
	margin: 10px 10px;
}
form p  {
	font-size:90%;
}

form {/* Formulardefinitionen*/
	width: 548px;}
#spalte04 form {/* Formulardefinitionen wenn 4. Spalte*/
	width: 185px;}
label {
		display: block;
		font-weight:bold;
}
#antwort label, #absenden label {
	display: inline;
}
fieldset {
		border: 1px solid #999;
		background: #e8e8e8;
}
legend {
		font-weight:bold;
		font-size: 80%;
		color: #999;
}
textarea {
		width: 480px;
		height: 125px;
		font-family: "Futura Bk BT", "Franklin Gothic Book", "Arial";
		font-size:85%;
}
#name, #mail, #tel  {
		font-size: 100%;
}	
label, input[type=checkbox], input[type=radio] {/* beim Beruehren wird der Cursor zur Hand*/
		cursor: pointer;
}
input:focus, textarea:focus { /* beim ausfuellen dicker Rand und andere Flaechenfarbe */
	border: 2px solid #F3F3F3;
	background: #fff;
	}	
