 	a:link, a:visited, a:focus, a:hover, a:active{ 
		background-color: white;
		text-decoration:none;
		}
 	a:link					{ color:#777799; }
	a:visited					{ color:#777799; }
	a:focus					{ color:#66CC66; }
	a:hover					{ color:#DD7744; }
	a:active					{ color:#66CC66; }

	a.crumps:link, a.crumps:visited, a.crumps:focus, a.crumps:hover, a.crumps:active{
		background-color: white;
		}
	a.crumps:link				{ color:#779977; }
	a.crumps:visited			{ color:#779977; }
	a.crumps:focus				{ color:#66CC66; }
	a.crumps:hover				{ color:#DD7744; }
	a.crumps:active				{ color:#66CC66; }
	#inhalt a 					{ text-decoration:underline; }

	img						{ border:none; }

 
.eng{
	width:30em;
}
#inhalt table{
	margin:0.5em 0;
}
#inhalt table td{
	vertical-align:top;
	padding: 0 0.5em;
}
#inhalt table tr{
	vertical-align:bottom;
}
#inhalt table p{
	font-family:Tahoma, sans-serif;
	margin:0.5em 0 0 0.7em;
	font-size:0.85em;
	line-height:1.2em;
}
#elapsed, #version{
	position:absolute;
	right:1em;
	font-size:0.8em;
}
#elapsed{
	bottom:1em;
	text-align:right;
}
#version{
	left:1em;
}
code{
	display:block;
	position:relative;
	margin:0.5em;
	padding:0.3em 1em;
	font-family: Arial, sans-serif;
	font-size:0.9em;
	white-space:pre;
	overflow:auto;
	background-color:#F7F7F7;
	color: black;
	border:1px solid #d7e7d7;
}
#user_elem{
	position:absolute;
	top:3.3em;
	right:2.7em;
	text-align:right;
	padding:1em;
	border-right:1px solid black;
}
#welcome{
	padding:0.5em;
	border-top:1px dashed green;
	border-bottom:1px dashed green;
}
#user_elem div{
	margin-top:0.4em;
	margin-left:2em;
	text-align:right;
}
#user_elem select {
	font-size:1em;
	border-style:none;
	background-color:white;
	color:#009999;
	border-bottom:1px dashed green;
	margin:2px;
 }
.idetail, .ititel {
 	position:relative;
 	margin:0px;
	padding:0px;
}
.idetail {
	padding:0.2em 1em 0 0;
	font-size:1.1em;
	line-height:1.3em;
}
.ititel {
	font-weight:600;
	/*line-height:1em;*/
	padding:0.2em 0px;
}
.idetail p, ul, ol{
	margin: 0.3em 0em 0em 0.3em;
	padding:0px;
}
li {
	margin:0.4em 1.5em;
	padding:0px;
}
li ul, li ol{
	margin:0.4em 0em;
}
h1, h2{
	margin:0px;
	padding:0px;
}
#root{
	font-weight:600;
 	font-family:Tahoma, Arial, sans-serif;
	margin-bottom:0.3em;
}
h1{
	margin-top:1.2em;
	font-size:1em;
	line-height:1.3em;
 	font-family:Tahoma, Arial, sans-serif;
}
h2{
	font-size:1.3em;
 	font-family:Tahoma, Arial, sans-serif;
}
h3,h4, h5, h6{
	padding:0px;
 	font-family:Tahoma, Arial, sans-serif;
}	
h4, h5, h6{
	color:#555555;
	background-color:inherit;
}	
h3{
	font-size:1.0em;
	margin:1.5em 0em 0em 0em ;
}	
h4{
	font-size:0.9em;
	font-style:italic;
	margin:0.5em 0em 0em 0em ;
}	
h5{
	font-size:0.9em;
	margin:0.5em 0em 0em 0em ;
}	
h6{
	font-size:0.8em;
	margin:0.5em 0em 0em 0em ;
}	
#inhalt{
	position:absolute;
	top:14.73em;
	left:27.3em;
	right:10em;
	width:60%;
	/*width:42em;
	background-color:green;
	min-width:42em;*/
	bottom:2em;
}
#crumps ul li{
	margin:0px; 
	padding:0px; 
	list-style:none;
}
#crumps{
	position:absolute;
	top:8.14em;
	left:6.3em;
	margin:0px; 
	padding: 4.6em 0em 1.3em 4em;
	width:13em;
	white-space:nowrap;
	border-left:1px solid black;
	font-size:0.9em;
}
#billes{
	position:absolute;
	width:5.25em;
	top:42.2em;
	left:9.2em;
}
body{
	margin:0px;
	padding:0px;
 	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:0.75em;
/**    	background:url(../images/page2.jpg) no-repeat; */
}
.updated, ins{
	color:#CA8D54;
	background-color:inherit;
}
ins{
	color:#000000;
	text-decoration:none;
}
del{
	display:none;
}
input[type=button]{
	border:none;
	background-color:white;
	color:#009999;
	margin:2px;
	font-size:1em;
	font-family:tahoma, sans-serif;
}
em{
	/*
	color:#702A8C;
	*/
	color:#4C7F35;
	background-color:inherit;
	font-weight:600;
}
/* <control.php> */
#menu #crumps {
	position:relative;
}
#childLinks{
	position:relative;
	top: 6.9em;
	left:7.9em;
	list-style-type:none;
}
#childLinks li a{
	color:black;
}
#childLinks li {
	width:10em;
 	font-size : 0.9em;
  	font-weight: 500;
  	border-bottom: 1px dotted gray;
	
}
/* </control.php> */

