body {
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FF0000;
	margin: 0pt;
	padding: 0pt;	
}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

h1 { 
	font-size:14pt; 
	color:#FF0000; 
	font-style:normal; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

h2 { 
	font-size:90%; 
	color:#FF0000; 
	font-style:normal; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

h3 { 
	font-size:18pt; 
	color:#FF0000; 
	font-style:normal; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

td { 
	font-size:11pt; 
	color:#FF0000; 
	font-style:normal; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

p  {
	font-size:11pt;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: justify;
}

.menu_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffd800;
	text-decoration: none;
	line-height: normal;
	background-color: #222222;
	display: block;
	height: 20px;
	width: 150px;
	margin: 5pt;
	float: none;
	clear: none;
	background-position: left center;
	padding: 0pt;
	text-transform: none;
	position: static;
	border-top: 2px solid #980000;
	border-right: 1px none #00FF00;
	border-bottom: 2px solid #980000;
	border-left: 1px none #00FF00;
	background-image: url(Images/button-3.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
.menu_aktivbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
	line-height: normal;
	background-color: #222222;
	display: block;
	height: 20px;
	width: 150px;
	margin: 5pt;
	float: none;
	clear: none;
	background-position: left center;
	padding: 0pt;
	text-transform: none;
	position: static;
	border-top: 2px solid #FFD800;
	border-right: 1px none #FFD800;
	border-bottom: 2px solid #FFD800;
	border-left: 1px none #FFD800;
	background-image: url(Images/button-7.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
/* Bilder für Firefox*/
/*
.menu_buttons:focus {
	background-image: url(Images/button-7.gif);
	color: #ff0000;
	border-top: 2px solid #FFD800;
	border-bottom: 2px solid #FFD800;	
}

/*Bilder für Internet Explorer*/
/*.menu_buttons:active {
	background-image: url(Images/button-7.gif);
	color: #ff0000;
	border-top: 2px solid #FFD800;
	border-bottom: 2px solid #FFD800;
}
*/

.menu_unterbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffd800;
	text-decoration: none;
	line-height: normal;
	background-color: #222222;
	display: block;
	height: 20px;
	width: 143px;
	margin: 5pt 5pt 5pt 10pt;
	float: none;
	clear: none;
	background-position: left center;
	background-image: url(Images/button-3.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 5px;
	padding: 0pt 0pt 0pt 0px;
	text-transform: none;
	position: static;
	border-top: 2px solid #980000;
	border-right: 1px none #00FF00;
	border-bottom: 2px solid #980000;
	border-left: 1px none #00FF00;
}

/* Bilder für Firefox*/
.menu_unterbuttons:focus {
	background-image: url(Images/button-8.gif);
	color: #ff0000;
	border-top: 2px solid #FFD800;
	border-bottom: 2px solid #FFD800;
	background-position: right;
}

/*Bilder für Internet Explorer*/
.menu_unterbuttons:active {
	background-image: url(Images/button-8.gif);
	color: #ff0000;
	border-top: 2px solid #FFD800;
	border-bottom: 2px solid #FFD800;	
	background-position: right;
}

.table_border {
	border: thin solid #333333;
	margin: 5pt;
	padding: 1pt;
}

.table_place {
	height: 145px;
	width: 170px;	
}
.textkursiv {
	font-style: italic;
}
.textStil1 {
	font-weight: bolder;
	vertical-align: top;
	margin-bottom: 1px;
	border-top: 1px solid #980000;
	border-bottom: 1px solid #980000;	
}

[if gte IE 6]>
body {overflow-x:hidden;}
html {overflow-x:hidden;}
<![endif]

