

.layout-header		{ height: 350px; background: #ffffff url(../img/keyvisuals/keyvisual_home.jpg) no-repeat; }
	.teaserbox		{ float: left; padding: 20px 10px 10px 10px; display: inline; width: 480px; height: 100px; margin: 210px 0px 0px 240px; }
	.teaserbox h1	{ color: #ffffff; font-size: 19px; margin-bottom:5px; }
	.teaserbox p		{ color: #ffffff; }
	
/* Mozilla ignores crazy MS image filters, so it will skip the following */
.teaserbox {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/fileadmin/img/teaserbox_80.png');}

/* IE ignores styles with [attributes], so it will skip the following. */
.teaserbox[class] { background: transparent url(../img/teaserbox_80.png); }

.newsbox			{ float: left; width: 150px; height: 60px; margin: 263px 0px 0px 10px; padding: 8px 15px; display: inline; }

#menu-main					{ border-bottom:none; }

.fce-2-columns					{ background: transparent url(../img/line_h.gif) repeat-x; margin-top: 15px; padding-top: 15px; }
.content-left					{ }
.content-right					{ background: transparent url(../img/line_v.gif) repeat-y; padding-left: 15px; }

.column-center h1 				{ margin-bottom: 8px; }
.column-center h2 				{ margin-bottom: 1px; }

/* map */
.column-right .csc-textpic-center { margin-top: 15px; }
