@charset "utf-8";

html, body {
	background-color: #808080;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding: 0;
}


#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	width: 800px;
	background-color: #FFF;
	text-align: center;
	width: 1000px;
	min-height: 790px; /* Mindesthöhe für moderne Browser */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: none;
	padding-bottom: 15px;
	
	}
#design {
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
	float: right;
	text-align: center;
	top: auto;
	bottom: auto;
}
#head {
	float: none;
	height: 100px;
	width: 100%;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	top: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
}
#ABICLogorechtsunten {
	float: right;
	bottom: 1px;
	height: 65px;
}

#Google {

}
#Fusleiste {
	background-color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#navi {
	width: 20%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	text-align: center;
	float: left;
	padding: 5px;
	background-color: #CACACA;
	height: 650px;
}
#Abiclogo {
	margin-top: 5px;
	margin-bottom: 5px;
}

#Abiclinkgros1 {
	width: 250px;
	margin: 5px;
	float: left;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 250px;
	text-decoration: none;
	background-image: url(Bilder/T549%20klein.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#Abiclinkgros2 {
	width: 250px;
	margin: 5px;
	float: left;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 250px;
	text-decoration: none;
	background-image: url(Bilder/Ersatzteilanfrage.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Abiclinkgros3 {
	width: 250px;
	margin: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 250px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
}
#Abiclinkgros4 {
	margin: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 250px;
	width: 250px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
}
#Ueberschrift {
	float: right;
	width: 100%;
	background-color: #cacaca;
	font-size: 35px;
	font-weight: bold;
	color: #FFFBF0;
	text-align: center;
	vertical-align: middle;
}





#Seitenueberschrift {
	float: right;
	width: 78%;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFF;
}


#Inhalt {
	float: left;
	height: auto;
	width: 78%;
	text-align: center;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
