html,body {
	margin:0;
	width:100%;
	height:100%;
}
a:hover {
	text-decoration:none;
}
#topnavigation {
	height:150;
	background:url(header.jpg) no-repeat bottom;
}
#topnavigation_text {
	margin:117 0 0 153;
	background:#0000ff;
	height:23px;
}
#TopNavi a, #TopNavi_active a {
	padding:0 10 0 10;
	vertical-align:middle;
	line-height:21px;
	margin:1 1 1 0;
	font-family:Arial, Helvetica;
	color: #FFF;
	background:#0000FF;
	font-size:14px;
	font-weight:bold;
	float:left;
	height:21px;
}
#TopNavi a:hover {
	background:#0000A6;
}
#TopNavi_active a{
	color:#0000FF;
	background:#FFFFFF;
}
#TopNavi_active {
	height:23px; float:left;
	
}
#footer {
	width:100%;
	height:20px;
	vertical-align:bottom;
	bottom:0;
}
#main, #main td {
	vertical-align:top;
}
#subnavigation {
	width:155;
	margin:12 0 0 0;
}
#subnavi_header, #subnavi_footer {
	background:url(sn_upper_left.gif) no-repeat #0000FF;
	width:154;
	height:23;
	margin-left:1;
}
#subnavi_footer {
	background:url(sn_lower_left.gif) no-repeat #0000FF;
}
#subnavi a, #subnavi_active a, #subsubnavi a, #subsubnavi_active a{
	background:#0000FF;
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	max-width:155;
	overflow:hidden;
	padding:4 5;
	margin:1 0 1 1;
	display:block;
	text-decoration:none;
}
#subsubnavi a, #subsubnavi_active a {
	font-size:11px;
	font-weight:normal;
}
#subnavi_active a, #subsubnavi_active a {
	background:#0000A6;
	font-weight:bold;
}
#subnavi a:hover, #subsubnavi a:hover {
	background-color:#0000A6;
}
#smallSearch {
	background:url(sn_upper_left.gif) no-repeat #0000FF;
	width:154;
	height:60;
	margin-left:1;
	font:10 Arial;	
	color:#FFF;
	margin-top:12;
}
#smallsearch a {
	color: #FFF;
	margin-left:20;
	text-decoration:underline;
}
#smallsearch H4{
		font-weight:bold;
		font-size:12;
		text-align:right;
		margin:2 5 10;
}
#qkSearchBox {
	border:1px solid #2C5798;
	width:80;
	height:18;
	font-size:11;
	line-height:16px;
	margin-left:20;
}
#searchBtn {
	border:1px solid #FFF;
	background:#2C5798;
	font:bold 10 Arial;
	color:#FFF;
	width:26;
	cursor:pointer;
}
#article {
	background:url(sn_upper_left.gif) no-repeat #0000FF;
	width:100%;
}
#article_td {
	padding:0 0 5 5;
}
#teaser {
	background:url(sn_upper_right.gif) no-repeat right top #0000FF;
	width:100%;
}
.CSS_2_article_category,.CSS_2_articlepreview_category, .CSS_2_searchmainframe_category, .CSS_2_sitemap_category {
	margin-left:55px;
}
#teaserbar {
	padding:0 0 5 5;
}
#contactline {
	background:url(sn_lower_right.gif) no-repeat right bottom #0000FF;
	width:100%;
	height:28;
}