@charset "utf-8";
/* CSS Document */

/* Hinweise zu Farben 
	blau: 		#000000 (Rand, Text)
	dkl-grau: 	#666666	(Pfad, Adresse)
	hellgrau:	#CCCCCC	(Hintergrund)
	weiss:		#FFFFFF	(Hintergrund)
	gelb:		#FFCC33 (Elemente)
*/

/* Allgemeine Definitionen */
body { background: #FFFFFF; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
img { margin: 0px; padding: 0px; border: 0px; }
a:link { 		   				color: #000000; text-decoration: underline;  }
a:hover, a:focus { 				color: #FF0000;	text-decoration: underline; }
a:visited { font-style: italic;	color: #000000;	text-decoration: underline; }
a:active {						color: #FF0000;	text-decoration: underline; }
h1 { color: #000000; margin: 0px 0px 0.5em; padding: 0px; font-size: 1.2em;
	font-style: normal; line-height: 1.3em; font-weight: bold; font-variant: normal;
	border-top: 1px solid #333; border-bottom: 1px solid #333; }
h2 { color: #000000; margin: 0px 0px 0.5em; padding: 0px; font-size: 1.1em; font-style: normal; line-height: 1.3em; font-weight: bold;   font-variant: normal; }
h3 { color: #000000; margin: 0px 0px 0.5em; padding: 0px; font-size: 0.9em; font-style: normal; line-height: 1.3em; font-weight: bold;   font-variant: normal; }
p, .text  { color: #000000; margin: 0px;    padding: 0px; font-size: 0.9em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; }
dt { color: #000000; margin: 0px;           padding: 0px; font-size: 0.9em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; }
dd { color: #000000; margin: 0px; padding: 0px 0px 0px 1em; font-size: 0.9em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; }
q  { color: #000000; margin: 0px;           padding: 0px; font-size: 0.9em; font-style: italic; line-height: 1.3em; font-weight: normal; font-variant: normal; }
table { border-top: 0px none; border-right: 1px solid #FFCC33; border-bottom:  1px solid #FFCC33; border-left: 0px none; margin: 0px; padding: 0px; width: auto; }
td { color: #000000; margin: 0px; padding: 2px 0px 0px 2px; font-size: 0.8em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; border-top: 1px solid #FFCC33; border-right: 0px none; border-bottom: 0px none; border-left: 1px solid #FFCC33; text-align: left; vertical-align: top; }
th { color: #000000; margin: 0px; padding: 2px 0px 0px 2px; font-size: 0.8em; font-style: normal; line-height: 1.3em; font-weight: bold; font-variant: normal; border-top: 1px solid #FFCC33; border-right: 0px none; border-bottom: 0px none; border-left: 1px solid #FFCC33; text-align: left; vertical-align: top; }
caption { display:none; }
acronym{ border-bottom: 1px dashed #000000; cursor: help; }

form {	margin: 0px; padding: 0px; }
form p { line-height: 1.2em; margin-bottom: 5px; }

address{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
address a:link, address a:visited, address a:active {
	color: #000000;
	text-decoration: none;
	padding: 1px;
	background: #FFFFFF;
}
address a:hover, address a:focus {
	color: #000000; background: #FFCC33; padding: 1px; }

#seitenanfang, #startlinks, #seitenende, #inhaltende {
	clear: left;
	display: none;
}

.abschluss {
	clear: left;
	font-size: 0px;
	height: 0px;
	color: #FFFFFF;
}
.abschluss>em { display: none; }
.keinzeilenumbruch { white-space: nowrap; }
.hinweis { display: none; }
.rahmen10 { margin: 0px; float: none; padding: 0px; }
.rahmen-li { float: none; padding-bottom: 10px; }

/* Layout */

#formular {
	font: 0.9em/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #FFCC33;
	position: relative;
	left: 0px;
	top: 0px;
}
#form1 {
	float: left;
	width: 350px;
	position: relative;
	left: 0px;
	top: 0px;
}
#form2 {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
}
#form1 input{ display: inline; width: 175px; background: #FFFFFF; }
#form1 input:focus{ display: inline; width: 175px; background: #CCCCCC; }
#form1 label{ display: inline; width: 100px; text-align: right; padding-right: 20px; margin: 0px; color: #000000; float: left; padding-top: 0px; }
#form2 input, #form2 textarea{ display: block; background: #FFFFFF; clear: left; float: none; }
#form2 input:focus, #form2 textarea:focus{ display: block; background: #CCCCCC; }
#form2 label{ display: block; text-align: left; padding-right: 20px; margin: 0px; color: #000000; padding-top: 0px; }
.senden { width: 75px; }

#seite {
	background: #FFFFFF;
}

#kopf {
	background: #CCCCCC;
	position: relative;
	z-index: 3;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	display: none;
}
	#logo2 {
	width: 107px;
	float: right;
	text-align: right;
	height: 123px;
	padding-top: 30px;
	position: relative;
}
	#pfad  {
	background: #666666;
	text-align: right;
	clear: left;
	padding: 3px 10px;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	display: none;
}
#untertitel{ padding: 5px 10px; clear: left; }

#inhalt {
	background: #FFFFFF;
	clear: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

	#navigation{
	background: #FFCC33;
	width: 150px;
	float: left;
	position: relative;
	margin-top: -20px;
	border-top: 20px solid #FFCC33;
	display: none;
}

#zusatznavigation{
	background: #FFFFFF;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	clear: left;
	display: none;
}

#fuss {
	background: #FFFFFF;
	clear: left;
	padding: 10px 0px 10px 10px;
	float: none;
	width: 640px;
}

 
.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7,
.nav8, .nav9, .nav10, .nav11, .nav12, .nav13, .nav14,
.nav15, .nav16, .nav17, .nav18, .nav19, .nav20, .nav21 {
	margin-bottom: 6px;
	background: #FFCC33;
}

.nav-aktiv{ background: #FFFFFF; margin-bottom: 6px; height: 1.3em; }

/* Text */

.nav-txt{
	font: icon; margin: 0px; padding: 0px; font-size: 0.75em; font-style: normal; line-height: 1.3em; font-variant: normal;
	text-decoration: none;
	color: #000000;
}
.nav-txt a:link, .nav-txt a:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	padding: 1px;
	font-weight: bold;
}
.nav-txt a:hover, .nav-txt a:focus, .nav-txt a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background: #FFCC33;
	padding: 1px;
	font-weight: bold;
}
.untertitel-txt{ font: icon; margin: 0px; padding: 0px; font-size: 0.75em; font-style: normal; line-height: 1.3em; font-variant: normal;  color: #000000; }
.fuss-txt{ font: normal 0.75em/1.3em icon; margin: 0px; padding: 0px;  color: #000000; }
.fuss-txt a:link, .fuss-txt a:visited { text-decoration: none; font-style: normal; color: #000000; }
.fuss-txt a:hover, .fuss-txt a:focus, .fuss-txt a:active  { color: #000000; text-decoration: none; }

.pfad-txt{ font: icon; margin: 0px; padding: 0px; font-size: 0.75em; font-style: normal; line-height: 1.3em; font-variant: normal;  color: #FFFFFF; }
.pfad-txt a:link, .pfad-txt a:visited {
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	padding: 1px;
}
.pfad-txt a:hover, .pfad-txt a:focus, .pfad-txt a:active {
	color: #000000;
	text-decoration: none;
	background: #FFCC33;
	padding: 1px;
}
#gelb18{
	width: 150px;
	background: #FFCC33;
}

.logo-links{
	float: left;
	width: 120px;
	position: relative;
	margin-bottom: 10px;
}

.bild-links{
	margin: 10px;
	float: left;
	height: 120px;
	width: 120px;
	position: relative;
}

.bild-links200{
	float: left;
	width: 210px;
	position: relative;
}

.rahmen-zusatz {
	margin: 0px 0px 0px 10px;
	float: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tab10{ padding-left: 7px; }

.text-blau{ color: #000000; }
.text-blau a:link,  .text-blau a:visited {
	color: #000000;
	background: #FFFFFF;
	text-decoration: underline;
}
.text-blau a:active, .text-blau a:hover, .text-blau a:focus {
	color: #FF0000;
	background: #FFFFFF;
	text-decoration: underline;
} 


p a[href]:after { content: " (" attr(href) ") ";  }


/* Ende der Datei */noscript {
	display: none;
}
#nurIE6 {
	display: none;
}
#seite {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
}
#inhalt {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 640px;
}
#textfeld {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.texteingerueckt {
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.nurdruck {
	display: block;
}
.nurdruck em{
	font-size: 80%; 
}
.nurscreen {
	display: none;
}
#werbung {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 640px;
}
#start {
	display: none;
}
div#fixedbox {
	text-align: center;
	visibility: visible;
	z-index: 999;
	float: left;
	overflow: auto;
    width: 640px;
    height: 28px;
}
