﻿body         { background-image: url('grafiken/bgmain.jpg'); 
               background-repeat: no-repeat; background-attachment: fixed;
				background-color: #FFFFFF;
               font-family: Verdana; font-size: 10pt; color: #000000; 
               background-position: left bottom;
               scrollbar-arrow-color: #000000; scrollbar-base-color: #F7FC00; scrollbar-highlight-color : #336702; scrollbar-shadow-color : #336702   }
 
p            { line-height: 140%; text-align: justify }

td           { font-family: Verdana; font-size: 10pt; color: #000000}

td.verlauf   { font-weight: bold; background-image: url('titel/bg.gif'); background-repeat: repeat-x; color: #336702; }

td.news      {
	background-image: url(grafiken/linie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px;
}

