
BODY {
  background-color: #FFFFEC;
}

table.top {
  background-image: url("limousinen-service/limousinen-top.jpg");
  background-repeat: no-repeat;
}


table.main {
  background-image: url("limousinen-service/limousinen-line.jpg");
   
}

table.bottom {
  background-image: url("limousinen-service/limousinen-bottom.gif");
  background-repeat: no-repeat;
   
}
table.navigation_bottom {
  background-image: url("limousinen-service/nav_bottom.gif");
  background-repeat: no-repeat;
   
}


td.top {
  font-family: "Times New Roman", serif;
  color: #990000;
}

span.kurth {
  font-family: "Times New Roman", serif;
  font-size: 25px;
  font-weight: bold;
}

span.kurth_capital {
  font-family: "Times New Roman", serif;
  font-size: 35px;
  font-weight: bold;
}

span.kurth_2 {
  font-family: "Times New Roman", serif;
  font-size: 19px;
  font-weight: bold;
}

span.kurth_3 {
  font-family: "Times New Roman", serif;
  font-size: 14px;
}

table.navigation {
  background-image: url("limousinen-service/oldtimer-navigation.gif");
  background-repeat: no-repeat;
}



td.nav_active {
 

  text-decoration:none;
  
	
}

td.nav a{
  font-family: "Times New Roman", serif;
  font-size: 15px;
  font-weight:bold;
  text-decoration:none;
  color: #990000;
}

td.nav_active a{
   font-family: "Times New Roman", serif;
   font-size: 15px;
   text-decoration:underline;
   font-weight:bold;
   color: #990000;
}


td.main_text{
  font-family: "Times New Roman", serif;
  font-size: 14px;
  
  text-decoration:none;
  color: #990000;
 
}

td.main_text a{
  font-family: "Times New Roman", serif;
  font-size: 14px;
 
  text-decoration:underline;
  color: #cc0000;
 
}
