/* CSS Document */
body {
	background-color: #FFCB09;
	margin: 0px;
	padding: 0px;
}
.navitext {
	width: 688px;
	font-weight: bold;
	background-color: #FFFF99;
	font-family: "Courier New", Courier, monospace;
	border-bottom-style: solid;
	border-color: #999999;
	border-width: 1;
}
#titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-weight: bold;
}

#navtx1 a:link,a:visited {
	color: #000000;
	background-color: #FFE687;
	text-decoration: none;
}
#navtx1 a:hover 	{
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
#navtx a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
#navtx a:hover 	{
	color: #FFFFFF;
	background-color: #996600;
	display: block;
	text-decoration: none;
}
.copy a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
.copy a:hover 	{
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
#main a:link,a:visited {
	color: #000000;
	background-color: #FFE687;
	text-decoration: none;
}
#main a:hover 	{
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
#luckau {
	font-size: 1.5em;
	font-weight: bold;
	color: #336600;
}
.start_titel {
	font-size: 2.0em;
	font-weight: bold;
	color: #336600;
}
#luckau a:link,a:visited {
	color: #000000;
	background-color: #FFE687;
	text-decoration: none;
}
#luckau a:hover 	{
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
}
.laufschrift {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	/*color: #16357e; tiefblau*/
	color: #F00;
	height: 14px;	
	width: 750px;	
	border: 1px none #000000; 
	background-color: #FFFFCC; 
}


