@charset "UTF-8";
/*

Zusätzliches Style-Sheet für Geschäftsbereich "Hachmann Innovative Elektronik"
(C) 2005, 2007 Stefan Hachmann, Hachmann EDV-Service

$Revision: 2 $
$Date: 2009-09-15 01:14:14 +0200 (Di, 15. Sep 2009) $

*/


/* -------- Zusatzdefinition Seitenkopf --------------------- */
#ie-headerlogo h1, #ie-headerimage h2 {
	display: none;
}

#ie-headerlogo {
	background: #000000 url(../images/xx/ie/logo-ie.gif) no-repeat;
	float: left;
	height: 100px;
	width: 287px;
}

#firmlogo {
	background: #5074B2; 
	border: none;
	float: right;
	font-size: 0.6em;
	height: 83px;
	margin: 0;
	margin-right: 2px;
	padding: 0;
	width: 102px;
}


/* -------- Zusatzdefinition Inhalt ------------------------- */

#content table {
	border: hidden;
	margin: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0px 0px 0px 14px;
}

#content th {
	background-color: #CCCCCC; 
	border: hidden;
	font-size: 0.85em;
	margin-left: 15px;
	padding: 2px 5px 2px 5px;
}

#content td {
	background-color: #EEEEEE; 
	border: hidden;
	font-size: 0.8em;
	margin-left: 15px;
	padding: 2px 5px 2px 5px;
}
