body {
	font-family: Arial, san-serif;
	font-size: 12px; 
	line-height: 16px; 
	height: 100%;	
}
	
html {
	height: 100%; }	
	
img {
	border: 0px; }

a {
	color: black;
	}

a:hover {
	text-decoration: none; }

/* Formatierungen */
	
h1 {
	text-transform: uppercase;
	font-size: 22px; }	
	
h2 {
	font-size: 16px;
	padding-bottom:3px;
	padding-top:3px; }	
		
h3 {
	font-size: 14px; }	

.orange {
	color:#DB993B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none; }	

/* Tabellen */

table.highlighted tr:hover {
	background-color: #fcddb4; }
	
th {
	font-size: 12px;
	padding-bottom:4px;
	padding-top:4px;
	padding-right: 2px;  }	


/* Ebenen */

#logo  { 
	visibility: visible; 
	position: absolute; 
	z-index: 10; 
	top: 0; 
	left: 0; 
	width: 291px; 
	height: 198px }
	
#navigationhintergrund { 
	background-color: #f9bc69; 
	visibility: visible; 
	position: fixed; 
	top: 0; 
	left: 0;
	width: 144px; 
	height: 100%; }
	
#header { 
	visibility: visible; 
	position: absolute; 
	top: 0; 
	left: 292px; 
	width: 625px; 
	height: 198px }

#content { 
	visibility: visible; 
	position: absolute; 
	top: 210px; 
	left: 291px; 
	width: 625px; 
	height: 465px }

div.menucontainer { 
	visibility: visible; 
	position: absolute; 
	top: 211px; 
	left: 0px; 
	width: 144px;
	height: 400px;
	z-index: 100;	
	text-align:right; }

div.tlME {
	height: 24px;
	display:block;
	font-family:Verdana,sans-serif;
	text-decoration:none;
}

a.tlME {
	color:black;
	display:block;
	font-size:13px;
	padding-right:12px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none; }

a.tlME:hover {
	background-color: #f9cf95; }
	
.tlME_active {
	background-color: #f9cf95; }

div.sl1Menu {
	position:absolute;
	left:142px;
	display:none;
	padding-left:2px; }

div.sl1ME {
	font-size:12px;
	text-decoration: none;
	width: 120px;  }

a.sl1ME {
	padding-left: 4px;
	padding-right: 2px; 
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: black;
	 }

a.sl1ME:hover {
	background-color: #e5e5e5; }
		
div.sl2ME {
	}

