@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(../bilderAbout/AboutNeon%20Kopie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
    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: #4A4B3F;
    }
.bildwechsel {
	text-decoration: underline;
	font: 16px Arial, Helvetica, sans-serif;
	color: #007095;
	outline:none;
	}
.bildwechsel:visited {
	color: #007095;
	}
.bildwechsel:hover {
	color:#3399CC;
	}
.bildwechsel:focus {
	color:#3399CC;
	}
.bildwechsel:active {
	color: #FFCC99;
	}
#haupt {
    width: 800px;
    margin: 0px auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	padding: 0;
    }
.navi {
	margin-top: 10px;
	border-top: #4A4B3F solid 1px;
	border-bottom: #4A4B3F solid 1px;
	padding: 5px;
	margin-bottom: 10px;
	}
.navi a {
	padding: 30px;
	text-decoration:none;
	font: 16px Arial, Helvetica, sans-serif;
	color: #007095;
	outline:none;
	}
.navi a:visited {
	color: #007095;
	}
.navi a:hover {
	color:#3399CC;
	}
.navi a:focus {
	color:#3399CC;
	}
.navi a:active {
	color: #FFCC99;
	}
#abCub {
	margin: 0;
	padding: 0;
	}
.infoBlock {
	margin: 0;
    padding: 3%;
	text-align: center;
	background: #001822;
/*	background-image: url(../bilderAbout/hinterNeu.gif);*/
    }
.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3% 0;
	}
.infoBlock img {
	border-bottom: #000000 solid 1px;
	border-left: #CCCC99 solid 1px;
	border-right: #000000 solid 1px;
	border-top: #CCCC99 solid 1px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 3% 0;
	padding: 0;
	}

strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	line-height: 45px;
	font-size: 55px;
	margin-right: 15px;
	}
img {
	border: none;
	}
a {
	text-decoration: none;
	}
#panorama {
	display: none;
}
#in {	margin: 0px auto;
	width: 405px;
	height: 270px;
	border-bottom: #000000 solid 1px;
	border-left: #CCCC99 solid 1px;
	border-right: #000000 solid 1px;
	border-top: #CCCC99 solid 1px;}
#vorne {
	display: inline-block;
	margin: 0px auto;
	}
