a:link {
   color: #ffffff;
   text-decoration: none;
}

a:visited {
   color: #ffffff;
   text-decoration: none;
}


a:hover {
   color: #ff9600;
   text-decoration: none;
}

a:active {
   color: #ffffff;
   text-decoration: none;
}

a:hyperlink {
   color: #ffffff;
   text-decoration: none;
}

div.showDruckansicht
{
    color: "#000000";
    font-family: verdana;
    font-size: 10px;
    align: left;
    
}




.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {color: #ffffff; font-size:13px; font-family:verdana;}
.tx-indesedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {color:white;}

/* Allgemeine Definitionen */

div, input, textarea
{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

/* Navigation oben */

div.navOben
{
	height: auto;
	white-space: nowrap;
	z-index: 20;
}

div.navOben a
{
	color: #ff9600;
	font-weight: 500;
	background: #10518c;
	margin-right: -3px;
        text-Decoration: none;
}

div.navOben a:hover
{
	color: #ff9600;
        text-decoration:none;
}

div.navOben a.aktiv
{
	color: #ffffff;
        text-decoration:none; 
}

div.navOben a.visited 
{
   color: #ff9600;
   text-decoration: none;
}

/* Navigation links */

//div.navLinks
//{
//	position: absolute;
//	left: 0;
//	top: 170px;
//	width: 190px;
//	height: auto;
//	border-bottom: 1px #A6C0E1 solid;
//}

//div.navLinks div.navEbene2 a
//{
//	color: #12254D;
//	display: block;
//	height: 100%;
//	border-top: 1px #A6C0E1 solid;	
//	padding: 3px 4px 4px 21px;
//	line-height: 130%;
//	background: #D3E1F3 url(/images/navLinkEbene2PfeilGeschlossen.gif) no-repeat;
//}

//div.navLinks div.navEbene2 a:hover
//{
//	background: #4E82C3 url(/images/navLinkEbene2PfeilGeschlossenHover.gif) no-repeat;
//	color: white;
//}

div.navLinks div.navEbene2 a.aktiv
{
	background: #4E82C3 url(/images/navLinkEbene2PfeilGeschlossenHover.gif) no-repeat;
	color: white;
	font-weight: bold;
}

div.navLinks div.navEbene2 a.unterpunkteOffen
{
	background: #4E82C3 url(/images/navLinkEbene2PfeilOffen.gif) no-repeat;
	color: white;
	font-weight: bold;
}

div.navLinks div.navEbene2 a.unterpunkteOffen:hover
{
	background: #4E82C3 url(/images/navLinkEbene2PfeilOffen.gif) no-repeat;
}

div.navLinks div.navEbene3 a
{
	padding: 3px 4px 3px 35px;
	background: white;
}

div.navLinks div.navEbene3 a:hover
{
	background: #EDF3FA;
	color: #12254D;
}

div.navLinks div.navEbene3 a.unterpunkteGeschlossen
{
	background: white url(/images/navLinkEbene3PfeilGeschlossen.gif) no-repeat;
	color: #12254D;
}

div.navLinks div.navEbene3 a.unterpunkteGeschlossen:hover
{
	background: #EDF3FA url(/images/navLinkEbene3PfeilGeschlossen.gif) no-repeat;
	color: #12254D;
}

div.navLinks div.navEbene3 a.unterpunkteOffen
{
	background: white url(/images/navLinkEbene3PfeilOffen.gif) no-repeat;
	font-weight: bold;
	color: #12254D;
}

div.navLinks div.navEbene3 a.unterpunkteOffen:hover
{
	background: #EDF3FA url(/images/navLinkEbene3PfeilOffen.gif) no-repeat;
}

div.navLinks div.navEbene4 a
{
	padding: 3px 4px 3px 51px;
	background: white;
}

div.navLinks div.navEbene4 a:hover
{
	background: #EDF3FA;
	color: #12254D;
}

div.navLinks div.navEbene4 a.aktiv
{
	color: #12254D;
	font-weight: bold;
	background: white;
}

div.navLinks div.navEbene4 a.aktiv:hover
{
	background: #EDF3FA;
	color: #12254D;
}

div.navLinks div.sprachhinweis
{
	position: absolute;
	padding: 0 10px 0 10px;
	margin: 10px;
	border-left: 1px #E9942D solid;
	font-size: 10px;
}


/* Inhalt */

div.inhalt
{
	margin: 50px 200px 20px 210px;
	color: #12254D;
	line-height: 150%;
}

/* Inhalt Navigationsebene 5 */

div.inhalt div.navEbene5
{
	background: #E0EAF7;
	padding: 10px;
	margin: -30px 0 40px 0;
}

div.inhalt div.navEbene5 a
{
	padding-left: 14px;
	display: block;
	color: #12254D;
	font-weight: normal;
}

div.inhalt div.navEbene5 a:hover
{
	background: url(/images/navLinkEbene5.gif) no-repeat;
	padding-left: 14px;
}

div.inhalt div.navEbene5 a.aktiv
{
	background: url(/images/navLinkEbene5.gif) no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

/* Inhalt Allgemein */

div.inhalt h3
{
	margin: 12px 0 12px 0;
	font-size: 18px;
	line-height: 130%;
}

div.inhalt h4
{
	margin: 12px 0 4px 0;
	font-size: 14px;
}

div.inhalt h5
{
	margin: 0 0 12px 0;
	font-size: 11px;
}

div.inhalt h6
{
	margin: 4px 0 4px 0;
	font-size: 13px;
}

div.inhalt p
{
	margin: 0 0 12px 0;
}

div.inhalt hr
{
	clear: both;
	background: none;
	border: none;
	height: 0;
	border-top: 1px #A6C0E1 solid;
}


/* Inhalt Links */

div.inhalt a
{
	color: #E9942D;
	font-weight: bold;
}

div.inhalt a:hover
{
	text-decoration: underline;
}

div.inhalt a.pfeil
{
	color: #E9942D;
	background: url(/images/linkPfeilGelb.gif) no-repeat;
	padding-left: 14px;
}

div.inhalt a.pdf
{
	color: #12254D;
	background: url(/images/linkPDF.gif) no-repeat;
	padding-left: 17px;
	font-weight: normal;
	padding-bottom: 4px;
}

div.inhalt a.doc
{
	color: #12254D;
	background: url(/images/linkDOC.gif) no-repeat;
	padding-left: 17px;
	font-weight: normal;
	padding-bottom: 4px;
}

div.inhalt p.linkListe a
{
	margin-top: 4px;
}

div.inhalt p.linkListe a.pfeil
{
	color: #E9942D;
	background: url(/images/linkPfeilGelb.gif) no-repeat 0 1px;
	padding-left: 14px;
}

div.inhalt div.horizontal
{
	margin: 16px 0 16px 0;
}

div.inhalt div.horizontal a
{
	padding: 3px;
}


/* Inhalt Container */

div.inhalt div.containerLinks
{
	float: left;
	clear: left;
	width: 48%;
	margin-bottom: 20px;
}

div.inhalt div.containerRechts
{
	float: right;
	clear: right;
	width: 48%;
	margin-bottom: 20px;
}


/* Inhalt Bilder */

div.inhalt img
{
	border: none;
}

div.inhalt img.keinUmfluss

{
	display: block;
	margin-bottom: 6px;
}

div.inhalt div.bildLinks
{
	float: left;
	margin: 3px 10px 5px 0;
	border-bottom: 1px #A6C0E1 solid;
	padding-bottom: 4px;
}

div.inhalt div.bildLinks img
{
	display: block;
	margin-bottom: 4px;
}

div.inhalt div.bildRechts
{
	float: right;
	margin: 3px 0 5px 10px;
	border-bottom: 1px #A6C0E1 solid;
	padding-bottom: 4px;
}

div.inhalt div.bildRechts img
{
	display: block;
	margin-bottom: 4px;
}


/* Inhalt Suchergebnisse */

div.inhalt div.tx-indexedsearch div.pfadNav
{
	margin: -8px 0 20px 0;
}

div.inhalt div.tx-indexedsearch h5
{
	margin-top: 20px;
}

div.inhalt div.tx-indexedsearch div.horizontal
{
	text-align: left;
	font-weight: bold;
}

div.inhalt div.tx-indexedsearch h6 a
{
	color: #E9942D;
	background: url(/images/linkPfeilGelb.gif) no-repeat;
	padding-left: 14px;
}


/* Inhalt Sitemap */

div.inhalt div.sitemap a
{
	color: #12254D;
	background: url(/images/linkPfeilBlau.gif) no-repeat;
}

div.inhalt div.sitemap p
{
	margin: 6px 0 6px 0;
	padding: 0;
}

div.inhalt div.sitemap p.level1
{
	float: left;
}

div.inhalt div.sitemap p.level2
{
	margin-left: 150px;
}

div.inhalt div.sitemap p.level3
{
	margin-left: 165px;
}

div.inhalt div.sitemap p.level4
{
	margin-left: 180px;
}

div.inhalt div.sitemap p.level4 a
{
	font-weight: normal;
}

div.inhalt div.sitemap p.level5
{
	margin-left: 195px;
}

div.inhalt div.sitemap p.level5 a
{
	font-weight: normal;
}


/* Inhalt Kontaktformular */

div.inhalt form.kontakt p
{
	margin-left: 150px;
}

div.inhalt form.kontakt p.feldNamen
{
	clear: both;
	margin: 0;
	float: left;
}

div.inhalt form.kontakt input.text
{
	display: block;
	width: 200px;
	height: 14px;
	border: 1px solid #A6C0E1;
	margin: 0 0 12px 0;
}

div.inhalt form.kontakt input.button
{
	border: 1px #003068 solid;
	background: #003068;
	color: white;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

div.inhalt form.kontakt textarea
{
	display: block;
	height: 10em;
	width: 200px;
	margin: 0 0 12px 0;
	border: 1px solid #A6C0E1;
}



/* Inhalt Fusszeile */

div.inhalt div.fusszeile
{
	border-top: 1px #A6C0E1 solid;
	margin-top: 20px;
	clear: both;
}

div.inhalt div.fusszeile div.links
{
	float: left;
	font-size: 10px;
	padding-top: 1px;
	width: 48%;
}

div.inhalt div.fusszeile div.rechts
{
	float: right;
	font-size: 10px;
	width: 48%;
	text-align: right;
}

div.inhalt div.fusszeile div.rechts a
{
	color: #12254D;
	padding-left: 15px;
	font-weight: normal;
}

div.inhalt div.fusszeile div.rechts a:hover
{
	text-decoration: underline;
}

div.inhalt div.fusszeile div.rechts a.druckansicht
{
	background: url(/images/linkDruckansicht.gif) no-repeat;
}

div.inhalt div.fusszeile div.rechts a.seitenanfang
{
	background: url(/images/linkSeitenanfang.gif) no-repeat;
	margin-left: 15px;
}


/* Kontext */

div.kontext
{
	position: absolute;
	float: right;
	right: 0px;
	top: 147px;
	width: 179px;
	padding: 0;

}


/* Kontext Schriftgr?*/

div.kontext div.schriftGroesse
{
	color: white;
	font-weight: bold;
	background: #003068;
	padding: 0 10px 0 10px;
	border-bottom: 1px white solid;
	width: auto;
	line-height: 300%;
}

div.kontext div.schriftGroesse a
{
	color: white;
	padding: 0 4px 0 4px;
}

div.kontext div.schriftGroesse a:hover
{
	text-decoration: underline;
}


/* Kontext Suche */

div.kontext div.suche
{
	color: white;
	font-weight: bold;
	background: #003068;
	padding: 10px;
	z-index: 10;
}

div.kontext div.suche form
{
	margin: 0;
	text-align: right;
}

div.kontext div.suche form input
{
	margin: 0 0 4px 0;
	display: block;
	border: 1px #A6C0E1 solid;
	width: 97%;
}

div.kontext div.suche form a
{
	color: white;
	font-weight: normal;
	background: url(/images/linkPfeilWeiss.gif) no-repeat;
	padding-left: 14px;
}

div.kontext div.suche form a:hover
{
	text-decoration: underline;
}


/* Kontext Standardbox */

div.kontext div.standardBox
{
	margin-top: 10px;
	background: #EDF3FA;
	color: #12254D;
	padding-bottom: 2px;
	border-bottom: 1px #A6C0E1 solid;
}

/*
div.kontext div.standardBox p.kopf
{
	font-weight: bold;

	color: white;
	background: #003068;
	padding: 2px 10px 2px 10px;
	margin: 0;
}
*/
div.kontext div.standardBox h6
{
	font-size:11px;
	font-weight: bold;
	color: white;
	background: #003068;
	padding: 2px 10px 2px 10px;
	margin: 0;
}

div.kontext div.standardBox p
{
	margin: 6px 10px 6px 10px;
}

div.kontext div.standardBox strong
{
	display: block;
}

div.kontext div.standardBox a
{
	color: #12254D;
	background: url(/images/linkPfeilBlau.gif) no-repeat;
	padding-left: 14px;
}

div.kontext div.standardBox a:hover
{
	text-decoration: underline;
}

div.kontext div.standardBox p.linkListe a
{
	display: block;
	margin-top: 2px;
	background: url(/images/linkPfeilBlau.gif) no-repeat 0 1px;
}

div.kontext div.europeanCommission
{
	display: block;
	margin-top: 10px;
	height: 32px;
	background: url(/images/kontextEuropeanCommission.gif) no-repeat;
}


/* Druckansicht */

body.druckansicht div.inhalt
{
	margin: 20px;
	color: #12254D;
	line-height: 150%;
}

body.druckansicht div.inhalt p.close
{
	float: right;
}

