body {
	color: #000;
	background-color: #7C869C;
	font-family: Verdana, Arial, sans-serif;
	margin: 20px 90px 20px 10px;
	font-size: 100.01%;
	text-align: center;
 	}

img {
	border-width: 0;
	}

#Seite {
	width: 46.3em;
	max-width: 108%;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}

#header {
	min-height: 82px;
	}

#header img {
	margin: 0 22px 0.95em 0;
	float:left;
  	}

#header h1 {
	font-size: 1.5em;
	color: #ddddff;
	}
	 
#subtitle { 
	color: #fff;
	font-weight: bold;
  	font-size: 0.6em;
	margin: 0 0 1.1em 168px;
  	}

#breadcrumbs { 
	color: #ccc;
	font-weight: bold;
  	font-size: 0.6em;
	margin: 0 0 1.1em 168px;
  	}

#breadcrumbs a {
  	color: #fff;
  	text-decoration: none;
  	}

#breadcrumbs a:hover {
  	background-color: #525D76
  	}

#line { 
 	border-top: 1px solid black; 
	clear: both;
 	}

#tabs {
	margin: 0.55em 3px 0.1em auto;
	text-align: right;
	font-size: 0.65em;
	}

#tabs span {
	padding: 0 4px;
        margin-left: 3px;
	background-color: #fff;
	}

#tabs a {
	padding: 0 4px;
        margin-left: 3px;
	background-color: darkblue;
	text-decoration: none;
	color: white;
	}

#tabs a:hover {
	background-color: #4747C4;
	}

#navigation {
	width: 8.1em;
	float: left;
	}

#Inhalt {
	padding: 1.2em 2em 2.3em 2em;
	border: 1px solid #003;
	background-color: white;
	margin: 2px 0 0 11.5em;
	font-size: 0.8em;
	}

#Inhalt.noindent {
	padding: 0.8em;
	}

/* #Inhalt p {
	margin-top: 0;
	} */

#Inhalt.noindent div.indent {
	padding: 1.1em 1.7em 1.5em 2.05em;
	}

#picture {
	margin: 13px 10px 12px 20px;
	float: right;
	}

#intro {
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 20px;
	}

h1 {
	margin-top: 0;
	font-size:1.6em;
	}

h2 {
	margin-top: 0;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.25em;
	}

h4 {
	font-size: 1em;
	}

h5 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	font-weight: normal;
	margin: 1.7em 0 1em;
	font-size: 1em;
	}

h6 {
	font-size: 0.9em;
	}

h3, h4, h5, h6 {
	margin: 1.7em 0 1em;
	}

small {
	font-size: 0.85em;
	}

pre {
	font-size: 1.15em;
	}

.source {
	text-align: right;
	font-size: 1.2em;
	margin-bottom: 2em;
	}

p.small {
	font-size: 0.85em;
	line-height: 1.2em;
	}

#bottom {
	margin-top: 30px;
	font-size: 0.8em;
	}

#bottom div {
	position: relative; left: -13px; top: 17px;
	color: darkgray;
	}

#bottom a {
	position: relative; left: 10px; top: 17px;
	float: right;
	}

#bottom span {
	color: black;
	}

#footer {
	font-size: 0.65em;
	margin: 8px 0 0 14.2em;
	color: #ccf;
	}

#footer a {
	color: #ccf;
	text-decoration: none;
	}

#footer #up {
	background-image: url(http://www.astafu.de/menu/up.gif);
	float: right;
	display: block;
	width: 15px;
	height: 9px;
	}

.links {
	color: #ccccdd;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 11px;
	cursor: default;
	}

.links a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	}

.links a:hover {
	background-color: #525D76;
	}

.linx {
	color: gainsboro;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.2em;
	}

.linx:hover {
	background-color: #525D76;
	}
