a.navi:link {color:#FFFF00; text-decoration:none;    }
a.navi:visited { color:#FFFF00; text-decoration:none;}
a.navi:hover {color:#FFFF00; text-decoration:bold; text-decoration:underline;}
a.navi:focus {color:#FFFF00; text-decoration:none; text-decoration:underline; }
a.navi:active {color:#FFFF00; text-decoration:none; text-decoration:underline; }

a.naviInhalt:link 
{
	color:#FF0000; 
	text-decoration:none; 
	font-weight:normal;  
}

a.naviInhalt:visited 
{ 
	color:#FF0000; 
	text-decoration:none; 
	font-weight:bold
}

a.naviInhalt:hover 
{
	color:#FF0000; 
	text-decoration:bold; 
	text-decoration:underline; 
	font-weight:bold
}
a.naviInhalt:active 
{
	color:#FF0000; 
	text-decoration:none; 
	font-weight:normal
}

.Navi {
font-family: Tahoma, Times New Roman, Arial, sans-serif;
	color: #FFFF00;
	font-size:16px
}

.Titel {
	font-family: Tahoma, Times New Roman, Arial, sans-serif;
	color: #FFFF00;
	font-size:26px;
    font-variant:small-caps;
	}
	
.Inhalt {
	font-family: Comic Sans MS,Tahoma, Times New Roman, Arial, sans-serif;
	color: #4100b8;
	font-size:14px;
	padding-top:10;
	padding-left:12;
	padding-right:12;
	padding-bottom:10;
	}
	
.PicInhalt {
	font-family: Comic Sans MS,Tahoma, Times New Roman, Arial, sans-serif;
	color: #4100b8;
	font-size:20px;
	padding-top:10;
	padding-left:12;
	padding-right:12;
	padding-bottom:10;
	}
	
.Start {
	font-family: Tahoma, Times New Roman, Arial, sans-serif;
	color: #4100b8;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
	padding-top:10;
	padding-left:12;
	padding-right:12;
	padding-bottom:10;
	}

