@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #BCBDBF;
	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: #0;
    }
    .oneColFixCtrHdr #container {
	width: 1020px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #BCBDBF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	padding: 30px 0 0 0;
    }
.float-right {
	font-size: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	float: right;
	width: auto;
	margin: 20px 10px 0 5px;
	height: 12px;
	padding-left: 13px;
}

    .oneColFixCtrHdr #header {
	background-image: url(images/antares-slices_01.jpg);
	height: 43px;
	background-repeat: no-repeat;
	padding: 0 39px 0 0;
	padding-top: 7px;
    }
.oneColFixCtrHdr #mainContenttop {
	background-image: url(images/head_02.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding: 52px 10px 0 237px;
	clear: both;

}

    .oneColFixCtrHdr #mainContent {
	background-image: url(images/hund-neu.jpg);
	background-repeat: no-repeat;
	height: 510px;
	padding: 0 0 0 239px;
    }
.oneColFixCtrHdr #footertop {
	background-image: url(images/antares-slices_03.jpg);
	background-repeat: repeat-y;
	height: auto;
	min-height: 5px;
	font-size: 9px;
	color: #BCBDBF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}



    .oneColFixCtrHdr #footer {
	background-image: url(images/antares-slices_06.jpg);
	background-repeat: no-repeat;
	height: 20px;

    }

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 4px;
}
h3 {
	font-size: 11px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 14px;
	font-weight: normal;
}
.2spaltig-links {
	width: 450px;
	min-height: 200px;
	float: left;

}
.2spaltig-rechts {
	width: 280px;
	min-height: 200px;
	float: right;
	margin: 0 30px 0 0;
}
.clear {
	clear: both;

}

.oneColFixCtrHdr #navi {
	width: 771;
	height: 42px;
	position: relative;
	z-index: 500;
}

.kontaktform  {
	font-size: 9px;
}

.sitemap {
	font-size: 9px;
	color: #999999;
	width: 751px;
	float:left;
	height:auto;
	margin-bottom:30px;
	margin-top:30px;
}

.inhalt-links {
	width: 400px;
	float:left;
	height:auto;
	margin-right: 35px;
}
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #13533F;
}
a:active {
	text-decoration: none;
	color: #000;
}
.mitte {
	width: 751px;
	padding-left:20px;
	}
	
h1 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #GGGGGG;
}

.fliesstext {
	font-size: 12px;
	line-height: 18px;
	}

p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



.inhalt-ganzebreite {
	width: 650px;
	float:left;
	height:auto;
	margin-right: 35px;
}
.inhalt-ganzebreitemarg {
	width: 685px;
	float:left;
	height:auto;
}

