body {
	margin: 10px;
	padding: 0px;
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 15px;
	background-color: #FFFFCC;
	font-weight: bolder;
	
}
H3{
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: underline;
}	

H4{
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}	
H5{
	font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #2099c0;
	background-position: center;
}	

#hlavicka {
	position: fixed;
	width: 100%;
	height: 208px;
	bottom: auto;
	background-color: #1c68ae;
	padding-right: 1px;
	top: 0;
	left: 0;
	right: 0;
}


		
#enraf   {
	position: absolute;
	top: 19px;
	width: 105px;
	height: 106px;
	position: absolute;
	left: 18px;
	
}
#trautwein{
	position: absolute;
	top: 137px;
	width: 105px;
	height: 72px;
	position: absolute;
	left: 18px;
	
}
#motomed  {
	position: absolute;
	top: 19px;
	width: 105px;
	height: 106px;
	right: 20px;
   
}
#ewac{
	position: absolute;
	top: 137px;
	width: 105px;
	height: 72px;
	position: absolute;
	right: 20px;
	
}
	
ul.newsTicker {
	border: 0px;
	height: 120px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-color: #FFFFCC;
	left: 0px;
	
} 
ul.newsTicker li {
  padding: 0;
  margin: 0;
  position: absolute;
  white-space: nowrap;
  
} 




	
