body {
	background-color: #000000;
	margin: 0;
	padding: 0; 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;


}



H1 {

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 16px;
	
color: #989898;

}





.lipsum {

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	
color: #989898;

}



.hana a{

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
color: #bc9008;

}

.hana a:hover{

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
color: #bc9008;

}







.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}


#mycustomscroll {

/* Typical fixed height and fixed width example */

width: 460px;

height: 295px;

overflow: auto;

/* IE overflow fix, position must be relative or absolute*/

position: relative;

background-color: #000000;

margin: 0.3em auto;

padding: 15px;
padding-top: 1px;

	text-align: left;

}



#mycustomscroll2 {

/* Typical fixed height and fixed width example */

width: 340px;

height: 250px;

overflow: auto;

/* IE overflow fix, position must be relative or absolute*/

position: relative;

background-color: #D5EADE;

margin: 0.3em auto;

padding: 15px;

}





.fixedwidth {

/* a wide div is used for creating horizontal scrollbars for demonstration purposes */

width: 550px;

height: auto;

position: relative;

color: black;

padding: 1px;

}

li {

list-style-type:none;

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	
color: #bc9008;



}


.nachtaktiv {

list-style-type:none;

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
color: #bc9008;

}

.nachtaktiv hover:{

list-style-type:none;

font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
color: #bc9008;

}


