body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin:0 auto;
	color: #333333;
	background-color:#F5F5F5;
	font-weight: normal;
}

.Presentation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	font-weight: bold;

}

a.Presentation:link {text-decoration: none; color: #000000}
a.Presentation:visited {text-decoration: none; color: #000000}
a.Presentation:hover {text-decoration: none; color: #FF0000}
a.Presentation:active {text-decoration: none; color: #000000}

h5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #117c92;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #1492AD;
}
a:visited {
	text-decoration: none;
	color: #1492AD;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #1492AD;
}

#Left {
	position:fixed;
	top:0px;
	left: 0px;
	width:15%;
	height: 100%;
	z-index: 2;
	background-color:#F5F5F5;
	overflow: hidden;
}

#Window {
	position:absolute;
	top: 0px;
	left: 15%;
	width: 60%;
	height: 100%;
	z-index: 2;
	background-color:#F5F5F5;
}

#Right {
	position:fixed;
	top: 0px;
	left: 75%;
	width: 25%;
	height: 100%;
	z-index: 2;
	background-color:#F5F5F5;
	overflow: hidden;
}

.Menylist {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	margin-top: 50px;
	margin-left: 40px;
}

a.Menylist:link {text-decoration: none; color: #1492AD}
a.Menylist:visited {text-decoration: none; color: #1492AD}
a.Menylist:hover {text-decoration: none; color: #FF0000}
a.Menylist:active {text-decoration: none; color: #1492AD}

.bottommenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight: normal;
}

.Bildtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-weight:normal;

}
