@charset "ISO-8859-1";
/* 2016012016  */


/* bei uebernahme: pfadangabe aendern an 2 stellen. gekennzeichntet mit xxxx */

#inhalt {padding-right: 0.5em;}
#inhalt p, #inhalt ul {max-width: 62em;}



/* Dienstbaustein */
#kopf .depatis {color: #fff;} 
/* .depatis, .dienst {color: red;} */
#kopf p#dienst acronym {color: #fff;} 
/* p#dienst acronym {color: #f00;} */

/* DPMAkurier in der Navi weiß/rot kombiniert */
#hauptnav A:hover acronym { color:#900; }
/* #hauptnav li.kurier SPAN, #hauptnav li.kurierAuf SPAN {color:#fff;} */



/* ###################### startseite ###################### */
#sprachwechsel {margin-top: 1.5em;}

#sprachwechsel a {background: #caeaf1; padding: 4px 8px; text-decoration: none;}
#sprachwechsel a:hover, #sprachwechsel a:focus, #sprachwechsel a:active {text-decoration: underline;}

#startseite #inhalt {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 55em;
}



/* **** startseite: bereichs-icons publikationen**** 
#startseite ul.threeIcons {
	margin-top: 30px;
}

#startseite ul.threeIcons li {
	list-style-type: none;
	margin-bottom: 20px;
	float: left;
	width: 33%;
}

#startseite ul.threeIcons li a {
	zoom: 1;
}
*/

#startseite .homeKurierLink {
	font-size: 140%;
	font-weight:bold;
	margin-bottom: 30px;
	padding: 0;
	clear: left;
}

#inhalt .homeKurierLink acronym {
	color: #369;
}

/*#inhalt .homeKurierLink span {
	color:#F00;
} */

#startseite #homeAdvice {
	padding: 0;
	margin: 0;
}

#startseite #homeAdvice li, #startDepatis #homeAdvice li {
	list-style-type: none;
	/* background-color: #d7e5e8; */
	background-color: #caeaf1;
	color: #000;
	margin: 0.5em 0;
}

#startseite #inhalt a {text-decoration: none;}

#startseite #fuss {position: relative; margin-top: 2em;}

#fuss #boStar {position: absolute; left: 50%; width: 24em; text-align: center; margin-left: -12em;}
#fuss #boStar p {color: #f1fafc; color: #000;}



/* ###################### startseite depatis ###################### */

#startDepatis #inhalt {padding: 1em;}

#startDepatis #welcome {
	width: 100%;
	text-align: left;
	margin: auto;
}

#startDepatis p {max-width: none; }

#startDepatis #welcome p {font-weight: bold;}


#startDepatis #homeAdvice {margin-left: 0; padding: 0;}

#startDepatis #FormStyleSwitch {text-align: center; margin: 0.5em 0; padding: 1em 0 0.5em 0;}



/* ###################### funktionsnavigation ###################### */

#unavblock, #funktionsNav {
	background-color: #d7e5e8; /* bgcolor d*/
	border-bottom: 2px solid #369;
	font-size: 0.9em;
	width: 100%; 
	float: right;
}

#unavblock ul {
	list-style-type: none;
	font-weight: bold; 
}

#unavblock li, #funktionsNav li {
	float: left;
	width: auto;
	padding: 4px 1.2em;
}

#unavblock li.auf {background: #fff;}

#unavblock span.auf {padding: 4px 8px;}

#unavblock li a, #funktionsNav li a {
	text-decoration: none;
	color: #369;
	padding: 4px 8px;
}

#unavblock li a:hover, #unavblock li a:active, #unavblock li a:focus,
#funktionsNav li a:hover, #funktionsNav li a:focus, #funktionsNav li a:active
{
	color: #900;
	background-color: #ecedef;
	border-left: 2px solid #ecedef;
	padding-left: 6px; 
}

#funktionsNav ul {float: right; width: 47em; }
#funktionsNav li {float: left; list-style-type: none;}

#inhalt #funktionsNav {background: #d7e5e8; margin: 0; text-align: right; }



/* ###################### diverses ###################### */

#service {padding-top: 1px;}
#service img {position: static; vertical-align: bottom; }
#service li {background: #fff; min-height: 16px;  }


.xxltab
	{
	 width:55em;
	 overflow:auto;
	 margin-bottom: 2em;
	}

	.xxltab table {margin: 0;}

/* **** abstand text zum fuss ****  */

#fuss {
margin-top: 5em;
}

/* **** blaettern + objektblaettern ****  */


.objektblaettern {
		float: left; 
		border: 1px solid #85a3c2; 
		padding: 2px; 
		background: #d6e0eb;
		margin-bottom: 0.3em;
		}

.objektblaettern p {margin-bottom: 0!important;}

.objektblaettern .trenner {
	color: #369; 
	font-weight: bold; 
	padding-left: 2em;
	padding-right: 2em;
	border: 0px solid #000;
	}

.blaettern {
	margin-left: 0em; /* 20091209 */
	margin-right, margin-top, margin-bottom: 1em;
	/* hier stand urspruenglich eine width-Angabe, die aber scheinbar nicht benötigt wird, diese alleine hindert IE/Win daran eine Höhe auszurechnen, die Platz für die untere Border lässt. D.h. wenn width => dann auch height */
}

#inhalt h3.blaettern {width: auto; margin-top: 2em; margin-left: 0; }


#inhalt .blaettern a, #inhalt .blaettern span.noLink, #inhalt a.button, #dpInfoRechtsstand a{
	text-decoration: none;
	border-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #222;
	border-right-color: #222;
	border-width: 1px;
	padding: 2px 4px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative; /* 060504 damit zeigt ie botton unten ganz an */
	margin-right: 0.4em; /* 20081211 */
}

		
.blaettern a, a.button {
	background: #ccc;
	color: #000;
	cursor: pointer;
}

.blaettern span.noLink {
	background: #ddd;
	color: #999;
}		


		
.blaettern a:active, a.button:active  {
	border-top-color: #222;
	border-left-color: #222;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
	background: #eee;
}
	
.blaettern a:hover, .blaettern a:focus, a.button:hover, a.button:focus  {
	background: #eee;
	text-decoration: none;
}



/* ###################### pdf anzeige ###################### */



#pdfhead #kopf {
	background-color: #336699;
	background-image: url(../images/kopf_bg.jpg); /* xxxx wichtig: hier pfadangabe fuer bild im pdf-header anpassen */
	background-repeat: repeat-x;
	height: 100px; /* 52px 20100618 */
	padding: 0;
	text-align: left;
	min-width: 22em;
	min-height: 1.6em;
}

#pdfhead .logo {position: static; color: #000; }
		
#pdfhead #dienst {
	color: #fff;
	left: 210px; 
	top: 60px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}


#pdfhead h1 {
	background: #369;
	color: white;
	margin: 0;
	font-size: 1em;
	padding: 2px 4px;
	position: relative;
}
		
#pdfhead h1 span {
	width: 25em;
	position: absolute;
	right: 0.5em;
	text-align: right;
}

#pdfhead #seitenanzeige, #pdfhead #seitenanzeigePremium {
	width: 20em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float:left;
	padding-left: 1em;
}

#pdfhead #seitenanzeigePremium {
   width: 40em;
}

#pdfhead #aufloesung li, #pdfhead #Anzeige, #pdfhead #steuern li {
	display: inline; 
	padding-right: 0.5em;
}

ul#steuern {
	margin-top: 0.5em;
	margin-bottom: 0.5em;}

#pdfhead #aufloesung {
	width: 20em; 
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: left;
}

#pdfhead .label {width: 7em; float: left;}

#pdfhead #aufloesung ul {width: 15em; float: left;}

#pdfhead #aufloesung a, #pdfhead #steuern a {
	background: #ccc;
	padding: 0 2px;
}

#pdfhead #matrix {
	width: 20em; 
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	float: left;
}

#pdfhead #matrix ul {width: 15em; float: left;}

#pdfhead #matrix a, #pdfhead #steuern a {
	background: #ccc;
	padding: 0 2px;
}

#pdfhead #steuern {text-align: right;}

#pdfhead #funktionsNav li {border-right: 1px solid #036;}




/* 051213 bdr_difff001 */
/* **** PDF Frameset **** */
UL#steuern { padding-right: 4px; }

#pdfhead #funktionsNav LI A, #pdfhead #funktionsNav LI 
A:hover, #pdfhead #funktionsNav LI A:focus, #pdfhead #funktionsNav LI 
A:active { padding:0; border:0; }




/* ###################### hilfe 051201 ###################### */

#hilfe #kopf {
	background-color: #336699;
	background-image: url(../images/kopf_bg.jpg); /* xxxx wichtig: hier pfadangabe fuer bild anpassen */
	background-repeat: repeat-x;
	height: 100px; /* 52px 20100618 */
	padding: 0;
	text-align: left;
	min-width: 22em;
	min-height: 1.6em;
}


#hilfe .logo {position: static; float: left; }
		
#hilfe #dienst {
	color: #fff;
	top: 87px;
	left: 240px; /* 20100618 */
	margin: -30px; /* 060504 vorher 0 */
	font-size: 0.8em; /* Achtung dieser Wert bezieht sich auf die 1.6em von h1 */
}



#hilfe h1 {
	color: #fff;
	font-size: 1.6em;
	line-height: 52px;
	text-align: right;
	padding-right: 1em;
}


#hilfe #funktionsNav {
	padding-right: 1em;
	text-align: right;
	float: none;
	width: auto;
	border-bottom: 2px solid #336699;
	font-size: 0.85em;
	min-height: 1em;
}

#hilfe #wrapper {
	position: relative;
}

/* no mac \*/
* html #wrapper {height: 30em;}
/* */


#hilfe #inhalt {
	min-height: 30em; /* der Wert muss an die Höhe der Navigation angepasst werden */
	border-top: 1px solid #fff;
	margin-top: 0;
	margin-left: 15.2em;
	z-index: 8;
	position: relative;
}

#hilfe ol#navi {
	width: 14.2em; /* 14.6em 20100618 */
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 1em;
	padding-left: 1em;
	background-color: #d7e5e8;
	border-right: 2px solid #369;
	border-bottom: 2px solid #369;
}


#hilfe #navi li {
	padding: 4px 0.2em;
	font-size: 0.8em;
	margin: 0.4em 0.2em 0.2em 2.5em;
	border-bottom: 1px solid #fff;
}


#hilfe ol#navi span.auf {
	font-weight: bold;
}

#hilfe ol#navi li a, #hilfe #navi span.auf {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 8px 5px 2px;
	background-color: #d7e5e8;
}

#hilfe #navi span.auf,
#hilfe #navi li a:hover,
#hilfe #navi li a:focus,
#hilfe #navi li a:active {
	background-color: #fff;
	border-right: solid 8px #369;
	padding-right: 0;
}

#hilfe ol#navi a:visited{
	color: #000;
}

#hilfe #navi li.form {margin-left: 0; list-style-type: none;}
#hilfe #navi li.form p {margin: 0.2em 0;}
#hilfe #navi form {margin: 0;}

/* hilfe-unterpunkte */
#hilfe #navi li li {
	font-size: 1em;
	margin-left: 1em;
	border: none;
	/* margin-left:15px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	*/
}
 
#hilfe #navi UL LI A { padding:3px; border:0px; padding-right:10px; }
#hilfe #navi UL LI a.auf { padding:3px; background-color:#FFF; padding-right:10px; }



/* ###################### information 051108 ###################### */

.news {
	background-color: #eaeff5;
	position: relative;
}

.news h4 {
	background-color: #d6e0eb;
	padding-right: 7em; /* 6 reicht nicht für Opera 6  deswegen erhöht auf 7em */
	margin-bottom: 1em; /* 060504 */
}


/* ###################### fehlermeldungen ###################### */

DIV.error { 
	padding-top:5px; 
	padding-bottom:1px; 
	margin-top:20px; 
	margin-bottom: 20px; 
	color:#000; /* 060505 statt #fff */
	background-color:#EAA; 
}

DIV.error P { padding:5px; }
DIV.error P.headline { font-weight:bold; }
DIV.error P.details { font-family:"Courier New", Courier, monospace; }



/* ###################### dpInfoRechtsstand ###################### */

#dpInfoRechtsstand li {list-style: none; display: inline; line-height: 2.0;} /* Format ueber dpInfoRechtsstand a */
ul#dpInfoRechtsstand {padding-left: 0em; margin-left: 0;}

/* ###################### ie abstandsangleichung formular/tabelle ###################### */
form .trefferform {height: 1px;}



/* ###################### registerauskunft ###################### */

.regauskunft p {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0em;
	padding-bottom: 1em;
}


.regauskunft p span{
	margin-right: 0.6em;}


/* ##### tabellen ##### */

th.inidspalte  {width: 5%}
th.kriteriumspalte {width: 20%}
th.feldspalte {width: 25%}

th.position {width: 5%}
th.verfahrensart {width: 20%}
th.zustand {width: 25%}

