body {
	background:url(bilder/hintergrund.gif);
	color:#000;
	font-family:sans-serif;}

a {
	color:#000;
	text-decoration:underline;}

a:hover {
	color:#339999;}

a:active {
	color:#339999;}

a.style {
	font-size:70%;
	padding:0.4em;}

.up {
	text-decoration:none;
	color:#336666;
	font-size:80%;
	padding:0.5em;
	margin-left:20%;
	white-space:nowrap;
	overflow:visible;}

h1 {
	font-weight:normal;
	font-size:134%;
	padding:0;
	padding-left:1.3em;
	margin-left:1em;
	margin-bottom:0.6em;
	color:#336666;
	border-left:2px solid #336666;
	border-bottom:2px solid #336666;
	width:20%;
	overflow:visible;
	white-space:nowrap;}

h2 {
	font-weight:normal;
	font-size:110%;
	padding:0;
	padding-left:1.3em;
	margin-left:1em;
	margin-bottom:0.6em;
	color:#336666;
	border-left:2px solid #336666;
	border-bottom:2px solid #336666;
	width:20%;
	overflow:visible;
	white-space:nowrap;
	text-decoration:none;}
	
h3 {
	font-weight:bold;
	font-size:100%;
	padding:0;
	padding-left:1.3em;
	margin-left:1em;
	margin-bottom:0.6em;
	color:#336666;
	/* border-left:2px solid #336666;
	border-bottom:2px solid #336666;
	width:20%; */
	overflow:visible;
	white-space:nowrap;}

h1 a, h1 a:hover, h1 a:active, h2 a, h2 a:hover, h2 a:active, h3 a, h3 a:hover, h3 a:active {
	text-decoration:none;
	color:#336666;}

table {
	border:1px solid #339999;
	border-collapse:collapse;
	padding:.8em;}

td {
	border:1px solid #339999;
	padding:.8em;
	text-align:center;}

li {
	list-style-image:url(bilder/bullet.gif);}

img {
	border:none;
	margin:0.4em;}

.left {
	text-align:left;}

.little {
	font-size:80%;}

.u {
	text-decoration:underline;}

/* deklaration für header über content-div */
#header {
	font-size:180%;
	color:#a0a0a0;
	padding:0.5em;}

.heading {
	position:absolute;
	top:0.7em;
	left:9.6em;
	padding-left:1.5em;
	color:#336666;
	z-index:2;
	border-left:2px solid #336666;
	border-bottom:2px solid #336666;
	width:20%;
	overflow:visible;
	font-weight:bold;
	white-space:nowrap;}

.heading-shadow {
	position:absolute;
	top:0.8em;
	left:9.7em;
	padding-left:1.5em;
	color:#a0a0a0;
	z-index:1;
	border-left:2px solid #a0a0a0;
	border-bottom:2px solid #a0a0a0;
	width:20%;
	overflow:visible;
	font-weight:bold;
	white-space:nowrap;}

#menu {
	position:absolute;
	top:6.7em;
	width:11em;}

.content {
	background:url(bilder/boxer.png) no-repeat;
	/* border:2px #c0c0c0 solid; */
	position:absolute;
	top:6.7em;
	left:14em;
	padding:0.6em;
	width:52%;}

.pics {
	vertical-align:middle;}

#placeholder {
	height:40ex;
	visibility:hidden;}

#footer{
	font-size:70%;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	border-top:1px solid #339999;
	padding:0.2em;
	margin-top:1em;
	overflow:visible;}

.toc {
	border:1px solid #336666;
	font-size:80%;
	color:#000;
	float:right;
	padding:0.2em;
	margin:0.3em;}

.toc ul {
	text-align:left;
	list-style-type:bullet;}

.active-tab {
	color:#339999;}