/* Start of CMSMS style sheet 'inhalt_css' */
.bild_l {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 150px;
	top: 400px;
	right: 800px;
	z-index: 1;
	left: 10px;
}
.bild_r {
	position: absolute;
	height: 200px;
	width: 150px;
	top: 400px;
	right: 335px;
	z-index: 1;
	left: 440px;
}
.bild_m {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 150px;
	top: 400px;
	right: 560px;
	z-index: 1;
	left: 230px;
}

.test_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 350px;
	width: 580px;
	top: 20px;
}
div#searchtick {
   float: right;
   width: 43em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
  position: absolute; 
  left: 440px;
  top: 400px;
}
content_h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
/* End of 'inhalt_css' */

