﻿body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: Black;
	margin-top: 0px;
	margin-left: 0px;
}

a:link
{
	color: #87cef3; 
	height: 10px;
	text-decoration: none;
}

a:visited
{
	color: #87cef3; 
	text-decoration: none;
}

a:hover
{
	color: Red;
	text-decoration: underline;
}

a:active
{
	color: #87cef3;
	text-decoration: none;
}

a.untermenu
{
	color: Blue;
	text-decoration: none;
	font-size: 10px;
}

a.untermenu:hover
{
	color: Red;
	text-decoration: none;
}

.StartPage
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(                 'images/back_home.gif' );
	background-repeat: repeat-y;
	background-color: #408cd9;
	text-align: left;
	color: White;
	margin-top: 0px;
	margin-left: 0px;
}

.Ueberschrift
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
