/* ausblenden */

#flashhead, #menu, #contentimg, #contentl, input, textarea, select {
	display: none;
}

/* einblenden */

#slogan span {
	color: #354771;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 24px;
	letter-spacing: 0.02em;
	margin-top: 22px;
	width: 800px;
}

/* verändern */

#logo {
	margin: 0;
	z-index: 99;
}

	#logo a {
		display: inline;
		height: auto;
		width: auto;
	}

#contentwrap {
	border-top: 1px solid #354771;
	margin-top: -80px;
	overflow: visible !important;
	width: 900px;
	z-index: 101;
}

#bgwrap {
	overflow: visible !important;
}

#contentr {
	margin-top: 0;
	padding: 26px 0 0 0;
	width: auto ! important;
}

#contentr p {
	font-size: 14px;
	line-height: 19px;
}

#contentr h3 {
	font-size: 15px;
}

#contentr h2 {
	font-size: 17px;
}

#contentr h1 {
	font-size: 18px;
}

#contentr table, #contentr ul, #contentr ol {
	font-size: 14px;
	width: auto ! important;
}
	

