@charset "utf-8";
body {
	
	font-family: Tahoma, Lucida Sans, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 0,875rem;
	line-height: 1.4;
	/* font: 0.5rem/1.4 Lucida Sans, Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif; */
	background: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #000;
}


h1 {
	margin-top: 0;	
	padding-right: 5px;
	padding-left: 10px;
	text-align: center;
	font-size: xx-large;
}

h2 {
	margin-top: 0;	
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: x-large;
}

h3 {
	margin-top: 0;	
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: large;
}
	
h4, h5, h6 {
	margin-top: 0;	
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: medium;
}

hr {
	margin-left: 10px;
    margin-right: 10px;
	color:#CCC;	 
	}

p {
	margin-top: 0;	
	padding-right: 5px;
	padding-left: 10px;
	/* text-align: left; */
	font-size: medium;
}

a img { 
	border: none;
	text-align: center;
}

/* ****************** */

a:link {
	color: #339;
	text-decoration: none;
}

a:visited {
	color: #339;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	
	text-decoration: underline;
	color:#f93;
	text-align: center;
}

/* ****************** */


.container {
	width: 96%;
	max-width: 1600px;/* Es empfiehlt sich die Eingabe einer maximalen Breite (Eigenschaft max-width), damit dieses Layout auf einem großen Bildschirm nicht zu breit angezeigt wird. Dadurch bleibt die Zeilenlänge besser lesbar. IE6 berücksichtigt diese Deklaration nicht. */
	min-width: 780px;/* Es empfiehlt sich die Eingabe einer minimalen Breite (Eigenschaft min-width), damit dieses Layout nicht zu schmal angezeigt wird. Dadurch bleibt die Zeilenlänge in den seitlichen Spalten besser lesbar. IE6 berücksichtigt diese Deklaration nicht. */
	background-color: #fcfcfc;
	margin: 0 auto; /* Der mit der Breite gekoppelte automatische Wert an den Seiten zentriert das Layout. Er ist nicht erforderlich, wenn Sie die Breite von .container auf 100 Prozent setzen. */
}

.white {
	color: #FFF;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
}


.header {
	
	background: #fff;
	height:auto;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.zufallsbild {
	
	background: #fff;
	width: 99%;
	float:right;
	height:auto;
	margin: 10px 10px 10px 10px;
}

.uber {
	
	background: #EEE;
	width: 98%;
	height:auto;
	float:right;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
}

.linkblock {
	
	width: auto;
	height:auto;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.side {
	float: left;
	width: 20%;
	
	background-color: #fff;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	}

.content {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 99%;
	
	float: left;
	background: #fcfcfc;
	}


.content2 {
	padding: 10px 0;
	width: 740px;
	float: left;
}

.content3 {
	padding: 10px 0;
	width: 960px;
	float: left;
	background: #fff;
}


.infobox {
	float: none;
	width:500px;
	background:#eee;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	margin-left:15px;
	margin-right:15px;
}

.infobox2 {
	float: none;
	width:900px;
	background:#eee;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	margin-left:15px;
	margin-right:15px;
}

.infoboxli {
	float:left;
	width:240px;
	background:#D93;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#C60;
	margin-left:5px;
	margin-right:5px;
}

.infoboxre {
	float:right;
	width:240px;
	background:#D93;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:#C60;
	margin-left:5px;
	margin-right:5px;
	
}

.zeile {
	float:left;
	width: 200px;
	height:50px;
	margin:0;
	padding:0;
}

/* .topboxli {
	float:left;
	width:450px;
	height:40;
	margin: 5px 0px 0px 0px;
	
} */

.topboxli1 {
	float:left;
	width:580px;
	margin: 5px 0px 0px 0px;
}



.topboxre1 {
	
	float:right;
	margin: 10px 5px 0px 0px;
    text-align:right;
	width:350px;
}

.hyperlinks {
	width: auto;
	text-align:right;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
	color:#CCC;
}

.hyperlinks2 {
	text-align:center; 
	float: center; 
	font-size:small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	color:#CCC;
}

.hyperlinks3 {
	width: 98%;
	text-align:right;
	float: right;
	font-size:small;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	letter-spacing: 2px;
	color:#FFF;
	background:#EEE
}
	
.hyperlinks4 {
	width: 90%;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	letter-spacing: 2px;
	
}
	
	
.buidl {
	
	float: none;
	margin: 0px 0px 0px 0px;

}	 



/* ***************** */

.anker {
	font-size: x-small;
	color:#FFF;
	}

.seo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:  240%;	
}

.tipu {
	font-weight:bold;
}

.tip {
	 color:#666;
	 font-style:italic;
}

.tipx {
	 color:#333;
	 font-style:italic;
}

.tip2 {
	 color:#000;
	 font-style:italic;
	 font-weight:bold;
}

.hidden {
	font-size: xx-small;
	font-stretch:ultra-condensed;
	color:#FFF;
}

.centerfont {
	text-align:center
}

.infoboxtext {
	font-size:small;
	font-style:italic;
}

.toplinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	font-weight:bold;
	
}



.quelle {
	font-size:x-small;
}

.quick {
	font-size:small ;
}


.uberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:italic;
	color: #339;
	letter-spacing: 2px;
	text-decoration: none;
	
}

.uberschrift_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color: #009;
	letter-spacing: 2px;
	text-decoration: none;
	
}


.uberschrift_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:italic;
	color: #009;
	letter-spacing: 2px;
	
}

.red {
	color: #D00 ;
}

.green {
	font:Arial, Verdana;
	font-size:18px;
	color: #3C0 ;
}

.red_ul {
	text-decoration:underline;
	color: #D00 ;
}

.red_sm {
	font-size:small;	
	color: #D00 ;
	font-style:italic;
}

/* Ende Fonts Anfang Definitionen */

.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* Diese Auffüllung setzt die rechte Auffüllung in der obigen Regel für Überschriften und Absätze fort. Die Auffüllung wurde unten für den Abstand zwischen anderen Elementen in den Listen und links für den Einzug platziert. Sie können die Werte nach Bedarf ändern. */
}



/* ~~ Stile für die Fußzeile ~~ */
.footer {
	padding: 10px 0;
	background: #eee;
	font-size:x-small;
	position: relative;/* Hiermit erhält IE6 die Eigenschaft hasLayout, damit die clear-Anweisung korrekt ausgeführt wird. */
	clear: both; /* Diese clear-Eigenschaft bewirkt, dass .container das Ende der fließenden Spalten erkennt und ihren Inhalt aufnimmt. */
}



/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im .container) platziert werden, wenn .footer entfernt oder aus dem .container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
