body         { 	background-color: #E7BD31;	font-family: Arial, Serifenlos;	font-size: 20px;	scrollbar-face-color: #F4E3A8;	scrollbar-highlight-color: #000000;	scrollbar-shadow-color: #A85117;	scrollbar-3dlight-color: #A85117;	scrollbar-arrow-color: #A85117;	scrollbar-track-color: #A85117;	scrollbar-darkshadow-color: #F4E3A8;        scrollbar-base-color: #FF0000; }a:visited 			{ color:#A85117; text-decoration:none;	}a:link 				{ color:#A85117; text-decoration:none; 	}a:hover 			{ color:#A85117; text-decoration:none; background-color:#F4E3A8; }a:active 			{ color:#A85117; text-decoration:none;	}a:focus 			{ color:#A85117; text-decoration:none;	}.titel_main { font-size: 25px; color: #A85117; font-weight: bold; nowrap}/* Für Globalnavigations Seiten */.text_navigation_main { font-size: 18px; color: #A85117; font-weight: bold; height: 20; width: 165; nowrap}.text_navigation { font-size: 15px; color: #A85117; font-weight: bold; height: 20; width: 165; nowrap}.text_navigation_jahr { font-size: 11px; color: #A85117; font-weight: bold; height: 20; width: 165; text-align: center; nowrap; vertical-align: bottom;}/* Für Geburtstag Seiten */.titel_geburtstag{ font-size: 18px; color: #A85117; font-weight: bold; height: 20; width: 600; nowrap; text-align: center;}.text_geburtstag{ font-size: 15px; color: #A85117; font-weight: bold; height: 20; nowrap}.body_geburtstag         { 	background-color: #E7BD31;	font-family: Arial, Serifenlos;	font-size: 20px;	scrollbar-face-color: #F4E3A8;	scrollbar-highlight-color: #000000;	scrollbar-shadow-color: #A85117;	scrollbar-3dlight-color: #A85117;	scrollbar-arrow-color: #A85117;	scrollbar-track-color: #A85117;	scrollbar-darkshadow-color: #F4E3A8;        scrollbar-base-color: #FF0000; }/* Auf die Seiten im Kopf:// <link rel="stylesheet" type="text/css" href="formate.css">// // body  -- gilt für das ganze body tag// .body_geburtstag -- muss als class def. sein// Auf der Seite im body Tag <body class="body_geburtstag">//*/