body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	
}
body {
	background-color: #5A0000;
}
h1 {
	font-size: 14px;
}
hr{
	color: #DAA520;
}

table.karte,tr.karte,td.karte{
	border-bottom: 1px solid #480000;
	border-left: none;
	border-top: none;
	border-right: none;
}
td.karte_getrennt {
	border-bottom: 1px solid #480000;
	border-left: none;
	border-top: none;
	border-right: 1px solid #480000;
}
body.start {
scrollbar-base-color: #5A0000;
	scrollbar-face-color: #5A0000;
	scrollbar-track-color: #5A0000;
	scrollbar-arrow-color: #5A0000;
	scrollbar-highlight-color: #5A0000;
	
	scrollbar-3dlight-color: #5A0000;
	scrollbar-darkshadow-color: #5A0000;
	scrollbar-shadow-color: #5A0000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#topnavi 
	{ 	
		height: 10px; 
		background: #DAA520;
		white-space: nowrap; 
	
	}
		
		
#topnavi a:link,#topnavi a:visited 
	{  
		color: black;
		text-decoration: none;
		height: 10px;
		padding-top: 3px;  
		padding-bottom: 3px;
		margin: 0;
		display: block;
		text-align: center;
	}
	
#topnavi a:hover 
	{ 
		background: #FFD700;	
		
	}

#topnaviactive 
	{
		background: #FFD700;	
		
	}
	
	
#topnaviclear 
	{  display: none;}
	
html>body #topnaviclear 
	{  display: block;  clear: both;}
	
INPUT{
background-color: white; 
border: 1px inset black; 
font-family:Verdana,Arial,Tahoma; 
font-size:8pt; color: Black; 
}
INPUT.button{
background-color: white; 
border: 1px solid black; 
font-family:Verdana,Arial,Tahoma; 
font-size:8pt; color: Black; 
}
INPUT.radio{
	background-color: #5A0000;
border:none;
}
table.start{
border: 2px solid Black; 
}
td.navigation2 {
	border: 1px solid Black;
	background-color: #DAA520;
	color: Black;
	}
td.navigation2:hover {
	border: 1px solid Black;
	background-color: Aqua;
	
}



a.example3{
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  border-style:outset;
  border-color:red;
  border-width:5px;
  background-color: navy;
  width:125px; 
  color:white;
  display:inline;
  margin:-5;
  }
 
  a.example3:visited 
  {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  border-style:outset;
  border-color:red;
  border-width:5px;
  background-color: navy;
  width:125px; 
  color:white;
  display:inline;
  margin:-5;
  }
 
  a.example3:active 
  {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  border-style:inset;
  border-color:red;
  border-width:5px;
  background-color:white;
  width:125px;
  color:navy;
  display:inline;
  margin:-5;
  }
 
  a.example3:hover 
  {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  border-style:inset;
  border-color:red;
  border-width:5px;
  background-color: white;
  width:125px; 
  color:navy;
  display:inline;
  margin:-5;
 } 
 .black{
 	color: Black;
 } 
 
 div.nightlife{
	background-image: url(img/nightlife_logo.jpg);
}