@charset "UTF-8";
@import url("navigation.css");


/* CSS Document */



#wrap{
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#wrap table{
}

#wrap td{
	vertical-align: top;
}


#column{
	font-size: 75%;
}

#column h2 {
}

#column h3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 18px;
	color: #336699;
	font-weight: bold;
	display: block;
}

#column h4 {
}

#column p {
}



div.waltherBnr a{
	/*width:690px;*/
	height:100%;
	/*text-indent:-9999px;*/
	/*overflow:hidden;*/
	
}
div.waltherBnr  a:hover {
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}

a.filter{
}

a.filter:hover {
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}
