﻿body {
	background-color: #e7e7e8;
	font-family:Verdana;
}
h1{
	font-family: Verdana;
	color: #004A99;
}

h2{
	font-family: Verdana;
	font-weight: normal;
	color: #004A99;
}
.MainTable {
	width: 900px;
	background-color: white;
}
.HeadTable {
	width: 100%;
	height: 100%;
}
.HeadTable_Line1 {
	color: #004A99;
	font-family: Verdana;
	font-size: 40px;
	padding-left: 30px;
	text-transform: lowercase;
	letter-spacing: 11px;
}
.HeadTable_Line1 a {
	color: #004A99;
	text-decoration:none;
}
.HeadTable_Line2 {
	color: #999999;
	font-family: Verdana;
	font-size: large;
	padding-left: 30px;
}
.HeadTable_Line3 {
	text-align: right;
	color: #C0C0C0;
	font-weight: lighter;
	font-size: small;
	font-family: Verdana;
	padding-right: 10px;
}
.HeadTable_Line3 a {
	color: #C0C0C0;
	text-decoration: none;
}
.HeadTable_Line3 a:visited {
	color: #C0C0C0;
}
.HeadTable_Line3 a:hover {
	color: #909090;
}
.HeadTable_Line3 a:active {
	color: #909090;
}
.MainTableSmallBlueLine {
	background-color: #004a99;
}
.MainTableSmallWhiteLine {
	background-color: white;
}
.BigBlueBox {
	background-color: #004a99;
}
.TableThreeBlueBoxes {
	width: 100%;
	height: 100%;
}
.ThreeBlueBoxes1 {
	width: 33%;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #3333FF;
}
.ThreeBlueBoxes2 {
	width: 33%;
}
.ThreeBlueBoxes3 {
	width: 33%;
	background-image: url('Images/jungfernstieg_ecke_Neu.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.MainMenu {
	width: 100%;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
}
.MainMenu td {
	background-color: #d7d7d8;
	width: 33%;
}
.MainMenu td:hover {
	background-color: #979798;
}
.MainTableContentRow {
	height: 500px;
}
.MainTableContentSideMenuCell {
	width: 300px;
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.MainTableContentRightCell {
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.MainTableMainMenuCell {
	vertical-align: top;
	text-align: left;
}
.InlineFrame {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	width: 600px;
	height: 580px;
}
#NavMainMenu {
	float: left;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
}

* {
	margin: 0;
	padding: 0;
}
#NavMainMenu ul {
	list-style: none;
	width: 100%;
	text-align: center;
}
#NavMainMenu li {
	display: inline;
	float: left;
	width: 300px;
}
#NavMainMenu a {
	padding-top: 5px;
	display: block;
	background-color: #d7d7d8;
	height: 25px;
	margin: 1px;
	text-decoration: none;
}
#NavMainMenu a:hover {
	background-color: #b7b7b8;
}
#NavMainMenu a:focus {
	background-color: #b7b7b8;
}
#NavMainMenu a:active {
	background-color: #b7b7b8;
}
#NavMainMenu a:link {
	color: #004a99;
}
#NavMainMenu a:visited {
	color: #004a99;
}
#SideMenu {
	float: left;
	text-align: left;
	width: 100%;
	font-family: Verdana;
}
* {
	margin: 0;
	padding: 0;
}
#SideMenu ul {
	list-style: none;
	background-color: #d7d7d8;
}
#SideMenu li {
	display: block;
	padding-top: 1px;
}
#SideMenu a:hover {
	background-color: #b7b7b8;
}
#SideMenu a:focus {
	background-color: #b7b7b8;
}
#SideMenu a:active {
	background-color: #b7b7b8;
}
#SideMenu li a {
	color: #004a99;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px white solid;
	height:20px;
	padding-top:3px;
	text-decoration: none;
	padding-left:5px;
}
#SideMenu li a:visited {
	color: #004a99;
}
#SideMenu ol {
	list-style: none;
	padding-left: 10px;
	background-color: white;
}
#SideMenu ol li {
	display: block;
	background-color: #d7d7d8;
}
#SideMenu ol a:hover {
	background-color: #b7b7b8;
}
#SideMenu ol a:focus {
	background-color: #b7b7b8;
}
#SideMenu ol a:active {
	background-color: #b7b7b8;
}
#SideMenu ol a {
	color: #004a99;
	text-decoration: none;
	text-transform: none;
	font-variant: small-caps;
}

.ImpressumText{
	font-size:small;
}

.ImpressumUeberschrift
{
	font-weight:bold;

}

