
/*********************************************************************
		DER SEITENKOPF
*********************************************************************/
body {
	
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	background-color	: #FFF;
	background-image	: url("/pic_alg/new_bg.gif");
	background-repeat	: repeat-y;
	overflow: auto;
}

#logo {
	position 		: absolute;
	left			: 780px;
	top     		: 15px;
	float 			: right;
}
#flash {
	position 		: absolute;
	left			: 80px;
	top				: 95px;
	border-bottom	: solid 1px #FFF;

}

#bottom {
	height			: 50%;
	width			: 850px;
	position 		: absolute;
	left			: 61px;
	bottom			: 0px;
}

#tophr{
	width			: 850px;
	left			: 80px;
	top				: 79px;
/*	border		: solid #fff 1px;*/
	border-top	: solid #000 1px;	
/*	height			: 11px;*/
	position 		: absolute;
	text-align 		: left;
}