﻿/* Container für gesamten Inhaltebereich */
.main {
	width: 1000px;
	display: block;
	margin: auto;
	margin-top: 0px;
	background-color: #ffffff;
	min-height: 698px;
	text-align: left;
	color: #202020;
}
.menu {
	color: #000000;
	font-size: 10pt;

}
/* Inhalt Frame */
.inhalt {
	width: 500px;
	padding-left: 20px;
	padding-top: 20px;
}
body {
	color: #202020;
	line-height: 13pt;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica;
}
/* font,p,body {letter-spacing:1pt;color:black; font-size:9pt; line-height:13pt; font-family:Verdana,Arial,Helvetica} */
small {
	font-size: 9pt;
}

td {vertical-align:top}
.tabelle {
  font-size:10pt;
  line-height: 13pt;
}

a:link.klein {
	font-size: 7pt;
}
a:visited.klein {
	color: #000000;
}
a:active.klein {
	font-size: 7pt;
}
a:hover.klein {
	font-size: 7pt;
}
img {
	border: 0;
}
.header {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
sub {
	font-size: 6pt;
}
sup {
	font-size: 6pt;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color: gray;
}
a:active {
	color: black;
}
a:hover {
	color: black;
	text-decoration: underline;
}
x {
	#006400;#483204;
}

.zwischenueberschrift {
	font-size: medium;
	font-weight: bold;
}
.headerseite {
	font-size: large;
	font-weight: bold;
}
.imgrepertoire {
	margin: 5px;
}
	margin: 5px;
}
</style>



