/* CSS Document */

body{
	background-color: #FFFFFF;
	font-size: 11 px;
	line-height: 18 px;
}
a{
	color: #000000;
	text-decoration: underline;
}

#ideal {
	display: none;

}


div#hse_elektrawinkel_logo{
	float: right;
}

div#hse_menu_left,
div#hse_menu_top {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.article{
	padding-bottom: 25px;
}

div#hse_footer{
	margin-top: 25px;
}

