img { border: 0px; }

A.menu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000066; 
line-height : 119%;
}
A.menuselected { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
line-height : 119%;
margin-left: 15px;
}

A.menu:hover { 
color: #000066; 
font-weight: bold;
}
 
A.menuselected:hover { 
color: #000066; 
font-weight: bold;
margin-left: 15px;
} 

A.leiste:link { 
font-family: Verdana;
font-size: 12px;
color: #000066; 
line-height : 119%;
}
A.leiste:visited { 
font-family: Verdana;
font-size: 12px;
color: #000066;  
line-height : 119%;
}
A.leiste:active { 
font-family: Verdana;
font-size: 12px;
color: #000066; 
line-height : 119%;
} 
A.on,
A.leiste:hover { 
font-family: Verdana;
font-size: 12px;
color: #000066; 
font-weight: bold;
line-height : 119%;
} 

.verdana { 
font-family: Verdana;
font-size: 12px;
color: #000066; 
text-decoration : none; 
}

.verdana_gr { 
font-family: Verdana;
font-size: 14px;
color: #000066; 
text-decoration : none; 
line-height : 110%
}

.verdana_head { 
font-family: Verdana;
font-size: 20px;
color: #FFFFFF; 
text-decoration : none; 
line-height : 110%
}

.verdana_haftung { 
font-family: Verdana;
font-size: 10px;
color: #000066; 
text-decoration : none; 
line-height : 100%
}

.ticker { 
font-family: Verdana;
font-size: 14px;
color: #000066; 
font-weight: bold;
text-decoration : none; 
line-height : 110%
}

/* CSS für 2-spaltige Ausgabe */
.content {
	font: 12px Verdana;
	}

.content .linkespalte {
	width: 240px;
	float: left;
	}

.content .rechtespalte {
	width: 415px;
	margin-left: 250px;
	margin-top: auto;
	float: none;
	}
	
	
/* Einzug der Buttonleiste */
ul {
width: 100%;
margin-left: 0px; 
position: relative;
}

#RandUnten {
  border-collapse: collapse;
  border-top: 1px solid #000066;
}
#RandUnten td, #RandUnten th {
  border-top: 1px solid #000066;
}
