/* Allgemeines */

body {
    background-color: white;
    color: #3E3E3E;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size : 80%;
    line-height: 140%;
    min-width: 980px;
    width : 98%;
    margin-left: 1em;
    margin-right: 0.5em;
    margin-top: 0px;

    margin-bottom: auto;
    boorder: 1px solid green;
}

*:first-child+html body { /* IE7 only */
	margin-right: 0;
	font-size : 75%;
}

* html body { /* IE<=6 only */
	font-size : 70%;
}


h1, 
h2, 
h3,
h4,
h5,
h6 {
    margin: 0em;
    color: #3E3E3E;
    font-weight : normal;
    margin-bottom: 2ex;
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1em;
    font-weight: bold;
}
h3 {
    font-size: 1em;
    font-weight: bold;
}
h4 {
    font-size: 1em;
    font-weight: bold;
}
h5 {
    font-size: 1em;
    font-weight: bold;
}
h6 {
    font-size: 1em;
    font-weight: bold;
}

div,
form,
fieldset,
input,
textarea {
    margin: 0px;
    padding: 0px;
}

a {
	text-decoration: none;
	color: #166b37;
}

p a {
	bbackground-color: #efe
}

a:hover {
	color: #000;
	text-decoration: none;
}

img {
	border: 0; 
}

.unsichtbar {
	visibility: hidden;
}

#kopf {
	border-bottom: 2px solid #fff;
	padding:2px 2px 0 2px;	
	xbackground-color: #f90;
	xbackground-image: url(/img/slogan.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: right bottom;
	height:92px;	
}


#kopf_u {
	clear:both;
	border-top: 1px solid #f90;
	min-width:960px;
	width:100%;
	height:6px;
	margin:2px 0 20px 0 ;
}


#kopf_ul {
	width:202px;
	float:left;
	xbackground-color: #f90;	
	height:6px;
}
#kopf_ur {
	background-color: #fff;	
	height: 2em;
	margin: 8px 20px 60px 63px;
	xborder: 1px solid green;
	
}

#portaltitel {
	font-size: 1.4em;
	xborder: 1px solid red;
	color: #333; 
}

#hometitel {
	font-size: 1.4em;
	margin: 0;	
	boorder: 1px solid red;
	color: #363; 
	
}

#seitentitel {
	margin-top: 20px;
	font-size: 1.2em;
	color: #333; 
	padding:0.5em 0;
}

#service_oben {
	visibility: hidden;
	width: 100%;
	padding: 0.4em; 
}

#bmbflogo {
	position: absolute;
	left:3px ;
	top: 2em;
	border-top: 2px solid #fff;
	border-bottom: 6px solid #fff;
	border-right:40px solid #fff; 
	width: 148px;
	float: left;
	padding: 0 3em; 
	background-color: #fff;
}

* html #bmbflogo { /* IE<=6 only */
	position: absolute;
	left:3px ;
	top: 2.2em;
}

#dipflogo {
	position: absolute;
	left: 211px;	
	top: 2.1em;
	border: 1px solid #fff;
	width: 261px;
	float: left;
	padding: 2px; 
	background-color: #fff;
}

* html #dipflogo { /* IE<=6 only */
	position: absolute;
	left: 211px;	
	top: 2.3em;
}


#navigation {
	visibility: hidden;
	position: absolute;
	top: 128px;
	width: 202px;
	clear: both;
	background-color: #fff5e5;
	padding: 0;
	margin-top: 1em;
	float:left;
}


* html #navigation {	/* IE<=6 only */
	margin-top: 1em;
}


#navigation h3 {
	padding:  1.5em 1em 0 1em;
	bborder: 1px solid #f00;
}


/* Erste Ebene */

#navigation ul {
	margin: 0;
	padding: 0;
}

*:first-child+html #navigation ul { /* IE7 only */	
	padding: 0;
}

* html #navigation ul { /* IE<=6 only */
	padding: 0;
}

#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0.4em 0 0.4em 17px;
	border-top: 1px solid #ffe0b2;	
	font-variant: small-caps;

}

#navigation * li a div {
	bborder: 1px solid #f00;
	margin:0;
	width:180px;
	height:100%;
	cursor:pointer;
	text-decoration: none;
}

#navigation * li a {
	text-decoration: none;
}

#navigation ul li:hover {
	color:#000; 
	background-image: url(/img/halbdrei.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	background-color: #ffe0b2;
}

#navigation ul li.zierelem:hover {
	list-style: none;
	margin: 0;
	padding: 0.3em 0 0.3em 15px;
	border-top: 1px solid #ffe0b2;	
	font-variant: small-caps;
	background-image:none;
	background-color: #fff5e5;
}

#navigation ul li.aktiv {	
	font-weight: bold;
	text-decoration: none;
	background-image: url(/img/gruen_quadrat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

*:first-child+html #navigation ul li.aktiv { /* IE7 only */	
	padding: 0.3em 0 0.3em 16px;
}

* html #navigation ul li.aktiv { /* IE<=6 only */
	padding: 0.3em 0 0.3em 16px;
}



#navigation ul li.aktiv:hover {
	background-color: #ffe0b2;
	color:#000; 
	background-image: url(/img/halbdrei.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/* Zweite Ebene */

#navigation ul ul {
	border: 1px solid #c1c1c1; 
	margin: 0 0 0.1em 2px;
	background-color: #e8f0e6;
}

*:first-child+html #navigation ul ul { /* IE7 only */	
	margin-left: -16px;
	position:relative;
	top:0.4em;
}

* html #navigation ul ul { /* IE<=6 only */
	margin-left: -14px;
	position:relative;
	top:0.4em;
	background-color: #e8f0e6;
}


#navigation ul ul li {
	padding-left: 15px;
	padding-top: 0.5em;
	font-variant: normal;
	font-weight: normal;
	font-size: 85%;
	border-top: 1px dashed #c1c1c1;	
}

#navigation ul ul li:hover {
	background-color: #ffe0b2;
}

#navigation ul ul li.aktiv {
	font-weight: bold;
	background-image: url(/img/gruen_quadrat_out.gif);
}

#navigation ul ul li.aktiv:hover {
	background-color: #ffe0b2;
}

/* Dritte Ebene */

#navigation ul ul ul {
	border: 0; 
	margin: 0 0 0.1em 1px;
	font-size: 100%;
	background-color: #fff;
}

*:first-child+html #navigation ul ul ul { /* IE7 only */	
	margin-left: -16px;
	position:relative;
	top:0.3em;
}

* html #navigation ul ul ul { /* IE<=6 only */

	margin-left: -16px;
	position:relative;
	top:0.3em;
	border:0;
	font-size: 110%;
}


#navigation ul ul ul li {
	padding-left: 19px;
	background-color: #fff;
	font-variant: normal;
	font-weight: normal;
	border-top: 1px dashed #c1c1c1;	
}

#navigation ul ul ul li:hover {
	background-color: #ffe0b2;
}

#navigation ul ul ul li.aktiv {
	background-color: #fff;
	font-weight: bold;
	background-image: url(/img/volldrei.gif);
}

* html #navigation ul ul ul li.aktiv { /* IE<=6 only */
	padding-left: 19px;
}
*:first-child+html #navigation ul ul ul li.aktiv{ /* IE7 only */	
	padding-left: 19px;
}

#navigation ul ul ul li.aktiv:hover {
	background-color: #ffe0b2;
}

/* Vierte Ebene */

#navigation ul ul ul ul {
	border: 0; 
	margin: 0 0 0.1em 1px;
	font-size: 100%;
	background-color: #eee;
}

*:first-child+html #navigation ul ul ul ul { /* IE7 only */	
	margin-left: -19px;
}

*:first-child+html #navigation ul ul ul ul li { /* IE7 only */	
	font-size: 120%;
}

* html #navigation ul ul ul ul { /* IE<=6 only */
	margin-left: -19px;
	border:0;
	font-size: 110%;
}
* html #navigation ul ul ul ul li { /* IE<=6 only */
	font-size: 95%;
}


#navigation ul ul ul ul li {
	padding-left: 22px;
	background-color: #eee;
	font-variant: normal;
	font-weight: normal;
	border-top: 1px dashed #c1c1c1;	
}

#navigation ul ul ul ul li:hover {
	background-color: #ffe0b2;
}

#navigation ul ul ul ul li.aktiv {
	background-color: #eee;
	font-weight: bold;
	background-image: url(/img/leerdrei.gif);
}

*:first-child+html #navigation ul ul ul ul li.aktiv { /* IE7 only */	
	font-size: 120%;
	line-height: 150%;
	padding-left: 22px;
		
}
* html #navigation ul ul ul ul li.aktiv { /* IE<=6 only */
	padding-left: 22px;
}


#navigation ul ul ul ul li.aktiv:hover {
	background-color: #ffe0b2;
}



/* Ende Navi */

#service_oben ul {
	text-align: right;
	height: 1em;
	margin: 0.2em 1em 0.3em 1em;
}

#service_oben ul li {
	display: inline;
	padding-left: 0.3em;
	color: #666; 
}

#service_oben ul li a {
	color: #666; 
}

#content {
	xposition: absolute;
	xtop: 164px;
	xleft: 227px;
	mmin-width: 480px;
	mmargin-right: 223px;
	margin-left:63px;
	ffloat: left;
	page-break-inside: auto; 
}

#content.start {
	xposition: absolute;
	xtop: 132px;
	xleft: 227px;
	mmin-width: 480px;
	mmargin-right: 223px;
	ffloat: left;
}

* html #content {	/* IE<=6 only */
	xposition: absolute;
	xtop: 164px;
	xleft: 227px;
	wwidth: 55%;
}

* html #content.start {	/* IE<=6 only */
	xposition: absolute;
	xtop: 136px;
	xleft: 227px;
	wwidth: 55%;
}

*:first-child+html #content.start {	/* IE<=6 only */
	xposition: absolute;
	xtop: 136px;
	xleft: 227px;
	wwidth: 55%;
}


#content h1 {
	padding: 5px 0 15px;
}

#content h4 {
	margin: 0;
	padding: 0; 
}

#content * p {
	page-break-inside: avoid;
	page-break-after: auto;
}

#content p, p div, p ul li {
	line-height:140%;
}


#content ul li {
	list-style-image:url(/img/pfeilgrey.gif);
}

#content * ol li {
	list-style-image: none;
}

#content a:hover {
	text-decoration: none;
	color: #005500;	
}

#content a.redlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-image: url(/img/link_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff5e5;
	color: #990000;	
}
#content a.redlink:hover {
	text-decoration: none; color: #004015;
}



#content a.intlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background: url(/img/link_int.gif) left top no-repeat;
}

#content a.intlink:hover {
	text-decoration: none; color: #004015;
}

#content a.morelink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-image: url(/img/link_int.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	bbackground-color: #f0f3ec;
	font-weight: bold;
}

#content a.morelink:hover {
	text-decoration: none; color: #004015;
}

#content a.extlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	bbackground-color: #f0f3ec;
	background-image: url(/img/link_ext.gif);
}

#content a.extlink:hover {
	text-decoration: none; color: #004015;
}

#content a.downlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	bbackground-color: #f0f3ec;
	background-image: url(/img/link_down.gif);
}

#content a.downlink:hover {
	text-decoration: none; color: #004015;
}

#content a.pdflink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	bbackground-color: #f0f3ec;
	background-image: url(/img/link_pdf.gif);
}

#content a.pdflink:hover {
	text-decoration: none; color: #004015;
}


#content a.maillink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	bbackground-color: #f0f3ec;
	background-image: url(/img/link_mail.gif);
}

#content a.maillink:hover {
	text-decoration: none; color: #004015;
}

#content ul.nullliste {
	padding: 0;
	margin: 0 0 0 -1em;
}

#content ul.nullliste li {
	display: inline;
	padding: 0.1em 1em;
}

#content * div.druckurl {	
	margin-top:10px;
}

#content .fullbox {
	border: 1px solid #166b37;
	padding: 1em; 
	background-color: #f0f3ec;
}

#content .halfbox {
	border-bottom: 1px solid #166b37; 
	border-top: 1px solid #166b37; 
	padding: 1em; 
	background-color: #e8f0e6;
}

#content h4 {
	border-top: 3px solid #166b37;
	xborder:1px solid red;
	padding-top: 0.5em;
}



ul.hitlist {
	list-style: none;
	margin: 0;
}

ul.hitlist li {
	padding: 1em 0;
	margin: 0 0 0 -3.2em;
}

ul.iline {
	padding-bottom: 2em;
	boorder: 1px solid #dfd;
}

.iline li {
        padding:0 0 0 0;
        margin: 0 0.5em 0 0;
        display:inline;
        background:none;
}



* html #content ul li {       /* IE<=6 only */
       margin: 12px 0;
}
* html #content ol li {       /* IE<=6 only */
       margin: 12px 0;
}


*:first-child+html #content ul li { /* IE7 only */
	margin: 12px 0;
}

*:first-child+html #content ol li { /* IE7 only */
	margin: 12px 0;
}

* html #content ul.nullliste {       /* IE<=6 only */
       	margin: 0 ;
}

* html #content ul.nullliste li {       /* IE<=6 only */
       	padding: 0 0.5em 0 0 ;
}

*:first-child+html #content ul.nullliste { /* IE7 only */
	margin: 0 
}

*:first-child+html #content ul.nullliste li { /* IE7 only */
	boorder: 1px solid #00f;
	padding: 0 0.5em 0 0  
}

#content ul.pcgcteasers {
	border:5px solid #eee;
	list-style: none;
	padding: 0;
	margin-left:0;
}

*:first-child+html #content ul.pcgcteasers { /* IE7 only */
	margin: 0 
}


#content ul.pcgcteasers li {
	background-color: #fff;
	border-top: 4px solid #060;
	list-style-image: none!important;
	padding: 0.1em 0.5em 1.1em 1em; 
}

li.pcgcteaserBIL h6 {
	display: none; 
}

a.linkmoreinfoBLK {
	padding: 0.1em 1.6em ;
	background-image: url(/img/link_int.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.invisible, .printonly {
	
}



.treffertitel {
	color: #000;
	font-weight: bold;
	background-color: #ddd;
	padding: 0.3em;
}

.trefferdatum {
	float: left;
	padding: 0.6em 0;
	color: #000;
	font-style: italic; 
}

.trefferdetails {
	float: right;
	padding: 0.6em 0;
	color: #000;
}


.trefferbeschr {
	clear:both;
}

.trefferurl {
	clear:both;
	margin: 4px 0 ;
}

.nospace {
	word-spacing: -0.35em;
	padding: 0.7em 0;
}

dl dd {
	padding-bottom: 16px;
}

#info {
	vvisibility: hidden;
	vposition: absolute;
	vtop: 174px;
	vright:0.9em;
	vwidth:198px;
	vpadding: 0;
	margin-left:  63px;	
	vfloat: right;
}

#info.start {
	vposition: absolute;
	vtop: 143px;
	vright:0.9em;
	vwidth:198px;
	vpadding: 0;
	vmargin:  0;	
	vfloat: right;
}

* html #info {	/* IE<=6 only */
	vposition: absolute;
	vtop: 164px;
	vright:0.9em;	
}

* html #info.start {	/* IE<=6 only */
	vposition: absolute;
	vtop: 134px;
	vright:0.9em;	
}

*:first-child+html #info { /* IE7 only */	
	vposition: absolute;
	vtop: 164px;
	vright:0.9em;
}

*:first-child+html #info.start { /* IE7 only */	
	vposition: absolute;
	vtop: 134px;
	vright:0.9em;
}

#info ul li.infotitle {
	font-weight: bold;
	background-color: #fec;
	background-image:none;
	xborder:1px solid #ffe0b2;
	padding: 0.5em 0.5em 0.5em 45px;
	margin:0;
	margin-top:15px;
	list-style: none; 
	list-style-image: none;
	color: #c60; 
	font-variant: small-caps; 
	font-size:100%;
}

#info h3 {
	font-weight: bold;
	xbackground-color: #fec;
	background-image:none;
	xborder:1px solid #ffe0b2;
	padding: 0.5em 0.5em 0.5em 25px;
	margin:2px;
	list-style: none; 
	list-style-image: none;
	color: #c60;
	font-variant: small-caps; 
}

#info ul li.infotitle:hover {
	background-color:#fec;
	color: #c60;
	font-variant: small-caps; 
	text-decoration: none;
}

#info ul {
	margin: 1px;
	padding: 0 ;
	background-color: #ffe;
}

#info ul li {
	xborder: 1px solid #dfd;
	list-style:none;
	text-indent:-18px;
	padding: 0.2em 0.3em 0.5em 25px;
	z-index: 2002;	
	margin: 2px ;
	font-size:92%;
	line-height:110%;
}

#info ul li:hover {
	text-decoration: none; color: #004015;
}

#info p {
	padding: 1em;
}

#info a.redlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-image: url(/img/link_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #990000;	
}

#info a.redlink:hover {
	text-decoration: none; color: #004015;
}

#info a.intlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-image: url(/img/link_int.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#info a.intlink:hover {
	text-decoration: none; color: #004015;
}

#info a.extlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/link_ext.gif);
}

#info a.extlink:hover {
	text-decoration: none; color: #004015;
}

#info a.downlink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/link_down.gif);
}

#info a.downlink:hover {
	text-decoration: none; color: #004015;
}

#info a.pdflink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/link_pdf.gif);
}

#info a.pdflink:hover {
	text-decoration: none; color: #004015;
}


#info a.maillink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/link_mail.gif);
}

#info a.maillink:hover {
	text-decoration: none; color: #004015;
}

#info a.morelink {
	padding: 0.1em 0.3em 0.1em 1.6em ;
	background-image: url(/img/link_int.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	bbackground-color: #f0f3ec;
	font-weight: bold;
}

#info div {
	text-align: left;
	padding: 0 0 0 32px ;
}

#info div.druckurl {
	text-align: left;
	margin-top: 1px;
	padding: 0 0 0 32px ;
}

#info a.morelink:hover {
	text-decoration: none; color: #004015;
}

ol.druckurl {	
	margin-left: 68px;
	margin-top: 20px;
}

#footer {
	padding: 0.2em 0 2em 0;
	margin-top: 4em; 
	color: #999;
	border-top: 1px solid #ccc;
}

