﻿/************************************/
/* Style-Sheet von www.cbr1000rr.de */
/*   Copyright by Rainer Friedmann  */
/*        raienr@cbr1000rr.de       */
/*           Stand Mai 2008         */
/************************************/
/*             Allgemein            */
/************************************/

a:link {
	background-color : transparent;
	color : #000000;
}
a:visited {
	background-color : transparent;
	color : #000000;
}
a:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration: none;
}
a:active {
	background-color : transparent;
	color : #000000;
}
.style1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}

.style2 {
	text-align: center;
}

body {
	background-color : #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #DC0000;
	scrollbar-track-color: #E4E4E4;
	scrollbar-base-color: #6F0000;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
}
p {
	font-family : Verdana;
	background-color : transparent;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}
td {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	border-collapse : collapse;
	vertical-align: middle;
	text-align: justify;
	padding-left: 1;
	padding-right: 1;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}

