﻿body
{
	background-color: #5A7693;
	background-repeat: repeat;
}

p
{
	font-family: Helvectia, Arial;
  	font-size: 11pt;
  	color: #DBDEE7;
}

h1
{
	font-family: Helvectia, Arial;
  	color: #DBDEE7;
}

table
{
	width: 800px;
	border: 0;
}

#SiteBegin
{
	top: 0px;
}

#Navigation
{
	background-image: url(Navigationsleiste.jpg);
}

#TableHeader
{
	background-image: url(Banner.jpg);
	height: 200px;
}

#TableWidth
{
	width: 530px;
}

#TableContact
{
	width: 380px;
}

#TableBodyHeaderLine
{
}

#TableBodyDownLine
{
}

#TableGround
{
	background-image: url(TableGround.jpg);
	width: 800px;
	background-repeat: repeat;	
}

a.menuelink:active, a.menuelink:hover
{
	color: yellow;
	font-family: Helvectia, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
}

a.menuelink:link, a.menuelink:visited
{
	color: yellow;
	font-family: Helvectia, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.EMail:active, a.EMail:hover, a.EMail:link
{
	color: #99FF66;
	font-family: Helvectia, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.EMail:visited
{
	color: #FF9900;
	font-family: Helvectia, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
