@charset "UTF-8";
@import url("../SpryAssets/stylesheets/layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/muster.png);
	margin: auto;
}
.oneColFixCtrHdr #container {
	width: 924px; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-image: url(../images/schatten.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 780px;
}
.oneColFixCtrHdr #header {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 99px;
	text-align: left;
	background-image: url(../images/kosmig_logo.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0px; /* 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: 0px;
	text-indent: -1000px;
}
#navbar {
	margin-bottom: 0;
	text-align: right;
	margin-top: 0px;
	background-color: #FFF;
	margin-right: 12px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2BBB0;
	padding-right: 30px;
	padding-left: 0px;
	color: #CCC;
	height: 27px;
}
#navbar a:link   {
}
#navbar a:visited {
}

#navbar a.current {
}

#navbar a:hover {
}

.oneColFixCtrHdr #mainContentLinks {
	background-color: #FFF;
	height: 537px;
	width: 30px;
	margin-left: 12px;
	background-image: url(../images/muster_container.png);
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	height: 537px;
	width: 840px;
	text-align: right;
	background-image: url(../images/muster_container.png);
	margin-left: 42px;
	margin-top: -537px;
}
.oneColFixCtrHdr #mainContentRechts {
	height: 537px;
	width: 30px;
	margin-top: -537px;
	margin-left: 882px;
	margin-right: 12px;
	background-color: #FFF;
	background-image: url(../images/muster_container.png);
}
#beschreibung {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2BBB0;
	padding-right: 30px;
	text-align: right;
	border-top-style: dotted;
	border-top-color: #C2BBB0;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 30px;
	border-top-width: 1px;
	height: 72px;
	font-size: 12px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #CCC;
}
#bild {
}
#text {
	text-align: right;
	margin-top: -537px;
}
