/*

Standard Style

Falls Du Dich nicht so gute mit CSS auskennen, findest Du auf
http://selfaktuell.teamone.de viele Informationen dazu.

*/


body,p,nobr,b,i,a,font {font-family:Arial,sans-serif}
a{text-decoration:undeline; color:#000000}
a:hover{font-weight:bold; color:#0303AC}
a:active{color:#0303AC}

.norm { font-family:Arial,sans-serif; font-size:12px; }

.small { font-family:Arial,sans-serif; font-size:11px; }

.mini { font-family:Arial,sans-serif; font-size:10px; }

.winz { font-family:Arial,sans-serif; font-size:9px; }

.spacer { font-family:Arial,sans-serif; font-size:4px; }

.hed0 {font-size:34px; }
.hed1 {font-size:24px; }
.hed2 {font-size:20px; }
.hed3 {font-size:18px; }
.hed4 {font-size:16px; font-weight: bold; }
.hed5 {font-size:14px; font-weight: bold; }
.hed6 {font-size:14px; }
.hed7 {font-size:13px; font-weight: bold; }
.hed8 {font-size:12px; font-weight: bold; }
.hed9 {font-size:11px; font-weight: bold; font-style: oblique; }
.strich { text-decoration:line-through; }

/*
Höhendefinition für die unsichtbare Tabelle in links.php
*/

td
{
font-family:Arial,sans-serif;
font-size:12px;
text-align:left;
background-position: top left;
background-repeat: no-repeat;
}

.oben   { vertical-align:top; }
.unten   { vertical-align:bottom; }

.rahmen	{ border-width:thin; border-color:#ffcc99; }




