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

a:link {
	background-color : transparent;
	color : #0000FF;
	font-size: xx-small;
}

a:visited {
	background-color : transparent;
	color : #0000FF;
	font-size: xx-small;
}

a:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration: none;
	font-size: xx-small;
}

a:active {
	background-color : transparent;
	color : #0000FF;
	font-size: xx-small;
}

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: xx-small;
	font-weight : normal;
}

p {
	font-family : Verdana;
	background-color : transparent;
	color : #000000;
	font-size: xx-small;
	font-weight : normal;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}

td {
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	border-collapse : collapse;
	vertical-align: top;
	text-align: justify;
	padding-left: 1;
	padding-right: 1
	}
