body, html { 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/verlauf_blau.jpg);
	background-repeat: repeat-x;
	background-color: #033363;
	text-align: center;
}
a, blockquote, caption, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, legend, li, ol, p, samp, table, tbody, td, tfoot, th, thead, tr, ul {
	font-size: 100.1%;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3em;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
#hauptcontent {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left; 
}
#kopf	{
	margin: 0 50px;
	height: 1.25em;
	background-color: #EAEAEA;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000066;
}
.klickpfad {
	padding: 0;
	margin: 0 0 5px 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
}
#oben	{
	width: 900px;
	text-align: left;
	height: 110px; /* wenn es mitvergrößert werden soll, dann 6.875em */
}
#aussen {
	width: 50px;
	height: 110px; /* wenn es mitvergrößert werden soll, dann 6.875em */
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#aussen ul {
	list-style-type: none;
	text-align: center;
}
#aussen ul li {
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 3px;
}
#aussen ul li a {
	text-decoration: none;
	color: #000066;
	line-height: 22pt;
	display: block;
	height: 30px;
	width: 50px;
}
#aussen ul li a:hover,
#aussen ul li a:focus {
	text-decoration: underline;
}
#aussen ul li a span {
	font-size: 10pt;
}
#logo {
	width: 150px;
	height: 110px; /* wenn es mitvergrößert werden soll, dann 6.875em */
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #989898;
}
#landesverband {
	width: 500px;
	height: 110px; /* wenn es mitvergrößert werden soll, dann 6.875em */
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url(../bilder/landesverband.jpg);
	background-repeat: no-repeat;
	background-color: #989898;
}
.seitentitel {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px; /* wenn es mitvergrößert werden soll, dann 0.85em */
	line-height: 19px; /* wenn es mitvergrößert werden soll, dann kommt line-height hier raus */
	color: #000066;
	font-weight: normal;
	padding: 16px 0 0 10px;
}
#kopfbild {
	width: 150px;
	height: 110px; /* wenn es mitvergßert werden soll, dann 6.875em */
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #989898;
}
#unten	{
	width: 800px;
	margin: 0px 50px;
	padding: 0px;
	background-image:url(../bilder/mitte.gif);
	background-repeat: repeat-y;
}
#links {
	width: 9.3125em;
	margin: 0px;
	padding: 0 0 1em 0;
	float: left;
	text-align: right;
}
}
*html #links {width: 9.375em;}
/* verborgen - nur fuer Screenreader */
#links h1	{
	position: absolute;
	top: 110px;
	width: 150px;
	height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 5px 0px 3px;
	margin: 0px;
	visibility: hidden;
}

/* Hauptnavigation */
#navigation {
	padding: 0px;
	margin: 0 0 1em 0;
	font-size: 0.8em;
	vertical-align: top;
}
#navigation ul  {
	width: 100%;
	padding: 0px;
	margin: 0 0 0 1px;
	text-align: right;
	list-style-type: none;
}

#navigation ul li a	{
	display: block;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 2px;
	background-color: #999999;
	border: solid #ffffff;
	border-width: 0px 0px 1px 0px;
}
*html #navigation ul li a {display: compact; width: 100%; margin-left: -16px;}

#navigation ul li a:hover, 
#navigation ul li a:focus	{
	display: block;
	color: #000066;
	text-decoration: none;
}
*html #navigation ul li a:hover,
*html #navigation ul li a:focus {display: compact; width: 100%;}

#navigation ul li span,
#navigation ul li span a	{
	display: block;
	color: #000066;
}
*html #navigation ul li span,
*html #navigation ul li span a {display: compact; width: 100%; margin-left: -16px;}

/* Subnavigation */
#navigation ul li ul {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	text-align: right;
	list-style-type: none;
	background-color: #dddddd;
}
*html #navigation ul li ul {display: compact; width: 100%;}

#navigation ul li ul li a	{
	list-style-type: none; 
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 3px 5px 3px 2px;
	background-color: #dddddd;
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
}
*html #navigation ul li ul li a {display: compact; width: 100%;}

#navigation ul li ul li a:hover, 
#navigation ul li ul li a:focus	{
	display: block;
	color: #000066;
	text-decoration: underline;
}
*html #navigation ul li ul li a:hover,
*html #navigation ul li ul li a:focus {display: compact; width: 100%;}

#navigation ul li ul li span,
#navigation ul li ul li span a {
	display: block;
	color: #fff;
	background-color: #000066;
}
*html #navigation ul li ul li span,
*html #navigation ul li ul li span a {display: compact; width: 100%;}

#navigation ul li ul li span a:hover, 
#navigation ul li ul li span a:focus	{
	display: block;
	color: #fff;
}
*html #navigation ul li ul li span a:hover,
*html #navigation ul li ul li span a:focus {display: compact; width: 100%;}
/* Ende der Subnavigation */

#mitte {
	margin: 0 0 0 1px;
	padding: 0 0 1em 0;
	width: 500px;
	float: left;
	vertical-align: top;
	background-color: #fff;
}
*html #mitte {margin: 0;}
.spalte1 { 
	display: block;
	margin: 0 0 0 1px;
	padding: 0px;
	width: 220px;
	float: left;
	vertical-align: top;
}
*html .spalte1 {margin-top:1px;}
.spalte2 {
	display: block;
	margin: 0;
	padding: 0;
	width: 279px;
	float: right;
	vertical-align: top;
}
*html .spalte2 {width: 274px; wid\th: 272px;}
#rechts {
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#fuss	{
	clear: both;
	margin: 0;
	padding: 0px;
	background-color: #EAEAEA;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	padding: 2px 0 4px 10px;
	font-size: 0.7em;
}
*html #fuss{width: 800px; }
#fuss a {
	color: #666666;
	text-decoration: underline;
}
#fuss a:hover, 
#fuss a:focus {
	color: #000066;
}
/* Headline mit Hintergrund */
h1	{
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	background-color: #000066;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
h2	{
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	padding: 5px 10px 0 10px;
	margin: 0px;
	text-align: left;
}
h3	{
	width: 265px;
	float: right;
	font-size: 0.75em;
	font-weight: bold;
	color: #666;
	padding: 5px 5px 0 5px;
	margin: 0px;
	text-align: left;
}
h5 {
	font-size: 0.75em;
	color: #666;
	padding: 3px 10px 2px 10px;
	margin: 5px 0 0 0;
	font-weight: bold;
	text-align: left;
}
p {
	font-size: 0.7em;
	color: #666;
	padding: 3px 10px 0 10px;
	margin: 3px 0 10px 0;
	font-weight: normal;
	text-align: left;
}
p a {
	color: #3333CC;
	text-decoration: none;
}
p a:hover, 
p a:focus {
	text-decoration: underline;
}
.oben {
	font-size: 0.7em;
	color: #666;
	padding: 6px 10px 0 10px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}
.normtext {
	font-size: 0.7em;
	color: #666;
	padding: 3px 10px 0 10px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left;
}
.normtext a {
	color: #3333CC;
	text-decoration: none;
}
.normtext a:hover, 
.normtext a:focus {
	text-decoration: underline;
}

#mitte ul {
	margin-left: 2.25em;
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
}
#mitte ul li {list-style-type:circle;}
#mitte ul li a {
	color: #3333CC;
	text-decoration: none;
	line-height: 1.5em;
}
#mitte ul li a:hover, 
#mitte ul li a:focus {
	text-decoration: underline;
}
blockquote {
	width: 265px;
	float: right;
	font-size: 0.7em;
	color: #666;
	padding:3px 5px 0 5px;
	margin: 0 0 10px 0;
	text-align: left;
}
blockquote a {
	color: #3333CC;
	text-decoration: none;
}
blockquote a:hover, 
blockquote a:focus {
	text-decoration: underline;
}
samp {
	width: 265px;
	float: right;
	font-size: 0.7em;
	color: #666;
	padding: 6px 5px 0px 5px;
	margin: 0px;
	text-align: left;
}
samp a {
	color: #3333CC;
	text-decoration: none;
}
samp a:hover, 
samp a:focus {
	text-decoration: underline;
}

#mitte img {float: left;}
#mitte .mitarbeiter {display: block; float: left; margin-left: 100px;}
*html #mitte .mitarbeiter {margin-left: 49px;}

#mitte .vollbild {margin-left: 10px;}
*html #mitte .vollbild {margin-left: 8px;}

address {
	font-family: Verdana, Helvetica, san-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #666;
	padding: 25px 5px 0 0;
	margin: 0px;
	text-align: right;
	font-style: normal;
	float: left;
	width: 215px;
}
address a {
	color: #3333CC;
	text-decoration: none;
}
address a:hover,
address a:focus {
	text-decoration: underline;
}
hr	{border: solid #999 0px; margin: 8px 1px 8px 1px; background-color:#999; height:1px;}

#mitte table {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}
#mitte table, td, th {
	border: solid #999 1px;
	border-collapse: collapse;
}
#mitte table th,
#mitte table td {
	font-size: 0.7em;
	color: #666;
	padding: 2px;
}

/* Zusatz für Kontaktform */

#kontakt table, 
#kontakt td, 
#kontakt tr {border: 0;}

#kontakt form	{
	z-index: 10;
	color: #747277; 
	padding: 0;
	border: 0;
}
#kontakt input	{
	width: 200px;
	height: 18px;
	padding: 0px;
	margin: 4px 0 3px 0;
	color: #000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
}
#kontakt textarea	{
	width: 400px;
	height: 60px;
	color: #000; 
	font-size: 8pt; 
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif; 
}

/* Ausrichtung für Bilder im Fliesstext */
.links {
	margin: 0.25em 0.85em 0.25em 0;
	padding: 0;
	float: left;
	display: block;
}
.titelbild {
	margin: 0.5em 0.5em 0.25em 0;
	margin-left: 10px;
	padding: 0;
	float: left;
}
.mehr-link {display: block; float: right; margin-right: 5px; margin-top: 2px; margin-bottom: 15px;}
.sitemap{
	color: #666;
	padding: 15px 10px 0 10px;
	margin: 0 0 3px 0;
	font-weight: normal;
	text-align: left;
}
.sitemap a {
	color: #3333CC;
	text-decoration: none; 
}
.sitemap a:hover,
.sitemap a:focus {
	text-decoration: underline; 
}
