.navielement {
font-family : Verdana,Arial,Sans-Serif;
font-size: 14px;
font-weight : bold;
color : #ffffff;
}

.navielementnobold {
font-family : Verdana,Arial,Sans-Serif;
font-size: 11px;
font-weight : normal;
color : #ffffff;
}

BODY {
SCROLLBAR-FACE-COLOR: #666666; 
SCROLLBAR-HIGHLIGHT-COLOR: #990000; 
SCROLLBAR-ARROW-COLOR: #990000; 
SCROLLBAR-TRACK-COLOR: #666666;
background-color: #666666;
}

p {
	font-family:Verdana;
	font-size:10pt;
	text-align:justify;
	color:#ffffff;
	
	width:480px;
}

.inhalt
{
font-family:Verdana;
font-size:10pt;
color:#ffffff;
text-align:justify;
}
.inhaltnojustify
{
font-family:Verdana;
font-size:10pt;
color:#ffffff;

}

UL
{text-align:left;}
LI
{list-style : disc outside; }

A {
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : #ffffff;
background : transparent;
text-decoration : none;
cursor:hand;
}

A:Visited {
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : #ffffff;
background : transparent;
}

A:Active {

font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : #990000;
background : transparent;
}

A:Hover {
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : #990000;
background : transparent;
text-decoration : none;
}


#yellow{
	position:absolute;
	top:20px;
	left:10px;
}

#dia{
	position:absolute;
	left:320px;
}



h1,h2	{
	margin-left:20px;
}


