
/* Stylesheet by netzflow, www.netzflow.de, Arne Tutschapsky */


/* Allgemeine Angaben */

body {
     scrollbar-base-color: #EEEEEE;   /* Basisfarbe der Scroll-Leiste */
     scrollbar-track-color: #EEEEEE;   /* Farbe für freibleibenden Verschiebeweg */
     scrollbar-face-color: #EEEEEE;   /* Farbe für Oberfläche */
     scrollbar-dark-shadow-color: #FFCC00;   /* Farbe für Schatten */
     scrollbar-highlight-color: #666666;   /* Farbe für oberen und linken Rand */
     scrollbar-3d-light-color: #666666;   /* Farbe für 3D-Effekte */
     scrollbar-shadow-color: #666666;   /* Farbe für unteren und rechten Rand */
     scrollbar-arrow-color: #666666;   /* Farbe für Verschiebepfeile */
     background-color: #FFFFFF;
     height: 100%;
}

body, td, table, p, img, div, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#unsichtbaresdiv {
  display: none;
}

#unsichtbaresdiv2 {
  display: none;
}

#unsichtbaresdiv3 {
  display: none;
}

#unsichtbaresdiv4 {
  display: none;
}

#unsichtbaresdiv5 {
  display: none;
}

.clear {
	clear: both;
}

.icon {
	margin-bottom: -4px;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
}

/* Inhaltsbereich, Text */

#text h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	letter-spacing:inherit;
	margin-bottom: 15px;
}

#text h2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	letter-spacing:inherit;
	margin-bottom: 15px;
	margin-top: 20px;
}

#text h3 {
	font-size: 10px;
	color: #666666;
	letter-spacing:inherit;
	margin-bottom: 5px;
	margin-top: 5px;
}

#text {
	margin-left: 46px;
	margin-right: 40px;
	margin-top: 35px;
	margin-bottom: 25px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#text a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#text A:hover {
	color: #666666;
	font-style: bold;
	text-decoration: underline;
}

#text ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 0px 0px 5px 15px;
}

/* Positionierung des Logos */
#logo {
	width: 199px;
	height: 71px;
	position: absolute;
	top: 10px;
	left: 17px;
}

/* Bilderleiste */

#bilderleiste {
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 20px;
}

/* Sponsorenleiste */

.sponsoren {
	margin-right: 35px;
	align: absmiddle;
}

/*  Navigation */

#balkenrechts {
	line-height: 15px;
	color: #961E10;
	font-weight: bold;
	font-family: Helvetica, Arial;
	width: 100%;
	background-color: #961E10;
	clear: none;
	display: block;

}

#balkenlinks {
	line-height: 15px;
	color: #C82916;
	font-weight: bold;
	font-family: Helvetica, Arial;
	width: 100%;
	background-color: #C82916;
	clear: none;
	display: block;
}

#navigation {
	background-color: #C82916;
	width: 100%;
}

#navigation ul {
	display: block;
	margin-right: 20px;
}

#navigation ul li {
	float: left;
	display: inline;
	clear: none;
}

#navigation a {
	clear: none;
	padding: 5px 10px;
	line-height: 15px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 11px;
}

#navigation a:hover {
	background-color: #961E10;
}
