
div#Bilder {
	margin-left: 22em;
	margin-top: 2em;
	float: center;
	padding: 0 1em;
	border-width: 0px; border-style: solid; border-color: black;
	min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in 	modernen Browsern */
}

div#Navigation {
	float: left;
	position: fixed;
	margin-left: 0em;
	margin-top: 1em;
	padding: 0;
	border-width: 1px; border-style: solid; border-color: black;
}

div#Ueberschrift {
	color: blue;
	font-weigth:bold;
	font-size: 14pt;
	min-width: 100em;
}

a:link {
/*	border: none; */
	color: #990000;
	text-decoration: underline;
}

a:visited {
	/* border-bottom: 1px solid #FF6000; */
	color: #770000;
	text-decoration: underline;
}

a:hover {
/*	border: none; */
	color: #FF6000;
	background-color: #FFFF88;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	background-color: #DD0000;
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 3px;	
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin: 0 auto;
}

#centered {
  width: 900px;
  margin: 0 auto;
}

#text {
	width: 500px;
	color: #000000;
	font-size: 8pt;
       font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:	10px;
	margin-bottom: 20px;
   margin-right:	60px;
	margin-left:	10px;
	text-align: justify;
}

#banner{
	width: 170px;
	text-align: right;
	float: right;
}

code {
	color: #000080;
	font-size: 8pt;
	font-family: "Courier New", Courier, monospace;
	background: #F0F0F0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 90%;
}

h4 {
	font-size: 70%;
}

h5 {
	font-size: 60%;
}

h6 {
	font-size: 50%;
}

li{
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

p{
	line-height: 130%;
	font-size: 11px;
	/* margin-top: 5px; */
}

pre{
	background: #F8FAFB;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
}

table.menu a:link {
/*	border: none; */
	color: #000000;
	text-decoration: none;
}

table.menu a:visited {
/*	border: none; */
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
/*	border: none; */
	color: #4A858A;
	text-decoration: underline;
}


table.menu a:active {
	background: #0000A0;
/*	border: none; */
	color: #FFFFFF;
	text-decoration: none;
}


td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.border-right-left-thin p,h1,h2,h3,h4,h5,h6 {
	text-align: justify; /* width: 350px; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.visibletable {
	width: 100%;
}

.visibletable th {
	text-align: left;
	background-color: #dddddd;
}

.visibletable td {
	background-color: #f4f4f4;
}

.border-right-left-thin {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
}

.bottomborder {
	border-bottom: 1px solid #CCCCCC;
}

.footer {
	border-top: 1px solid #CCCCCC;
	color: "#888888";
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.skinsample {
	border: 1px solid #DDDDDD;
}

.menu {
	background-color: #EEFFEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.menuhead {
	background-color: #666666;
	background-image: url(images/menubackground.gif);
	border-top: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menuheadright {
	background-color: #666666;
	background-image: url(images/menubackground-right.gif);
	border-top: 2px solid #FFFFFF;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
/*	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 5px;
	border-top: 2px solid #FFFFFF;
	padding: 2px;
	border: 1px solid White; */
}

.peoplesay {
	font-style: italic;
	padding-bottom: 12px;
	background-color: #F0F8F8;
}

.tablebackground {
	background-color: #F0F8F8;
}

.copyright {
	color="#888888";
}
