@charset "utf-8";
/* CSS Document */


html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#fff;
	font-size:76%;
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;/* */ 
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:60px;
	bottom:50px;
	left:200px;
	right:0;
	background:#eee;
}
* html #content {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:60px solid #fff;
	border-bottom:50px solid #fff;
	border-left:200px solid #fff;
}
#head {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:60px;
	background:#000;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:3em;
	z-index:5;
	overflow:hidden;
	color:#fff;
	text-align:center;
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:50px;
	font-size:2em;
	z-index:5;
	overflow:hidden;
	background:#000;
	color:#fff;
	text-align:center;
}
#left {
	position:absolute;
	left:0;
	top:60px;
	bottom:50px;
	width:200px;
	background-color:#708090;
	;
	font-size:1.2em;
	z-index:4;
	overflow:auto;
	background-repeat:no-repeat;
}
* html #left {
	height:100%;
	top:0;
	bottom:0;
	border-top:60px solid #fff;
	border-bottom:50px solid #fff;
	color:#fff;
}
#content p {
	padding:10px;
}
.bold {
	font-size:1.2em;
	font-weight:bold;
}
/*dd{display:none;}
a.nav, a.nav:visited {margin-left:50px; display:block; width:100px; height:25px; background:#aaa; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}*/

		#menu {
	/*Gesamtbereich des linken MenÃ¼s*/
			position:absolute;
	top:0.5em;
	left:.5em;
	width:9em;
	/*border: 3px dotted #dedede;*/
			border:#000 none;
	padding:.5em;
	/*background-color: #3CF;*/
			background-color:#708090;
}
* html #menu {
	/*position:absolute;*/
			position:absolute;
}
#menu li {
	list-style: none;
	margin:0;
	padding:0.3em;
}
#menu li#active {
	padding:0.5em;
	text-decoration:underline;
	background-color: #8B1A1A;
	color: #551A8B;
}
#menu a:link, #menu a:visited {
	display:block;
	/*background:#DEDEDE;*/
	/*color:#5E1600;*/
	background:#eeeeee;
	color:#080808;
	text-decoration:none;
	border-color:#333;
	margin:0;
	padding:0.2em;
	;
}
#menu a:hover {
	background:#9FB6CD;
	color:#f8f9fb;
	text-decoration:underline;
}
* html #menu {
	margin:0;
	width:10.5em;    /* Der IE soll das Element breiter darstellen, da margin und padding hier von 
							    der Breite abgezogen wird! */
}

	ul.standard
{list-style-type:none;
list-style-position:outside;
display:list-item;
}

li.ueberschrift
{list-style-type:none;
list-style-position:outside;
display:list-item;
font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        margin-left: 0px;
       /* width: 440px;*/
}        

li.kontrolle
{list-style-type:none;
list-style-position:outside;
display:list-item;
font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
				background-color:#000000; 
				font-weight: bold;
        color: #ffffff;
        margin-left: 0px;
}

  
       
    
 
	
li.liberalisierung
{list-style-type:none;
list-style-position:outside;
display:list-item;
font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
				background-color:#FF0000; 
        color: #000000;
        margin-left: 0px;
}        


  
li.kabinett
{list-style-type:none;
list-style-position:outside;
display:list-item;
font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
		font-weight: bold;
		background-color:#000000; 
		color: #ffffff;
        margin-left: 0px;
}


li.literatur

{list-style-type:none;
list-style-position:outside;
display:list-item;
margin-bottom:1mm;
 

}