.deutsch	{
		position:absolute;
		left:0px;
		top:0px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}		
.englisch	{
		position:absolute;
		left:0px;
		top:45px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}		
.franzoesisch	{
		position:absolute;
		left:0px;
		top: 90px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}
.spanisch	{
		position:absolute;
		left:0px;
		top:135px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}
.russisch	{
		position:absolute;
		left:0px;
		top:180px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}
.tschechisch	{
		position:absolute;
		left:0px;
		top:225px;
		width:270px;
		height: 45px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: normal;
		}
