@charset "utf-8";
BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
		line-height: 16px;

    }
.root #container {
	width: 960px;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 80% der Browserbreite beträgt. */
	background: #E6E6E6;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #9b0000;
	border-bottom-color: #000000;
	border-left-color: #9b0000;
    }
.root #header {
	color:#FFFFFF;
	height:108px;
	background: #9b0000;
	padding: 0 20px 0 20px;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
    }
.root #header h1 {
    	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
    	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
    }
.root #mainContent {
	position:relative;
	background: #E6E6E6;
	height: 100px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height:auto;
    }
.root #footer { 
    	padding: 0 10px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
    	background:#9b0000;
		color: #000000;
		position:relative;
    } 

.root #footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 260px;
	font-size: 10px;
    }
.Firmenname {
	font-size: 12px;
	font-weight: bold;
}
.legende {font-size: 10px;}

.willkommen {
	FONT-FAMILY: 'Futura', 'Century Gothic', Verdana, Arial;
	font-size: 20px;
	font-style: bold;
	line-height: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #960000;
	text-shadow: 2px 2px 2px #cccccc;
}
#nav-container{
	padding:8px 0px 0 0px;
	background:#9b0000;
}

ul#menu{
	list-style-type:none;
	width:670px;
	position:relative;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;
	float: right;
	bottom: 0px;
	height: 20px;
}
ul#menu li{
	display:block;
	float:left;
}
ul#menu li.left{margin:0;}
ul#menu li a{display:block;float:left;color:#fff;background:#9b0000;line-height:22px;text-decoration:none;padding:0 17px 0 18px;height:22px;}
ul#menu li a.right{padding-right:6px;}
ul#menu li a:hover{background:#2E4560;}
ul#menu li a.current{color:#2E4560;background:#fff;}
ul#menu li a.current:hover{color:#2E4560;background:#fff;}
#submenu {
	text-align: right;
	list-style-type: none;
}
#submenu li {
	padding-bottom: 18px;
	font-size: 12px;
	font-weight:bold;
}
#submenu a {
	text-decoration: none;
	color: #000000;
}
#submenu a:hover {
	text-decoration: none;
	color: #666666;
}

#Text {
	text-align: left;
	margin-left:220px;
	position: relative;
	width:680px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
}
h3 {
	FONT-FAMILY: 'Futura', 'Century Gothic', Verdana, Arial;
	font-size: 20px;
	font-style: bold;
	line-height: normal;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #960000;
	text-shadow: 2px 2px 2px #cccccc;

}
#Text table li {
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	padding-left: 0px;
}
#Text #referenzen tr.zeile {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #960000;
	color: #FFFFFF;
	text-align: center;
	border: thin dotted #960000;
}
#Text #referenzen td.rand {
	padding-top:6px;
	border: thin dotted #960000;
	background-color:#FFFFFF;
	vertical-align:top;
}
#submenu .aktiv {
	color: #960000;
	font-weight: bold;
}
input {
	border: 1px solid #d5d5d5;
	color:#960000;
	font-size: 12px;
	padding:2px;}
textarea {
	border: 1px solid #d5d5d5;
	color:#960000;
	font-size: 12px;
	padding:2px;}
checkbox {
	border: 1px solid #d5d5d5;}	
	
#Text a img {
	border: 4px solid #d5d5d5;
	color:#960000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: underline;}
	
h1 {
	display:inline;
	page-break-after: avoid;
	font-size: 12px;
	font-weight:normal;
	padding: 0px;
	line-height: 16px;
}
#Text strong {
	color: #960000;
}
.mail  a {
	text-decoration: none;
	color: #000000;
}
.mail a:hover {
	text-decoration: none;
	color: #666666;
}
