﻿a:visited
{
	color: rgb(0, 0, 0);
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link
{
	color: rgb(0, 0, 0);
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover 
{
	color: rgb(255, 255, 255);
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
body
{
	font-family: Arial;
	background-color: rgb(255, 255, 255);
	color: rgb(0,51,51);
	background-image: url('Bilder/background02.jpg');
}
h6
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h5
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h4
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h3
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h2
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h1
{
	font-family: Arial, Helvetica, Sans-Serif;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}


.neueFormatvorlage1 {
	background-image: url('Bilder/background02.jpg');
}




