@charset "utf-8";
/* CSS Document */

html {
height:auto;
}
h1 {
	text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
	font-weight: normal;
	margin-right: 10px;
	color: #3366CC;
}
h2 {
	text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
	font-weight: normal;
	margin-right: 10px;
}
.Stil1 {
	color: #330099;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
}
.Stil2 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
a {
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
body {
	height:auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #97A2A9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#p1 {
	padding-right: 30px;
	padding-left: 30px;
}
#apDiv1 {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
#apDiv2 {
	left:auto;
	right:auto;
	width:798px;
	height:auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1b1464;
	border-left-color: #1b1464;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1b1464;
	background-color: #FFFFFF;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
}
#apDiv2 #navbar {
	width: 200px;
	float: right;
	padding-left: 5px;
	margin-left: 20px;
	height: auto;
	border: 1px dotted #999999;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: auto;
	margin-top: 20px;
}
#apDiv2 #navbar2 {
	width: 200px;
	float: left;
	padding-right: 5px;
	margin-right: 60px;
	height: auto;
	list-style-type: none;
	margin-left: 20px;
	top: auto;
}
#apDiv2 #navbar3 {
	width: 200px;
    height: 100%;
	padding-right: 5px;
	margin-right: 20px;
	height: auto;
	list-style-type: none;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
.boxtext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
#footerpicture {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 790px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

