

.schrift
{
font-family : Verdana, Arial; 
font-size : 12px;
color : #BAC5E0;
text-decoration:none;
font-weight : normal;
font-style : normal;
line-height:18px;
vertical-align: top;
}

.schriftklein
{
font-family : Verdana, Arial; 
font-size : 11px;
color : #BAC5E0;
text-decoration:none;
font-weight : normal;
font-style : normal;
line-height:18px;
vertical-align: top;
}

.referenzenliste
{
font-family : Verdana, Arial; 
font-size : 12px;
color : #BAC5E0;
text-decoration:none;
font-weight : normal;
font-style : normal;
}



a.Navigation
{ 
font-family : Verdana, Arial; 
font-size : 12px;
color : #ADB4CC;
text-decoration:none;
font-weight : bold;
font-style : normal;
}
a.Navigation:hover {color:#A9B0C7; text-decoration: none;}
a.Navigation:link  {}
a.Navigation:visited {}
a.Navigation:active  {}



a.ExterneLinks
{ 
font-family : Verdana, Arial; 
font-size : 12px;
color : #BAC5E0;
text-decoration:underline;
font-weight : normal;
font-style : normal;
}
a.ExterneLinks:hover {color:#BAC5E0; text-decoration: underline;}
a.ExterneLinks:link  {}
a.ExterneLinks:visited {}
a.ExterneLinks:active  {}


a.ExterneLinksKlein
{ 
font-family : Verdana, Arial; 
font-size : 11px;
color : #BAC5E0;
text-decoration:underline;
font-weight : normal;
font-style : normal;
}
a.ExterneLinks:hover {color:#BAC5E0; text-decoration: underline;}
a.ExterneLinks:link  {}
a.ExterneLinks:visited {}
a.ExterneLinks:active  {}





/* ------------------ Für die JavaScript-Testseite (index.html) -------------------- */
.schrift2
{
font-family : Verdana, Arial; 
font-size : 12px;
color : #333333;
text-decoration:none;
font-weight : normal;
font-style : normal;
line-height:20px;
}

.fett2
{
font-family : Verdana, Arial; 
font-size : 12px;
color : #333333;
text-decoration:none;
font-weight : bold;
font-style : normal;
line-height:20px;
}


