<!--
/* sevillana.de Startseite */

html { min-height: 101%; }

body, table, td {
 font-family: trebuchet ms, verdana, arial, sans-serif;
 font-size: 12px; font-weight: bold; color: #7B0000; line-height: 12pt; }
 
body {
 margin: 15px;
 background-color: #8A98B4; }

body {
 scrollbar-base-color:#8A98B4;
 scrollbar-track-color:#8A98B4;
 scrollbar-highlight-color:#990000;
 scrollbar-3d-light-color:#8A98B4;
 scrollbar-shadow-color:#990000;
 scrollbar-arrow-color:#990000;
 scrollbar-darkshadow-color:#8A98B4; }

A:link, A:active, A:visited { font-size: 14px; color: #C3D7FF; font-weight: bold; text-decoration: none; }
A:hover { font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none; }

.siebenpunkt { font-size: 9px; font-weight: bold; color: #7B0000; line-height: 104%; }
