@charset "windows-1250";
/* CSS Document */


body  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	width:100%;
}
#Rahmen { width:600px; text-align:left;   }
.gross {font-size: 1.6em}
#Titel {
left:20px;  
text-transform:capitalize; 
color:#ffff00; 
font-size:22px; font-weight:bold; word-spacing:5px; margin-top: 15px; line-height:1.3em;}

#Titel2 {
	left:20px;
	text-transform:capitalize;
	color:#ffff00;
	font-size:16px;
	font-weight:bold;
	word-spacing:5px;
	margin-top: 25px;
	line-height:1.3em;
}

#Menu {
	left:20px;
	text-transform:capitalize;
	color:#ffcc99;
	font-size:16px;
	font-weight:bold;
	word-spacing:25px;
	margin-top: 50px;
}

a { color:#CCCCCC; text-decoration:underline;}
a:hover { color:#ff0000; text-decoration:underline;}

#Menu span { border-bottom:2px solid #ffcc99;}
#Menu a { text-decoration:none; color:#ffcc99; }
#Menu a:hover { text-decoration:underline; }


#Inhalt {
	left:20px;
	color:#FFFFFF;
	line-height:1.5em;
	margin-top:50px;
}

#Fussleiste { margin-top:50px; margin-bottom:10px; font-size:20px; color:#FF0000;}

.bu {
	font-size: 10px
}

