@charset "utf-8";
/* CSS Document */

img { behavior:url('/css/pngbehavior.htc'); }

#header {
	width: 1013px;
}
#container {
	width: 1013px;
}

hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
	display:none;
}
#themeMask {
	top: 43px;
}
#menu {
	width:590px;
	height: 50px;
	color: #000;
	text-align: left;
	background-image: url(../pix/layout/maske_mitte_unten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	z-index:1000 !important;
}