body    {
	margin: 0px;
	padding: 0px;
	
}
	
p,td {
	color: #000;
	font: 12px/14px "Conduit ITC TT Light","Trebuchet MS", Arial; 
}

a, a:visited { 
	color: #0092dd;
	text-decoration: none;	
}

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

li {
	color: #000;
	font: 12px/14px "Conduit ITC TT Light","Trebuchet MS", Arial;
	list-style-type: disc;
}

h1 {
	width: 100%;
	font: 14px/16px "Conduit ITC TT Bold","Trebuchet MS", Arial; 
	color: #0092dd;
	text-transform: uppercase;
	border-bottom: 1px dashed #0092dd;
	padding-bottom: 4px;
}

h2 {
	width: 100%;
	font: 12px/14px "Conduit ITC TT Bold","Trebuchet MS", Arial; 
	color: #0092dd;
	text-transform: uppercase;
	border-bottom: 1px dashed #0092dd;
	border-top: 1px dashed #0092dd;
	padding: 3px 0px 1px 0px;
	margin:0px 0px 2px 0px;
}


#NavFirst { 
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}



#Logo  { 
	
}

#Inhalt  { 
	
}