body {
         font-family: Trebuchet MS;
         font: 10pt;
         background-color: #000000;
         color:white;
         padding-left: 10px;
         padding-right: 20px;
}

a {
	font: 10pt;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:blue;

}

h1    {
         font-family: Trebuchet MS;
         font: 24pt;
         text-align: center;
         padding-top: 20px;
}

hr {

	color: red;
}

h3    {
         font-family: Trebuchet MS;
         font: 24pt;
         text-align: center;
         padding-top: 20px;


}
h4    {
         font-family: Trebuchet MS;
         font: 12pt;
         font-weight: bold;
}

raus {
	text-align: justify;
}

#submenu {
	width: 140px;
	background-image: url(.../template/images/button2.png);
	padding: 0px;
}