﻿body
{
	margin: 0px;
}
img
{
	vertical-align: bottom;
}
table.header
{
	width: 990px;
	height: 40px;
	background-color: #003399; 
}
table.navigation
{
	width: 300px;
	height: 200px;
	background-color: #336699; 
}
table.pictures
{
	width: 690px;
	height: 200px;
	background-color: #336699; 
}
table.footer
{
	width: 990px;
	height: 20px;
	background-color: #003399; 
}
table.border
{
	border-style: ridge;
	border-width: thick;
	padding: 10px;
	background-color: #99CCFF;
}
tr.navigation
{
	height: 19px;
}
tr.sub
{
	height: 13px;
}
tr.spacer
{
	height: 100%;
}
td.headerText
{
	width: 100%;
	text-align: center;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;	
}
td.picturesText
{
	width: 100%;
	padding-left: 10px;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;	
}
td.footerText
{
	width: 100%;
	text-align: right;
}
td.footerEMail
{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	width: 100%;
}
td.arrow
{
	width: 20px;
	text-align: center;
}
td.contentHeader
{
	padding: 10px;
	width: 100%;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	background-color: #336699;
}
td.counter
{
	vertical-align: top;
	padding-right: 5px;
}
img.mainNav
{
	vertical-align: middle;
}
a:hover
{
	color: black;
}
a.navigationInactive
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
a.navigationActive
{
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
a.navigationImpressum
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
a.navigationEMail
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}
a.subInactive
{
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
a.subActive
{
	font-size: 7pt;
	font-weight: bold;
	color: white;
	font-family: Verdana;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
a.googleMaps
{
	color: Black;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
a.navigationAnwalt
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana;
}
span.label
{
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	text-decoration: none;
}
span.error
{
	font-size: 10pt;
	color: red;
	font-family: Verdana;
	text-decoration: none;
}