/* Body + Allgemeines */
body {
	font-size: 20px;
	font-family: Arial, Verdana, Tahoma, Geneva, Tahoma, Helvetica, sans-serif;
}


#logoprint {
	width: 100%;
	background-color: #dee8f2;
	display: visible;
}

.skiplink {
	display: none;
}

.clear {
	clear: both;
}

#logo a {
	color: #000;
	text-decoration: none;
	display: none;
}
#claim {
	display: none;
	margin-bottom:2.0em;
}

#mainnavtop {
	display: none;
}
#mainnavbottom {
	display: none;
}
#mainnavwrap {
	display: none;
}

#header1 img {
	display: none;
}

a.drucken {
		display: none;
}

h1, h2, h3 {
	color: #000;
}
h1 { margin: 0.7em 0; font-size: 1.5em; }
h2 { margin: 0.7em 0; font-size: 1.3em; }
h3 { margin: 0.7em 0; font-size: 1.1em; }
h4, h5, h6 {
	color: #000;
}
h4 { margin: 0.7em 0; font-size: 20px; }
h5 { margin: 0.7em 0; font-size: 20px; }
h6 { margin: 0.7em 0; font-size: 20px; }

#header2 h1 {
	display: none;
}

#header2 ul {
	display: none;
}

#header2 {
	margin-bottom:2.0em;
}
#header2 .headerbox {
}

#content ul.breadcrumb {
	display: none;
}

#content .txt-img, #sidebar .txt-img {
	margin-bottom: 25px;
	clear: both;
}
#content .txt-img .floatLeft, #sidebar .txt-img .floatLeft {
	float: left;
	margin: 0 2.0em 0.5em 0;
}
#content .txt-img .floatRight, #sidebar .txt-img .floatRight {
	float: right;
	margin: 0 0 0.5em 2.0em;
}

#content .txt-teaser {
	border-bottom: solid 1px #9EBCDA;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
#content .txt-teaser-img {
	float: left;
	width: 150px;
}
#content .txt-teaser-txt {
	float: left;
	width: 550px;
}
#content .txt-teaser a {
	font-weight: bold;
}

#footer .links {
	display: none;
}
