body {
	font-family:"century gothic", arial, courier;
	font-size:10pt;
	color:#999999;
	background-color:#FFFFFF;
}
a {
	font-family:"century gothic", arial, courier;
	font-size:12pt;
	color:#999999;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}

dl, li {
	list-style-type: none;
	margin-left: 0;
}
body.schwarz {
	font-family:"century gothic", arial , courier;
	font-size:10pt;
	color:#999999;
	background-color:#000000;
}
a.schwarz {
	color:#000000;
}
h2{
	font-family: "century gothic", arial , courier;
}

p.blau {
	color:#0066FF;
}
span.blau {
	color:#0066FF;
}
.huge {
	font-size:35pt;
}
.klein {
	font-size: smaller;
}
.hellblau {
	color: #00CCFF;
}

.updated {
    color: #FF0000;
}

#updatedd {
	color: #ff2f46;
}

#old {
    color: #242424;
	font-size: 90%;
}

#zoom {
	color: #FF0000; 
	font-size: 9pt;
}

#legende {
	padding-top: 1em;
}
#legende li{
	list-style-type: none;
	position: relative;
	font-size: 80%;
	left: -11em;
	text-align: left;
	direction: rtl;
	font-style: italic;
}

#legende2 {
	top: 16em;
	position: relative;
}
#legende2 li{
	list-style-type: none;
	position: relative;
	font-size: 80%;
	left: -13em;
	text-align: left;
	direction: rtl;
	font-style: italic;
}
.updatedd, .updatedd a {
	color: #f66;
}
.old {
    color: #242424;
	font-size: 90%;
}

.hint {
	display: inline-block;
	padding-left: 3em;
	font-style: italic;
	font-size: 80%;
	vertical-align: middle;
}

#inhalt {
	padding-top: 12em;
}

#inhalt ul {
	list-style-type: none;
	display: inline;
}

img {
	border:  0;
}
#wrapper #pic_wrapper {
	width: 400px;
}

.pic {
	width: 120px;
	height: 100px;
	margin: 10px;
	float: left;
}

#description {
	clear: both;
	float: none;
}

#nav_bottom {
	clear: both;
}

#nav_bottom #next, #nav_bottom #prev,#nav_bottom #index{
	float: left;
}

.red {
	color:  red;
}
