
body
      { color: #ff0; font-style: normal; font-weight: bold; font-size: 90%; font-family: Arial, Verdana, Helvetica; background: #09f fixed; margin-right: 5%; margin-left: 5% }

h1    { font-weight: bold; font-size: 400% }

h2    { font-weight: bold; font-size: 300% }

h3    { font-weight: bold; font-size: 250% }

h4    { font-weight: bold; font-size: 200% }

h5    { font-weight: bold; font-size: 150% }

h6    { font-weight: bold; font-size: 125% }

#menulayout  { color: black; font-weight: bold; font-size: 90%; text-align: center }
#impressum     { font-size: 70%; text-align: center }
a:link  { color: #ff0; text-decoration: underline }
a:visited  { color: #ff0; text-decoration: underline }
a:hover  { color: #ff0; text-decoration: underline }
a:active  { color: #ff0; text-decoration: underline }

.textbox 
	{ background: transparent; 
	  background-color: white; 
	  border: 1px solid #000000; 
	  color: #000000; 
	  font-family: Verdana, Arial; 
	  font-size: x-small; 
	  text-align: left; 
	  scrollbar-face-color: #CCCCCC; 
	  scrollbar-shadow-color: #FFFFFF; 
	  scrollbar-highlight-color: #FFFFFF; 
	  scrollbar-3dlight-color: #FFFFFF; 
	  scrollbar-darkshadow-color: #FFFFFF; 
	  scrollbar-track-color: #FFFFFF; 
	  scrollbar-arrow-color: #000000
       }
TABLE.news { font-size: 90% }
