﻿
#table1 {
	margin: 0px;
	width: 966px;
	background-image: url('../images/grundfarbe.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	position: relative;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	visibility: visible;
	display: block;
	float: left;
	clear: right;
	overflow: auto;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	text-align: left;
	height: 600px;
}
#banner {
	width: 966px;
	height: 140px;
	display: inline;
}
#navigation {
	margin: 0px;
	position: relative;
	width: 161px;
	float: left;
	clear: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #333333;
	display: block;
	line-height: 25px;
	top: 0px;
}
#navigation ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#navigation ul li {
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 2px;
	margin: 2px 2px 2px 0px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #333333;
	border-style: solid;
	font-size: 10pt;
	text-transform: capitalize;
	line-height: 25px;
	text-indent: 5px;
}
#navigation a {
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
#navigation ul li a:hover {
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: normal;
	color: #0000FF;
	text-transform: uppercase;
	list-style-type: none;
	background-color: #FFFFFF;
}
.
}
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
}
#navigation ul li a:active {
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #FF0000;
	text-transform: uppercase;
}
#inhalt {
	width: 805px;
	position: relative;
	display: inline;
	float: right;
	clear: right;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	padding: 10px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
.h2 {
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
.h3 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}

