/* schriftstil,abstände */

body
{margin-top: 30px; margin-left: 25px; margin-right: 0px;margin-bottom: 0px; color: #000000;  background-color:#999999; font-family: verdana,arial; font-size: 10pt;}
H1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 15pt; color : #C5DCEE;style="cursor : s-resize"; text-align : center;}
H2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12pt; color : black;style="cursor : s-resize"}
P {font-family : Verdana,Arial,Helvetica,sans-serif; line-height : 120%; font-size : 11pt;
   text-indent : 10px}
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #e6e6e6; scrollbar-base-color: #9F9F9F;
scrollbar-highlight-color : #4F4F4F; scrollbar-shadow-color : #e6e6e6;
SCROLLBAR-TRACK-COLOR: #9F9F9F;}

TD,TR {
	width : ;
	background-color : #8080FF;
	font: normal 90%/100% Verdana;
	font-size:10pt;
	letter-spacing : 1px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 2px outset #C5DCEE;
	border-left : 2px outset #C5DCEE;
	border-right :  2px outset #C5DCEE;
	border-bottom : 2px outset #C5DCEE;
       }




/* allgemeine links im text */
A:link { color : teal; text-decoration: underline; }
A:visited {color : green; text-decoration: underline; }
A.:visited.ber {color : black; text-decoration: underline; }
A:hover {color: #FF0000; text-decoration: none; }
A:hover IMG { MARGIN : 1px -1px -1px 1px }
A:active {color: #FF0000; text-decoration: none; }