﻿/***********************************/
/* Style-Sheet von www.VFR1200F.eu */
/*                                 */
/*  Copyright by Rainer Friedmann  */
/*    E-Mail: Raienr@VFR1200F.eu   */
/*                                 */
/*         Stand 15.01.2010        */
/***********************************/
/*            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;
}

.Ueberschrift {
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
}
.Ueberschrift2 {
	text-align: center;
	background-color: #FFCC99;
	font-weight: bold;
	text-align: center;
}
.Hinweis {
	font-size: xx-small;
	text-align: center;
}
.Rahmen_rot {
	border-collapse: separate;
	border: 1px solid #800000;
}

.Zelle_Ausrichtung_rechts {
	text-align: right;
}

.Zelle_Ausrichtung_mitte {
	text-align: center;
}

.Bilderrahmen {
	border-collapse: separate;
	border: 1px solid #000000;
}

table {
	padding: 3 0 3 0;
	border-collapse: collapse;
	width: 700px;
	text-align:center;
}


body {
	background-color : #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #DC0000;
	scrollbar-track-color: #E4E4E4;
	scrollbar-base-color: #6F0000;
}
p {
	background-color : transparent;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}
td {
	font-size: 13px;
	font-weight : normal;
	text-align: justify;
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	border-collapse : collapse;
}