@charset "utf-8";
.floating {
	float: left;
}
.clearing {
	clear: both;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #E9E4B3;
    }
    .oneColFixCtrHdr #container {
	width: 780px;
	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;
	padding-top: 70px;
    }
    .oneColFixCtrHdr #header {
	background-image: url(pics/balken-head.gif);
	background-repeat: repeat-x;
	height: 192px;
    }
    .oneColFixCtrHdr #mainContent {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
    .oneColFixCtrHdr #footer {
    	padding: 0 10px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
    	background:#DDDDDD;
    }
    .oneColFixCtrHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
    }.oneColFixCtrHdr #header #logo {
	height: 192px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/logo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container #mainContent #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #menu {
	font-weight: bold;
	width: 166px;
}
.oneColFixCtrHdr #container #mainContent #content {
	width: 614px;
	padding-bottom: 20px;
}
.oneColFixCtrHdr #container #mainContent #portrait {
	width: 297px;
	padding-right: 10px;
}
.oneColFixCtrHdr #container #mainContent #menu2 {
	margin-left: 166px;
	border: 2px solid #000000;
	font-weight: bold;
}


.bu {
	font-size: 10px;
	color: #962D2C;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.buweiss {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.bu2 {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a.kategorie:link {
	color: #962D2C;
}
a.kategorie:visited {
	color: #962D2C;
}
a.kategorie:hover {
	color: #FFFFFF;
}
a.kategorie:active {
	color: #962D2C;
}
a.kunde:link {
	color: #FFFFFF;
}
a.kunde:visited {
	color: #FFFFFF;
}
a.kunde:hover {
	color: #F19548;
}
a.kunde:active {
	color: #FFFFFF;
}
.bu3 {
	color: #990000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a.kunde2:link {

	color: #FFFFFF;
}
a.kunde2:visited {

	color: #FFFFFF;
}
a.kunde2:hover {

	color: #FF6600;
}
a.kunde2:active {

	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #menu2 #menu2_punkt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	text-transform: uppercase;
	width: 118px;
	text-align: center;
	padding: 1px;
	height: 14px;
}
.oneColFixCtrHdr #container #mainContent #menu2 #menu2_punkt_ende {
	text-transform: uppercase;
	width: 118px;
	text-align: center;
	padding: 1px;
}
a.menus:link {
	color: #000000;
}
a.menus:visited {
	color: #000000;
}
a.menus:hover {
	color: #F19548;
}
a.menus:active {
	color: #000000;
}
.oneColFixCtrHdr #container #mainContent #leiste {
	padding-top: 30px;
	text-align: right;
}
.abstand_links {
	padding-left: 25px;
}
.text {
	color: #000000;
}
