.nav {font-size:12px;font-weight:bold;line-height:22px;color:#FF0000}

.hnav {font-size:12px;line-height:14px;color:#FF0000}

.home {font-size:12px;line-height:14px;color:#FF0000}

.uehome {font-size:14px;line-height:14px;font-weight:bold;color:#FF0000}

.uuehome {font-size:16px;line-height:14px;font-weight:bold;color:#FF0000}

.schrift {font-size:16px;line-height:22px;font-weight:bold;color:#FF0000}

.ueschrift {font-size:23px;line-height:30px;font-weight:bold;color:#FF0000; text-transform: uppercase}

.tabelle {font-size:14px;line-height:14px;color:#000}


body {
  scrollbar-hightlight-color:blue;
  scrollbar-arrow-color:red;
  scrollbar-base-color:gold;
	
	background-color: #000;

  font-family:"Apercu Bold", Calibri, sans-serif; 
  font-size-adjust:0.508; 
  font-weight:bold; 
  font-style:normal;	
	
}

#logoframe {
    height: 139px;
    width: 100%;
    margin-bottom: 7px;
}

#logo {
  position: absolute;
  height: 100px;
  margin-left: 300px;
  margin-top: 25px;
  text-align: left;
}

#tamtamlogo {
  position: absolute;
  height: 100px;
  margin-left: 0px;
  margin-top: 10px;
  text-align: left;  
}

#tamtamlogo a {
  outline: 0;
}


#topnavi {
  width: 1280px;
  height: 45px;
  padding: 0;
  border: 0;
  padding-left: 10px;  
}

#topnavi .item {
  float: left;
  line-height: 47px;

  font-size: 16px;
  font-weight: bold;
  
  margin-right: 5px;
}

#topnavi .item a {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 3px;
  padding-top: 3px;  
	color: #FF0000;	
	outline: 0;
	text-decoration: none;
}

#topnavi .item a#current {
  text-decoration: none;
  border: 2px solid #FF0000;
  padding-left: 14px;
  padding-right: 14px;
}

#topnavi .item a:visited {
	text-decoration: none;
}

#topnavi .item a:hover {
	text-decoration: none;
	border: 2px solid #FF0000;
	padding-left: 14px;
  padding-right: 14px;
}

#intern, #intern td {

  font-size: 12px;
  font-weight: normal;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

.nav a {
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}

.schrift-content-left { 
  font-family:"Apercu Bold", Calibri, sans-serif; 
  font-size-adjust:0.508; 
  font-weight:bold; 
  font-style:normal;
  font-size: 26px;
  line-height: 30px; 
}

.schrift-content-right { 
  font-family:"Apercu Bold", Calibri, sans-serif; 
  font-size-adjust:0.508; 
  font-weight:bold; 
  font-style:normal;
  font-size: 14px;
  line-height: 17px;  
}

.cal { 
  font-family:"Apercu Bold", Calibri, sans-serif; 
  font-size-adjust:0.508; 
  font-weight:bold; 
  font-style:normal;
  font-size: 16px;
  line-height: 18px; 
}

#bg {
  background: #fff url('/graphics/bg-cal-linie.png') no-repeat 0 0px;
}

.upper {
  text-transform: uppercase;
}
