@charset "utf-8";
body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #666666;
    	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;
    }
    .oneColFixCtr #container {
	width: 955px;
	height: 580px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #FF0000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/devilbodyhg.jpg);
	background-repeat: no-repeat;
	background-position: 35px 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
    .oneColFixCtr #mainContent {
	padding: 0 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	height: 550px;
    }
.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 80px;
	border: 1px outset #FF0000;
	padding: 1px;
	margin-top: 5px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	top: 5px;
	clip: rect(auto,auto,auto,auto);
	left: 820px;
}
#apDiv1 {
	height: 110px;
	width: 110px;
	position: absolute;
	left: 510px;
	top: 45px;
}
#apDiv2 {
	height: 110px;
	width: 110px;
	position: absolute;
	left: 346px;
	top: 72px;
}
#apDiv3 {
	height: 110px;
	width: 110px;
	position: absolute;
	left: 674px;
	top: 73px;
}
#apDiv4 {
	position: absolute;
	height: 131px;
	width: 348px;
	left: 503px;
	top: 166px;
}
.wseite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	height: 50px;
	width: 170px;
	position: absolute;
	left: 650px;
	top: 75px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.blogg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: absolute;
	height: 50px;
	width: 170px;
	left: 461px;
	top: 135px;
	color: #FF0000;
	}
.twitt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	position: absolute;
	height: 50px;
	width: 160px;
	left: 790px;
	top: 135px;
}
.faceb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	position: absolute;
	height: 50px;
	width: 233px;
	left: 628px;
	top: 230px;
}
.zusatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 160px;
	left: 655px;
	top: 130px;
}
.oneColFixCtr #container #mainContent #apDiv5 {
	height: 275px;
	width: 180px;
	position: absolute;
	left: 657px;
	top: 285px;
}

