body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
}

a {
	color: #000;
}

img {
	border: none;
}

#wrapper_all {

}

#header {
	display: none
}

#middle {

}

#middle_left {
	display: none;
}

#middle_right {

}

#content {

}
#content h1 {

}
#content h2 {

}
#content h2 a {

}
#content h3 {

}
#content p {

}
#content ul {

}
#content ol {

}
#content li {

}
#content .contenttable, #content table {
	width: 100%;
}
#content .contenttable th, #content table th {
	background-color: #EEEEEE;
	border: 1px solid #000000;
}
#content .contenttable td, #content table td {
	border: 1px solid #000000;
}

#content .block {
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
#content .list_block {
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}
#content .text {
	overflow: hidden;
	width: 100%;
	margin-bottom: 2em;
}
#content .morelink {
	margin-left: 0.5em;
}

/* Text/images */
#content .leftimage {
	float: left;
	margin-right: 0.5em;
}
#content .rightimage {
	float: right;
	margin-left: 0.5em;
}
#content .centerimage {
	text-align: center;
	margin: 1em auto;
}
#content .centerimage .lupe { 
	text-align: left;
}
#content .textimage {
	overflow: hidden;
}
#content .textimage .image {
	margin: 0em;
	padding: 1px;
	text-align: right;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#content .textimage .bildunterschrift {
	text-align: center;
	margin: 0em;
	padding: 0em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#content .textimage .lupe {
	padding: 2pt;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#content .textimage a,#content .textimage a:visited {
	color: #000;
}
#content .textimage a:hover {
	border: 0em;
}

#footer {
	display: none;
}
