@charset "utf-8";
/* CSS Document */
html{
	font-family: Arial, Helvetica, sans-serif;
}
body, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000;
}
h1 {
	height: 75px;
	width: 990px;
	font-size: 9pt;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/h1hg.jpg);
	background-color: #0C1E36;
}
#animation {
	height: 175px;
	width: 990px;
	text-align: left;
}
#menu{
	display: block;
	width: 200px;
	padding-left: 0px;
	float: left;
	font-size: 11px;
	color: #82A6D7;
	line-height: 125%;
	background-color: #000000;
	padding-top: 0px;
	height: 400px;
	padding-right: 0px;
	background-image: url(../images/submenhg.jpg);
	background-repeat: no-repeat;
}
.menu  a {
	color: #000;
	line-height: 125%;
	text-decoration: none;
}


#maincontent{
	width: 475px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	padding-top: 20px;
	height: 380px;
	padding-right: 20px;
	background-color: #FFFACD;
	padding-left: 25px;
}
#maincontent a {

}




#sidebar{
	width: 270px;
	float: right;
	background-color: #F5C900;
	padding-left: 0px;
	padding-top: 0px;
	height: 400px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-left: 15px;
	background-color: #F5C900;
}


address {
	clear:both;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #A5BFDA;
	text-align: center;
}
.headline {
	display: none;
}
.maincontentheadline {
	font-size: 18px;
	line-height: 200%;
	font-style: normal;
}
.maincontentsubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
}

.maincontentheadlinesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
}



.maincontentheadline a {
	color: #000;
}
.sidebarheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#sidebar #sidebar2 .sidebartext .sidebarheadline {
	font-weight: bold;
}






.maincontentsubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	
}

.maincontentheadline a {
	color: #000;
}
.sidebarheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#sidebar #sidebar2 .sidebartext .sidebarheadline {
	font-weight: bold;
}

