@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
}
h2, h3, h4, h5, h6   {
	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: 15px;
	padding-left: 10px; /* 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. */
}
a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

a {
	color: #66CCFF;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
a:hover {
	color: #C4FC03;
	text-decoration: none;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Layout- und Typo-	Einstellungen */

#container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333;
	height: 95%;
	color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
}

#header {
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/header-neu.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header-engl {
	height: 110px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/header-engl.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation {
	height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #333333;
	width: 928px;
	background-color: #333;
	font-size: 1em;
}

#hauptnavigation {
	height: 23px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #333333;
	width: 936px;
	background-color: #865f5f;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #865f5f;
	border-left-color: #FFCCCC;
}
	


	
#abstand2 {
	height: 10px;
}

	

#start{
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#spalte2   {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 1.2em;
	float: left;
	width: 915px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}

#spalte2 h1      {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #CCC;	
}
.ueberschrift-1em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

#shadowbox   {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 1.2em;
	float: left;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
	background-color: #333;
}

	
 
#footer {
	height: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #865f5f;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 950px;
	border-top-style: none;
	border-top-width: 0px;
	margin: 0px;
} 
	#footer p {
		font-size: 10px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
	}
	

	#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
		}
	#footer a:hover {
	text-decoration: none;
	}

	#copy {
	height: 13px;
	float: left;
	width: 200px;
	font-size: 1.1em;
	color: #CCC;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
	#sprache {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: none;
	height: auto;
	display: none;
	padding-left: 30px;
	background-color: #FFFFFF;
	}
	#sprache a {
	text-transform: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #CCC;
	}
	#sprache a:hover {
	color: #FFCC00;
	text-decoration: none;
	}


.linie_unten        {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.rahmen       {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rahmen-dick        { border-style: outset; border-width: 3px 5px 3px 3px; border-color: #ccc #ebebeb #ccc #ccc }

/* Stylesheet Ende */

#lang {
	float: right;
	width: 120px;
	margin: 0px;
	}

	#lang a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	text-transform: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	}
	#lang a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
#abstand {
	height: 10px;
}
#links {
	clear: none;
	padding-right: 15px;
	padding-left: 0px;
	width: 430px;
	float: left;
}
#rechts {
	padding-left: 5px;
	width: 430px;
	float: right;
	margin-right: 15px;
}
#rechts a {
	display: block;
}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFC;
}
#bild1 {
	height: 350px;
	width: 200px;
	position: absolute;
}
#bild2 {
	height: 350px;
	width: 200px;
	position: absolute;
	left: 450px;
}
#spalte2 tr td  {
	height: 20px;
	width: 46%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#spalte2 table {
	width: 96%;
}
#table-cds {
}
#table-cds tr td {
	clip: rect(20px,auto,auto,auto);
	padding-top: 10px;
}
