﻿/* CSS-Layout */
#masthead {
	margin:auto;
	margin-top: auto;
	height: 112px;
	width: 882px;
}
#top_nav {
	margin: auto;
	height: 38px;
	width: 882px;
}
#page_content {
	margin: auto;margin-top:10px;
	height: 500px;
	width: 882px;
}
#page_content2 {
	margin: auto;
margin-top:10px;
	height: 500px;
	width: 882px;
	overflow-y: scroll;
}
#page_content3 {
	margin: auto;margin-top:10px;
	height: 500px;
	width: 882px;
	overflow-y: scroll;
	overflow-x: scroll;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000060;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000060;
	text-align: left;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000060;
}

a:visited {
	color: #000060;
}
a:hover {
	color:00A6E9;
}
a:active {
	color:00A6E9;
}
.Stil6 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.Stil10 {
	font-size: x-large;
}
.Stil11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.Stil14 {
	font-size: 9px;
}
.style1 {
	text-align: center;
}
.style2 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.Stil8 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.Stil9 {
	font-size: small;
}
.Stil12 {
	color: #CC0000;
	font-size:x-small;
}
.Stil15 {
	font-style: italic;
	font-size: small;
}
-->

