/* PAGE XPRESSSEALS */

body{
	margin: 0px;
	padding: 0px;
	background:#FFF;
}

/* Positionierungen */

#headerback{
	position:relative;
	height:120px;
	width:640px;
}

#linefiller{
	height:26px;
	width:640px;
}

#content{
	position:relative;
	height:435px;
	width:640px;
}

#flashset{
	position:relative;
	width:310px;
}

#footerfiller{
	position:relative;
	height:5px;
	width:640px;
	background-color:#FFF;
}

#scrollme{
		position: relative;
		overflow: auto;
		width:640px;
		height: 435px;
		text-align:justify;
		margin: 0px;
		padding: 0px;
		padding-right: 0px;
}

.impressum{
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	font-weight:normal;
	text-align:left;
	background-color:#FFF;
}
