#container .header {
	background-image: url(../images/header_bg.gif);
	height: 120px;
	width: 1000px;

}
#container .header .navigation {
	float: right;
	height: 120px;
	width: 640px;
}
#container .header .tLinieL {
	float: left;
}
.level1 a {
	font-size: 17px;
	color: #D0D0D0;
	display: block;
	height: 50px;
	margin-top: 70px;
	float: left;

	margin-bottom: 0px;

	padding-right: 15px;
	padding-left: 15px;
	}
	
.level1 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}



.level1 a:link {
	color: #D0D0D0;
	text-decoration: none;
}
.level1 a:visited {
	text-decoration: none;
	color: #D0D0D0;
}

a.active {
	color: #FFFFFF;
	text-decoration:none;
}


#container .content {
	min-height: 342px;
	width: 980px;
	margin: 0px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-top: 4px solid #ffffff;

	background-color: #EDEDED;
}

*html #container .content {
	min-height: 342px;}


#container .content #flashcontent {
	float: left;
	height: 342px;
	width: 480px;
	overflow: hidden;
}





#container .header #logo {
	margin-top: 27px;
	margin-left: 20px;
}




#container .header .tLinieR {
	float: right;
}
#wrapper {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #EDEDED;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
#container .copy .copytext1 {
	font-size: 9px;
	padding-left: 18px;
}


#wrapper_footer{
		border-top: 4px solid #ffffff;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
		background-image: url(../images/page_bg_footer.gif);
			background-repeat: repeat-x;
}

#container_footer{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container_footer .footer .footertext1 {
	float: left;
	height: 51px;
	width: 475px;
	border-left: 4px solid #D0D0D0;
	vertical-align:baseline;
 	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 20px;
}

#container_footer .footer .footertext2 {
	float: left;
	height: 51px;
	width: 240px;
	border-left: 4px solid #D0D0D0;
	vertical-align:baseline;
 	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 20px;
}
#container_footer .footer .footertext3 {
	float: left;
	height: 51px;
	width: 240px;
	border-left: 4px solid #D0D0D0;
	vertical-align:baseline;
 	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 20px;
}

#container_footer .footer {
	height: 72px;
	margin-bottom: 40px;
	width: 990px;
	margin-left: 10px;
	margin-right: 0px;
}
.clear{
	clear: both;
}
