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-right: 20px;
	float: left;
	}

#header h1 {
	font-size: 1.5em;
	color: #ddf;
	}
	 
#subtitle {
	color: #fff;
	font-weight: bold;
  	font-size: 0.6em;
	margin-left: 170px;
	}

#breadcrumbs { 
	color: #ccc;
	font-weight: bold;
  	font-size: 0.6em;
	margin-left: 170px;
  	}

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

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

#line { 
	border-top: 1px solid #000;
	clear: both;
	margin-top: 0.95em;
	}

#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: #00008B;
	text-decoration: none;
	color: white;
	}
	
#tabs a:hover {
	background-color: #4747C4;
	}

#menu {
	float: left;
	margin-top: 1px;
	width: 7.5em;
	}

#navigation {
	border-bottom: solid 3px #000;
	margin-bottom: 2.1em;
	}

#navigation a {
	display: block;
	background-color: #ddf;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 3px black;
	border-bottom-width: 0;
	padding: 0.126em 0.4em;
	text-decoration: none;
	color: darkblue;
	}

*html #navigation a {
	padding: 0.16em 0.4em;
	}

#navigation a:hover {
	background-color: #bbd;
	}

#navigation a.highlight {
	background-color: #00008B;
	color:white
	}

#navigation a.highlight:hover {
	background-color: #006;
	}

#menu form {
	margin: 0 0 1.8em 0.15em;
	}

#menu label {
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 0.15em;
	font-weight: bold;
	}

#menu input#email {
	vertical-align: top;
	font-size: 0.8em;
	width: 6em;
	height: 1.2em;
	margin: 0.15em 0.18em -5px 0;
	}

#menu input#button {
	margin: 0.25em 0em -5px 0;
	}

#menu form span {
	font-size: 0.55em;
	color: white;
	}

#quicklinks {
	font-size: 0.65em;
	line-height: 1.3em;
	}

#quicklinks a {
	color: gainsboro;
	text-decoration: none;
	}

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

#Inhalt {
	padding: 15px 33px 30px 34px;
	border: 1px solid #003;
	background-color: white;
	margin: 2px 0 0 10.6em;
	font-size: 0.8em;
	}

#Inhalt.noindent {
	padding: 10px;
	}

#Inhalt p {
	margin-top: 0;
	}

#Inhalt.noindent div.indent {
	padding: 15px 23px 20px 24px;
	}

#Inhalt #aktuelles {
	border: 1px solid #B0B0B0;
	padding: 0.7em;
	margin-top: 2em;
	}

#Inhalt #aktuelles h3 {
	margin-top: 0;
	}

#Inhalt #aktuelles div {
	margin-top: 10px;
	color: gray;
	font-size: 0.85em;
	}

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

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

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

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 0;
	font-size: 1em;
	}

h6 {
	font-size: 0.9em;
	}

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

small {
	font-size: 0.85em;
	}

tt {
	font-size: 1.2em;
	}

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

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

#bottom div {
	position: relative; left: -23px; 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 13.05em;
	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;
	}
