* {


}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	padding-right: 0px;
	padding-left: 15px; /* Durch Hinzufügen der Auffüllung zu den Seiten der Elemente innerhalb der div-Tags anstelle der div-Tags selbst entfallen jegliche Box-Modell-Berechnungen. Alternativ kann auch ein verschachteltes div-Tag mit seitlicher Auffüllung verwendet werden. */
}

body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100,01;
	line-height: 140%;
	color: #FFF;
	
}

#box0 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	
	}

#topbox {
	position: relative;
	margin-top: 10px;
	height: 140px;
	background-color: #660000;
}
#topbox img  {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 0px;
}
#topbox h1  {
	position: relative;
	font-size: .7em;
	z-index: -1;
	color: #666;
	top: 20px;
}
#topbox ul  {
	position: absolute;
	top: 89px;
	right: 43px;
	z-index: 6;
	width: 333px;
}
#topbox ul li  {
	display: inline;
	font-size: 0.9em;
	font-variant: small-caps;
	color: #CCC;

}

#topbox ul li a {
	color: #FFF;
	
}


#topbox ul li a:hover {
	color: #FFF;
	background-color: #a00;
}

#top_2 {
	position:relative;
	color: #FFF;
	font-size: 1em;
	line-height: 4em;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	letter-spacing:0.13em;
	vertical-align: middle;
}

#box1 {
	background-color: #660000;


		
}


#info {
	font-size: 0.9em;
	color: #FFF;
	position: relative;
	padding-left: 40px;
	background-color: #111;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 40px;
	
}

#info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3;
	background-color: #a00;
}


#navi {
	font-size: 0.9em;
	color: #FFF;
	position: relative;
	padding-left: 10px;
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	z-index: 6;
	padding-right: 5px;
	width: 170px;
}

/* ~~ Link css evtl doppelt  ~~ */
#navi ul {
	margin-top: 20px;
}


#navi ul li {
	list-style-type: none;
}
.lia {
	margin-top: 15px;
}
.lib {
	margin-top: 15px;
	margin-bottom: 20px;
}
.liu {
	margin-bottom: 15px;
}


#navi ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#navi ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3;
	background-color: #a00;
}

#inhalt {
	position: relatve;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #000;
	color: #FFD57D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	margin-left: 185px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #660000;
}
#box1 #inhalt ul li {
	list-style-type: disc;
	margin-left: 20px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 3.5em;
	font-weight: bold;
	letter-spacing: 0.07em;
	vertical-align: middle;
	color: #CCC;
}
p {
	padding-top: 7px;
}
.block {
	text-align: justify;
}


.butc0 {
        background-color: #000;
}

#inhalt_ixt {
	position: absolute;
	z-index: -1;
	left: 200px;
	margin-top: 20px;
}
#box1 #inhalt_pic img {
	border-right-width: 2px;
	border-left-width: 5px;
	border-top-width: 5px;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	z-index: 3;
	border-right-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}



#box2 {
	background-color: #660000;
	clear: both;
		
}

#box2 h1 {
	z-index: -1;
	font-size: 0.7em;
	position: absolute;
	margin-left: 200px;
	margin-top: 20px;
}
#box2 h2 {
	z-index: -1;
	font-size: 0.7em;
	position: absolute;
	margin-left: 200px;
	margin-top: 10px;
}

#box2 img {
	margin-left: 100px;
	position: relative;
	z-index: 3;
}

.box3 {
	position: relative;
	margin-top: 70px;
	margin-left: 10px;
	clear: both;
	text-align: justify;
	margin-right: 10px;
	width: 960px;
	margin-bottom: 20px;
}

/* Ã¤hnlich boxpics, center - mit Abstand und umbruch wenn voll - innerhalb lightbox a */

.boxpicsa {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	
	background: #000;
	margin: 0em; 
	padding: 0.5em 0em 0.5em 0em ;
	font-size: 0.9em;
	position: relative;
}


.boxpicsa img {
	padding: 0em 0.1em;
	
}



#joyclub1 {
	position: relative;
	background-color: #000;
	margin-left: 180px;
	clear: both;
	
}



a:link {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	font-size: 100%;
	text-decoration: none;
	color: yellow;
}


a:focus {
	font-size: 100%;
	text-decoration: none;
	color: yellow;
}

a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #EEE;
}
.textklein {
	font-size: 0.75em;
	line-height: normal;
	margin-top: 7px;
}
.textklein5 {
	font-size: 0.5em;
	line-height: normal;
	margin-top: 7px;
}

h1 {
	font-size: 1.85em;
	font-weight: bold;
	margin: 20px;
	letter-spacing: 0.3em;
	color: #FFF;
	line-height: 2em;
}
h2 {
	font-size: 1.5em;
	color: #FFF;
	line-height: 1.8em;
	letter-spacing: 0.15em;
	margin-top: 5px;
	margin-bottom: 15px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	color: #ddd;
}
