﻿/* Positionierung des Content */
#zeitschriften{
	width: 482px;
	/*height: 195px;*/
	height: 180px;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 0px ;
	top: 0px;
	position: absolute;
}
