html, body {
  scrollbar-base-color:#999999;
  scrollbar-3d-light-color: #cccccc;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#666666;
  scrollbar-face-color: #cccccc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color:#cccccc;
}

h1 {
	font-family: Georgia, serif, sans-serif;
	font-style: normal;
	font-size: 2.8em;
	font-weight: bold;
	font-stretch: ultra-condensed;
	color: #000000;
	word-spacing: .5em;
	padding-left: .2em; margin-bottom: .1em;
	border-bottom: .17em double #cccccc;
	}
	
h2 {
	font-size: 1.25em;
	font-family: Georgia, serif, sans-serif;
	text-transform:uppercase;
	color: #333333;
	margin-left: .2em;
  margin-right: .2em;
  margin-top: .5em;
	}
	
p {
	text-align: justify;
  font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: .8em;
	font-weight: normal;
	color: #333333;
	margin-left: .5em;
  margin-right: .5em;
  margin-bottom: .5em;
	}
	
a:link {		font-weight: bold;	color: #000000;	text-decoration: none;	}
a:visited {	font-weight: bold;	color: #000000;	text-decoration: none;	}
a:hover {		font-weight: bold;	color: #999999;	text-decoration: none;	}

blockquote {
	text-align: right;
	font-size: 1.5em;
	font-family: Georgia, serif, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
	border-right: .2em solid #cccccc;
	padding: .5em;
	}

sub {
  font-family: Verdana, Arial, sans-serif;
	font-size: .75em;
	color: #333333;
	border-left: 2px solid #cccccc;
	padding-left: .5em;
	margin-left: .5em;
  margin-right: .5em;
	}

form {
	padding: 0; padding: 0;
}

input, select, textarea {
  font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
  margin: 0em;
  border: 0px;
}

.eingabe {
  color: #000000;
	background-color: #cccccc;
}

.button {
	color: #000000;
  background-color: #cccccc; 
  margin: 0em;
  font-weight:bold;
	border:0px;
}

ul#Navigation {
  margin: 0em; padding: .2em;
  text-align: left;
  background-color: #cccccc;
  }

ul#Navigation li {
	padding-left: .5em;
	padding-right:.5em;
	margin-left: 0.5em;
  list-style: none;
  display: inline;
	font-family: Georgia, serif, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	}
	
div#big {
	text-align: center;
	}

div#big p {
	text-align: center;
  font-family: Georgia, serif, sans-serif ;
	font-style: normal;
	font-size: 3em;
	font-weight: bold;
	font-stretch: ultra-condensed;
	color: #999999;
	word-spacing: 1em;
	padding: 0em; margin-bottom: 0em;
	}
	
div#tabelle td {
  vertical-align: top;
	}
	
div#tabelle h2 {
  text-align:right;
	}
		
div#tabelle p {
  margin-top:0.9em;
	}
	
div#footer p {
	text-align: center;
	margin: 0em; padding: 0em;
  font-family: Georgia, sans-serif, serif;
	font-size: .8em;
	font-weight: normal;
	color: #666666;
	}

div#footer a {
	text-align: right;
	margin: 0em; padding: 0em;
  font-family: Georgia, sans-serif, serif;
	font-size: .8em;
	font-weight: bold;
	}

div#footer hr {
	width: 100%;
	color: #cccccc;
	height:.2em;
  text-align:center;
	}
