p,td
{
	font-family: Verdana,Arial,Helvetica,'sans-serif'; 
	font-size: 10pt;
}

h1
{
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff
}

h2
{
	font-family: Verdana,Arial,Helvetica,'sans-serif';
	font-size: 10pt;
	font-weight: bold;
}




body {
	background-color: #ff9900;
	text-align: center;
}

/* Definition von Links */

{ 
text-decoration:none; 
}

a:link {
	text-decoration:underline;
	color:#ffffff;
 } 
 
/* noch nicht besuchte Ziele */

a:visited {
	text-decoration:underline;
	color:#ffffff;
 } 
 
/* besuchte Ziele */

a:hover {
	text-decoration:underline;
	color:#C30;
} 

/* Verweise bei "MouseOver" */

a:active { 
text-decoration:none; 
color:#ffffff;
 }
 
/* Angeklickte Verweise */



        .Stil5 {
	color: #FF0000;
	font-size: 24pt;
	font-weight: bold;
}

    .Stil6 {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
    .Stil7 {
	font-size: 18pt;
	color: #FFFF66;
}
    .Stil8 {color: #FF0000;
	text-decoration: none;
	}
	
    
.inhalt {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	max-width: 900px;
	text-align: left;
	padding-bottom: 25px;
}
.submenue {
	position: fixed;
	bottom: 0px;
	background-color: #ff9900;
	width: 100%;
	overflow: hidden;
	max-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#los1 {
}
#los2 {
	float: right;
}

