#topallbox {
	visibility: hidden;
	display: none;
}

#middleleftbox {
	visibility: hidden;
	display: none;
}

#middlerightbox {
	visibility: hidden;
	display: none;
}

body {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.nurScreen {
	visibility: hidden;
	display: none;
}

.nurDruck table, .nurDruck td, .nurDruck tr {
	border: 0;
}


/* 1. Ueberschrift / Links / Schriften */

hr {
	border-style:none;
}

h1 {
	background-color: #FFFFFF;
	color: #3366CC;
	font-weight: bold;
	margin: 0 0 1em 0;
	font-size : 1.2em;
}

h2 {
	font-weight: bold;
	margin: 0 0 0.5em 0;
	font-size: 0.8em;
}

h3 {

	font-weight: bold;
	margin: 0 0 0.5em 0;
	font-size: 0.8em;
}

/* h4 ist die Bildüberschrift */

h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.3em;
	background-color: transparent;
	color: #080808;
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0 0;
	display: block;
	border-top: 1px dashed #B1B1B1;
}

/* h5 ist die Überschrift der Anreißertexte in Introseiten */

h5 {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
}

a:link, a:visited, a:active  {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}

.content a.link_einfach:link, .content a.link_einfach:visited , .content a.link_einfach:active  {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	margin: 0 0 0  0;
	padding: 0 0 0  0;
}

.content a.link_einfach:hover {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	margin: 0 0 0  0;
	padding: 0 0 0  0;
}

a img {
	border: 0px;
	background-image: none;
}

.content a.bildlink:link, .content a.bildlink:visited, .content a.bildlink:active, .content a.bildlink:hover  {
	padding: 0 0 0  0em;
	background-image: none;
	margin: 0 0 0  0;
}

ol {
	list-style-position: outside;
	margin-left: 2.5em;
	padding-left: 0em;
}

ul {
	list-style-image: url(http://www.solingen.de/wahlen/grafik/pfeil_mar.gif);
	list-style-position: outside;
	margin-left: 0.5em;
	padding-left: 0em;
}


li {
	padding-left: 0em;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

.contentleft2zu1 {
	float: left;
	width: 32.9em;
                white-space: pre-wrap;
                overflow: hidden;
}

.contentright2zu1 {
	float: left;
	width: 16.5em;
                white-space: pre-wrap;
                overflow: hidden;
	margin-left:0.9em;
}

.contentleft1zu1 {
	float: left;
	width: 24.7em;
                white-space: pre-wrap;
                overflow: hidden;
}

.contentright1zu1 {
	float: right;
	width: 24.7em;
                white-space: pre-wrap;
                overflow: hidden;
	margin-left:0.9em;
}
