﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6F767D;
	line-height: normal;
	text-align: center;
	margin: 0;
}

#Container {
	position: relative;
	margin-top: 10px;
	width: 956px;
	height: 630px;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	z-index: 1;
}

#Top {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 954px;
	height: 110px;
	border-width: 0px;
	background-color: #FFFFFF;
	text-align:left;
	z-index: 2;
}
#TopTopLeft {
	position: absolute; 
	margin: 0px;
	left: 600px;
	top: 0px;
	width: 200px; 
	height: 50px; 
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #C8C9CC;
	text-align: left;
	z-index: 3;
}
#TopTopRight {
	position: absolute; 
	margin: 0px;
	left: 800px;
	top: 0px;
	width: 154px; 
	height: 50px; 
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	z-index: 3;
}
#TopBottom {
	position: absolute; 
	margin: 0px;
	padding: 10px;
	left: 600px;
	top: 55px;
	width: 330px; 
	height: 30px; 
	background-color: #FFFFFF;
	text-align: left;
	z-index: 3;
}

#Main {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 110px;
	width: 954px;
	height: 361px;
	z-index: 2;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	text-align: left;
}
#MainImage {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 361px;
	background-color: #FFFFFF;
	z-index: 3;
	text-align: left;
}
#MainNavigation1 {
	position: absolute;
	margin: 0px;
	left: 150px;
	top: 0px;
	width: 150px;
	height: 361px;
	z-index: 3;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	background-color: #C8C9CC;
	display: block;
}
#MainText {
	position: absolute;
	margin: 0px;
	left: 330px;
	top: 20px;
	width: 600px;
	height: 312px;
	background-color: #FFFFFF;
	z-index: 3;
	overflow: hidden;
}
#MainNavigation2 {
	position: absolute;
	margin: 0px;
	left: 793px; 
	top: 340px;
	width: 70px;
	height: 20px;
	background-color: #FFFFFF;
	z-index: 3;
}
#MainNavigation2Left {
	position: absolute;
	margin: 0px;
	left: 0px; 
	top: 0px;
	width: 30px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 4;
}
#MainNavigation2Middle {
	position: absolute;
	margin: 0px;
	left: 30px; 
	top: 0px;
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 4;
}
#MainNavigation2Right {
	position: absolute;
	margin: 0px;
	left: 50px; 
	top: 0px;
	width: 20px;
	height: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	background-color: #FFFFFF;
	text-align: center;
	z-index: 4;
}
#Bottom {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 475px;
	width: 954px;
	height: 155px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	clear: left;
	z-index: 2;
}
#BottomLeft{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 200px;
	height: 125px;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #C8C9CC;
	z-index: 3;
}
#BottomRight{
	position: absolute; 
	top: 0px;
	left: 802px;
	width: 150px; 
	height: 155px; 
	border-left-width: 2px;
	border-left-style: solid;
	background-color: #FFFFFF;
	z-index: 3;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F767D;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.normallist {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F767D;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F767D;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.zitattext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	margin-top: 0;
	margin-bottom: 0;
}
.zitatquelle {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F767D;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
.fuss {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F767D;
	font-size: x-small;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.fussbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.navigation {
	font-family: Verdana;
	color: #6F767D;
	font-size: small;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	list-style-type: none; 
	list-style-image: none;
	color:black;	
}
a {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
	color: #6F767D;
	display: block;
	padding: 3px;
}
a:hover {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px;
}
a.current {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px;
}
a.pfeil {
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display:inline;
}
a.email {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #6F767D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display:inline;
}
a.email:hover {
	color: #000000;
}
a.emailbold {
	font-weight: bolder;
	font-size: 11px;
	color: #6F767D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}
a.emailbold:hover {
	color: #000000;
}


