body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin:0px;
}

html{
	height:100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(gfx/bg.gif);
	}
body {
	height:100%;
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #d8ffaa;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin:0px;
}

h1 	{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	line-height: 14px;
	 }
	 
h2 	{font-family: Arial;
	font-size: 14px;
	color: #8cc63f;
	font-weight: bold;
	 }
	 
h3 	{font-family: Arial;
	font-size: 18px;
	color: #8cc63f;
	font-weight: normal;
	 }

a {color: #005dab; font-weight: normal;  text-decoration: none;}
a:hover {color: #005dab; font-weight: normal;  text-decoration: underline;}

ul.square {list-style-type: square; list-style-image:url(gfx/ulsquare.gif); }

.maincontent a {color: #005dab; font-weight: normal;  text-decoration: underline;}
.maincontent a:hover {color: #005dab; font-weight: normal;  text-decoration: none;}
.helpmenu a {color: #aaaaaa; font-weight: normal;  text-decoration: underline;}
.helpmenu a:hover {color: #aaaaaa; font-weight: normal;  text-decoration: none;}
.maincontent strong {color: #005dab; font-weight: bold;  text-decoration: none;}

.bottom a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.bottom a:hover {color: #ffffff; font-weight: normal;  text-decoration: none;}


	
.btn a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:179px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 31px;
}
.btn a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:179px;
	background-image: url(gfx/bg_btn_on.gif);
	background-repeat: no-repeat;
}

.subbtn a {
	font-weight: normal;
	color: #2881b4;
	text-decoration: none;
	display:block;
	width:179px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 31px;
}
.subbtn a:hover {
	font-weight: normal;
	color: #005dab;
	text-decoration: none;
	display:block;
	width:179px;
	background-image: url(gfx/bg_subbtn_on.gif);
	background-repeat: no-repeat;
}



	
.container {
	/*height: 100%;*/
	width: 918px;
	position: relative;
	min-height:100%;
	margin:auto;
	float: none;
}
.mainpage {
	/*height: 100%;*/
	width: 918px;
	position: relative;
	margin:auto;
	min-height:100%;
	float: none;
	background-image: url(gfx/bg_mainpage.gif);
	background-repeat: repeat-y;
}
.top {
	float: left;
	height: 265px;
	width: 955px;
	position: relative;
}
.topmenu {
	float: left;
	height: 20px;
	width: 920px;
	position: relative;
	background-color: #8cc63f;
	padding-right: 35px;
	text-align: right;
}
.topimg {
	float: left;
	height: 500px;
	width: 918px;
	position: relative;
	background-image: url(gfx/bg_top.jpg);
	background-repeat: no-repeat;
}
.topline {
	float: left;
	width: 584px;
	position: relative;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.contentcontainer {
	float: left;
	width: 918px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	height: 122px;
	background-image: url(gfx/bg.jpg);
}
.txt01 {
	height: 89px;
	width: 200px;
	position: absolute;
	left: 181px;
	top: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	text-align: right;
}
.txt02 {
	height: 100px;
	width: 172px;
	position: absolute;
	left: 618px;
	top: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5c50;
	text-align: left;
}
.btn_archiv {
	height: 16px;
	width: 85px;
	position: absolute;
	left: 136px;
	top: 606px;
}
.btn_archive {
	height: 80px;
	width: 112px;
	position: absolute;
	left: 66px;
	top: 524px;
}



















.bottom {
	float: left;
	width: 584px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a1317;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #0a1317;
	border-bottom-color: #0a1317;
	border-left-color: #0a1317;
}
