body                { background-color : #FFFFFF;
                  margin-left : 0px;
                  margin-right : 0px;
                  margin-top : 0px; }

/*---------------Links---------------*/


a:link                { font-family : Verdana;
                  color : #888888; }
a:visited        { font-family : Verdana;
                  color : #888888; }
a:active        { font-family : Verdana;
                  color : #AAAAAA; }

.test           { color : #FF0000; }

/*---------------Text---------------*/

p                 { font-family : Verdana;
                  font-size : 12pt;
                  color : #FFFFFF; }

.rahmen         { border-style : solid;
                  border-width : thick;
                  border-color : #1100FF;
                  background-color : #CC00CC; }

.klein          { font-size : 10pt; }

.news			{ font-family : Verdana;
				  font-size : 10 pt;
				  color : #666666;  }

/*---------------Überschriften---------------*/

h1                 { font-family : Verdana;
                  font-size : 24pt;
                  color : #888888;
                  margin-top : 1cm; }

h2                { font-family : Verdana;
                  font-size : 20pt;
                  color : #888888;
                  margin-top : 1cm; }

h3                { font-family : Verdana;
                  font-size : 16pt;
                  color : #888888;
                  margin-top : 1cm; }

/*---------------Tabellen---------------*/

table                { border-style : none;
                  border-width : 0; }

th                { font-family : Verdana;
                  font-size : 16pt;
                  color : #00CC33; }

td                { font-family : Verdana;
                  font-size : 9pt;
                  color : #888888; }

/*---------------Listen---------------*/

ol                { font-family : Verdana;
                  font-size : 12pt;
                  color : #FFFFFF; }

ul                { font-family : Verdana;
                  font-size : 12pt;
                  color : #FFFFFF; }

dl                { font-family : Verdana;
                  color : #00CC33; }

dt                { font-size : 20pt;
                  color : #00CC33; }

dd                { font-size : 12pt; }