div.machbreit {
	width: 100%;
	line-height: 1px;
}
body {
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	background: #ffffff;
	color: #000000;
}

div, p, h1, h2, h3, h4, h5, h6, input, textarea, button, select {
	/* Mozilla-Fix für posititionierte Blockelement */
	margin-top: 0;
}
h1 {
	font-size: 12pt;
	font-weight: bold;

}
h2 {
	border-bottom: 1px solid #003366;
	padding-bottom: 2px;
}
h2, h3, h4 {
	font-size: 1.0em;
}
h5, h6 {
	font-size: 1.0em;
}
pre, samp, tt, kbd, code {
	font-size: 1em;
}
blockquote, dd {
	margin-left: 1.5em;
	margin-right: 0em;
}

input, textarea, button, select {
	font-size: 1em;
}
optgroup, address {
	font-style: normal;
}

th, caption {
	text-align: left;
}
a {
	color: #003366;
	background: transparent;
}
h3, h4, h5, h6 {
	color: #003366;
}

#gesamt {
	width: 770px;
}

#logogross, #kopfbild {
float: left;
}

#kopfbild {
float: left;
}

#channelbild {
	position: absolute;
	left: 140px;
	top: 10px;
	width: 420px;
	z-index: 2;
}
#direktlinks {
	display: none;
}
#hauptnavi, #SpalteRechts {
	display: none;
}

#SpalteMitte {
	width: 590px;
	margin-left: 158px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.Inhalt, .fuss {
	padding-left: 14px;
	padding-right: 14px;
}
.titelInhalt {
	padding-left: 8px;
	padding-right: 8px;
}
.floatboxH1 {
	font-weight: lighter;
	float: right;
}
.artikel1 {
	padding-left: 12px;
}
.artikel2 {
	padding-left: 24px;
}
.titelInhalt {
	padding-top: 3px;
	padding-bottom: 3px;
}

.fuss {
	display: none;
}

