body				{ font-family: Verdana, Arial, Helvetica, sans-serif;
					  color: #000000; font-size: 9pt; }
					  
#screen				{ position: absolute; visibility: visible; left: 50%; top: 50%;
					  width: 760px; height: 410px;
					  margin-left: -380px; margin-top: -205px; border: 1px solid #2F5D8C; }
					  
.hintergrund		{ background: url(images/00gbg__a.gif); }
#box_760x410		{ position: absolute; width: 760px; height: 410px; margin-left: 0px; margin-top: 0px; }

#box_294x360		{ position: absolute; width: 294px; height: 410px; margin-left: 10px; margin-top: 10px; }
#box_445x360		{ position: absolute; width: 445px; height: 410px; margin-left: 314px; margin-top: 40px; line-height: 1.4em; }
#box_760x50			{ position: absolute; width: 760px; height: 50px; margin-left: 10px; margin-top: 390px; }

a					{ color: #000000; text-decoration: underline; }

a.button_allgemein:link, a.button_allgemein:visited, a.button_allgemein:active
							{ display: block; text-decoration: none; background: url("images/xxbnueba.gif") no-repeat ;
							  color: #ffffff; font-size: 8pt; font-weight: bold;
							  padding-top: 3px; padding-left: 40px; width: 181px; height: 29px; }
a.button_allgemein:hover	{ background: url("images/xxbrueba.gif") no-repeat; color: #2F5D8C; }

