/* **************************** */
/* general html styles          */
/* **************************** */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #6F8291;
	font: 100.01% Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p { 
	font: 0.75em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0 0 15px 0; 
	color: #4D4D4D;
}

h1 { 
	font: bold 1.4em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 10px 0;
	color: #0e3465;
}

h2 { 
	font: bold 0.8em/1.2em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: #0e3465;
}

h3 { 
	font: bold 0.75em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: #444444;
}

h4 { 
	font: bold 1em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: #0e3465;
}

.linkExtern {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat 0 6px; 
	vertical-align: middle; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 11px;
}

.linkIntern {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat 0 5px; 
	vertical-align: middle;
	margin: 0 0 5px 0; 
	padding: 0 0 0 11px;
}

.linkZurueck {
	background: url(../images/utilities/pfeil_zurueck.gif) no-repeat 0 15px; 
	vertical-align: middle;
	margin: 10px 0 5px 0; 
	padding: 10px 0 0 11px;
	border-top: 1px solid #444444;
}

.linkMail {
	background: url(../images/utilities/but_email.gif) no-repeat 0 5px; 
	vertical-align: middle; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 11px;
}

.linkDownload {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat; 
	vertical-align: middle; 
	padding: 0 0 0 11px;
}

.linkDruckansicht {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 136px;
	height: 38px;
	padding: 5px 0 5px 30px;
	margin: 0;
	background: #D2DEEC url(../images/utilities/drucker.gif) no-repeat 10px 5px; 
	border-top: 7px solid white;
	border-bottom: 7px solid white;
	font: 0.675em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 106px;
	height: 14px;
}

a { 
	text-decoration: none; 
	color: #0e3465;
	font-weight: normal;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #65B4D1;
}

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

#article a	{
	text-decoration: underline;
}

#article a:hover, #article a:active	{
	text-decoration: none;
}

#article a:visited { 
	text-decoration: underline; 
	color: #65B4D1;
}

#article a[href $='.pdf'] { 
   padding: 6px 0 6px 20px;
   background: transparent url(../../images/utilities/pdf.gif) no-repeat center left;
}

#article div a[href $='.pdf'] { 
   padding: 0;
   background: none;
}

.hide, .versteckt, #logoDruck, #seitenfuss, #sitemap, #abschlussDruck	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

input, textarea, select	{
	color: black;
	background: #ddd;
}

input:focus, textarea:focus, select:focus	{
	color: black;
	background: white;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 1px solid #444444;
	padding: 0 10px 10px 10px;
}

legend	{
	font: 0.75em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #000000;
}

table	{
	border-spacing: 1px;
	border: 0;
	color: #4D4D4D;
}

table p	{
	font: 0.75em/1.2em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
}

tr	{
	background: white;
}

td	{
	vertical-align: top;
	padding: 3px;
}

th	{
	vertical-align: top;
	padding: 3px;
	font-weight: bold;
}

img	{
	border: 0;
}

ul, li	{
	list-style-type:none;
}

#article ul {
	list-style-type:none;
	margin: 0 0 15px 0;
	padding: 0;
}

#article li	{
	background: url(../images/utilities/aufzaehlung.gif) no-repeat 4px 6px;
	padding: 0 0 0 12px;
	margin: 0 0 3px 0;
	font: 0.75em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #4D4D4D;
}

.texte ul {
	list-style-type:none;
	margin: 0 0 15px 0;
	padding: 0;
}

.texte li	{
	background: url(../images/utilities/aufzaehlung.gif) no-repeat 4px 6px;
	padding: 0 0 0 12px;
	margin: 0 0 3px 0;
	font: 0.75em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #4D4D4D;
}

.hide	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
}

#druckversion, #fussDruck	{
	display: none;
}

/* rahmen **************** */

#rahmen	{
	width: 1000px;
	margin: auto;
	text-align: left;
}

/* kopf **************** */

#kopf	{
	width: 1000px;
	padding: 17px 0 0 0;
	margin: 0;
	background-color: white;
}

.logo	{
	margin: 0 0 0 692px;
}

.jubilogo	{
	margin: 0 0 0 590px;
}

#kopf #standardmenue	{	
	width: 1000px;
	height: 17px;
	background-color: #D2DEEC;
	margin: 16px 0 0 0;
	padding: 0 0 0 149px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 851px
}

#kopf #standardmenue ul {
	width: auto;
	padding: 2px 0 0 0;
	margin: 0px;
}

#kopf #standardmenue li {
	float: left;
	margin: 0 6px 0 0;
	color: black;
	font: 60% Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0;
}

#kopf #standardmenue li a	{
	color: #0e3465;
}

#kopf #standardmenue li a:hover { 
	text-decoration: underline; 
	color: #65B4D1;
}

#kopf #standardmenue li.speziallink a	{
	color: #D90014;
	margin: 0 0 0 10px;
}

#kopf #standardmenue li.speziallink a:hover	{
	color: #D90014;
	text-decoration: underline; 
}

#kopf #flash	{	
	width: 1000px;
	height: 126px;
	background: url(../images/topics/head.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border-bottom: 7px solid white;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 119px
}

#kopf #geschaeftsfelder	{	
	width: 1000px;
	height: 46px;
	line-height: 0;
	margin: 0;
	padding: 0;
	background-color: #6F8291;
	border-bottom: 7px solid white;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 39px;
}

html > body #kopf #geschaeftsfelder	{
	height: 39px;
}

#kopf #geschaeftsfelder ul	{	
	width: 677px;
	float: left;
	margin: 0 0 0 143px;
	display: inline;
	padding: 0 0 0 8px;
	background-color: white;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 669px
}

#kopf #geschaeftsfelder li	{	
	float: left;
	padding: 0 8px 0 0;
	margin: 0;
}

#kopf #suche	{
	margin: 7px 0 0 0;
	padding: 0 0 0 13px; 
	float: left;
	width: 180px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 167px
}

.lupe	{
	float: left;
	margin: 3px 13px 0 0;
}


/* inhalt **************** */
#inhalt	{
	width: 1000px;
	margin: 0;
	float: left;
	padding: 0 0 0 7px;
	background-color: white;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 993px;
}

/* menue **************** */

#inhalt #menue {
	position: relative;
	margin: 0;
	padding: 9px 0 0 0;
	float: left;
	background: url(../images/rahmen/bg_menue.gif) repeat-y;
}

ul#hauptmenue  {
	width: auto;
	float: left;
	width: 136px;
	margin: 0;
	padding: 0 0 50px 0;
	list-style: none;
}

ul#hauptmenue li {
	display: inline;
	background-image: none;
	font: 0.675em/1em arial, sans-serif;
	color: #0e3465;
}

ul#hauptmenue li a {
	display: block;
	height: 26px;
	color: #0e3465;
	background-color: #D2DEEC;
	padding: 7px;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px;
}

html>body ul#hauptmenue li a {
	height: auto;
}

/* hauptmenue - nicht angezeigt, nicht ausgewaehlt */

#hauptmenue li a:link,
#hauptmenue li a:visited {
	background-color: #D2DEEC;
	
}

#hauptmenue li a:focus,
#hauptmenue li a:hover,
#hauptmenue li a:active {
	background-color: white;
	text-decoration: none;
}

/* hauptmenue - angezeigt */

ul#hauptmenue li.aktiv {
	display: block;
	height: 26px;
	padding: 7px;
	background: white;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px;
}

html>body ul#hauptmenue li.aktiv {
	height: auto;
}

ul#hauptmenue li.headline {
	display: block;
	margin: 0;
 	padding: 7px;
 	font: bold 0.675em/1em arial, sans-serif;
	color: black;
}

/* hauptmenue - ausgewaehlt */

ul#hauptmenue li.aktiv a  {
	height: auto;
	background: none;
	border: 0px;
	padding: 0;
}

ul#hauptmenue li.aktiv a:link,
ul#hauptmenue li.aktiv a:visited {
	background: white;
	text-decoration: none;
}

ul#hauptmenue li.aktiv a:focus,
ul#hauptmenue li.aktiv a:hover,
ul#hauptmenue li.aktiv a:active {
	background: white;
	text-decoration: none;
}

/* bereichs-submenue - grundformatierungen */

ul#hauptmenue li.sub {
	display: inline;
	font: 0.675em/1em arial, sans-serif;
	color: #0e3465;
}

ul#hauptmenue li.sub a {
	display: block;
	height: 26px;
	color: #0e3465;
	background-color: #D2DEEC;
	padding: 7px 7px 7px 20px;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px;
}

html>body ul#hauptmenue li.sub a {
	height: auto;
}

#hauptmenue li.sub a:link,
#hauptmenue li.sub a:visited {
	background-color: #D2DEEC;
	
}

#hauptmenue li.sub a:focus,
#hauptmenue li.sub a:hover,
#hauptmenue li.sub a:active {
	background-color: white;
	text-decoration: none;
}

/* bereichs-submenue - angezeigt */

ul#hauptmenue li.subaktiv {
	display: block;
	height: 26px;
	padding: 7px 7px 7px 20px;
	background: white;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px;
}

html>body ul#hauptmenue li.subaktiv {
	height: auto;
}

/* bereichs-submenue - ausgewaehlt */

ul#hauptmenue li.subaktiv a  {
	height: auto;
	background: none;
	border: 0px;
	padding: 0;
}

ul#hauptmenue li.subaktiv a:link,
ul#hauptmenue li.subaktiv a:visited {
	background: white;
	text-decoration: none;
}

ul#hauptmenue li.subaktiv a:focus,
ul#hauptmenue li.subaktiv a:hover,
ul#hauptmenue li.subaktiv a:active {
	background: white;
	text-decoration: none;
}

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

#pfadrahmen	{	
	width: 627px;
	margin: 7px 0 25px 0;
}

ul#pfad  {
	width: auto;
	padding: 0;
	margin: 0px;
}

ul#pfad li {
	float: left;
	background: none;
	margin: 0 6px 0 0;
	color: black;
	font: 60% Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0;
}

ul#pfad li a	{
	color: #0e3465;
	text-decoration: none;
}

ul#pfad li a:hover	{
	text-decoration: underline;
}

#article	{
	width: 677px;
	padding: 0 25px 25px 25px;
	margin: 0; 
	float: left;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 627px;
}

#article img	{
	margin: 5px;
}

#infobox {
	width: 180px;
	margin: 0;
	display: inline;
	float: left;
}

.infoboxrahmen	{
	width: 180px;
	padding: 0 0 20px 0;
	margin: 10px 0 5px 0;
	border-top: 1px solid #6F8291;
	border-left: 1px solid #6F8291;
	border-bottom: 1px solid #6F8291;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 179px;
}

#infobox p	{
	font: 0.7em/1.2em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0 7px 7px 7px;
	margin: 0 0 10px 0; 
	color: #999999;
}

#infobox h4 { 
	display: block;
	width: 179px;
	background-color: #6F8291; 
	padding: 7px;
	font: bold 0.75em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: white;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 165px;
}

#infobox h4 a	{ 
	font-weight: bold;
}

#infobox h4 a:hover	{ 
	color: black;
}

a.infoboxAbschluss	{
	width: 136px;
	height: 12px;
	margin: 25px 0 20px 86px;
	padding: 0 3px 0 0;
	display: block;
	text-align: right;
	font: bold 0.625em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: #999999;
	color: white;
	text-decoration: none;
	line-height: 12px;
	voice-family:"\"}\""; voice-family:inherit;
	width: 133px;
}

a:hover.infoboxAbschluss	{
	color: black;
	text-decoration: none;
}

#fuss	{	
	clear: left;
	width: 1000px;
	height: 34px;
	margin: 0;
	padding: 0;
	background-color: white;
	border-bottom: 10px solid white;
	line-height: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 24px;
}

#fuss p, #fussDruck p	{
	width: 143px;
	height: 24px;
	padding: 5px 0 0 17px;
	margin: 0;
	background-color: #6F8291;
	font-size: 60%;
	color: white;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
	height: 19px;
}

/* objekte ******************** */

.abstand5	{
	width: 5px;
	height: 5px;
}

.abstand10	{
	width: 10px;
	height: 10px;
}

.abstand20	{
	width: 20px;
	height: 20px;
}

.pfeilVorne	{
	margin: 0 5px 0 0;
}

.pfeilHinten	{
	margin: 0 5px 0 5px;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.bildbox	{
	float: left;
	width: 125px;
	margin: 0 20px 25px 0;
}

.bilder	{
	float: left;
	width: 300px;
	margin: 0 10px 25px 0;
}

.bilder4	{
	float: left;
	width: 146px;
	margin: 0 10px 25px 0;
}

.bildbox_gf	{
	float: left;
	width: 135px;
	background: #CDD6E2;
	margin: 0 20px 25px 0;
}

.bildbox_gf p	{
	text-align: center;
	margin: 10px 0 10px 0;
}

.trenner	{
	line-height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #444444;
}

hr	{
	line-height: 1px;
	height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	background-color: #444444;
}

.clear	{
	clear: both;
	height: 0;
	width: 1px;
	line-height: 0;
}

.produkt	{
	width: 200px;
	margin: 0 9px 10px 0;
	padding: 0;
	float: left;
}

.produkt h2	{
	width: 200px;
	display: block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background: #d2deec;
	min-height: 40px;
	height: auto;
	_height: 40px;
	font: bold 0.875em/1em arial, sans-serif; 
	color: #0e3465;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	min-height: 30px;
	height: auto;
	_height: 30px;
}

.produkt a	{
	width: 200px;
	display: block;
	margin: 0;
	padding: 2px 10px 2px 10px;
	background: #0e3465 url(../images/utilities/pfeil_produkt.gif) no-repeat 60px 6px;
	font: bold 0.75em/1.2em arial, sans-serif; 
	color: white;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}

#article .produkt img	{
	margin: 0;
}

/* textklassen **************** */

.textKlein	{
	font: 0.625em/1.2em arial, sans-serif;
	color: #6D7984; 
}

.infoboxRahmen p	{
	font: 0.625em/1.2em arial, sans-serif;
	color: #6f6f6f; 
}

.formular { 
	font: normal 0.75em/1.2em arial, sans-serif; 
	color: #444444;
	margin: 0 0 1px 0; 
}

.tabelle { 
	font: 0.75em/1.2em arial, sans-serif;
	margin: 0;
}


/* formulare ****************** */
.form	{
	margin: 0;
	padding: 0;
}

.inputSuche	{
	width: 123px;
	float: left;
	margin: 0;
}

.inputFormular, .inputSelect	{
	width: 200px;
	font: normal 0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 5px 7px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 196px;
}

.inputFormularAbstand	{
	width: 200px;
	font: normal 0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 5px 5px 15px 15px;
	voice-family:"\"}\""; voice-family:inherit;
	width: 196px;
}

.inputFormularFile	{
	width: 280px;
	font: normal 0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 5px 5px 5px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 276px;
}

.inputCheckbox	{
	margin: 0 2px 0 0;
	float: left;
	background: none;
}

.textareaFormular	{
	width: 400px;
	height: 120px;
	font: normal 0.8em/0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 0 15px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 396px;
	height: 116px;
}

