*	html	{
	background:#eee;
	font-family: Arial, Helvetica, sans-serif;
}
*	body	{
	width:910px;
	margin:0 auto;
	padding: 0;
	border:1px solid #C21B25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
}		
* 	#container {
	margin: 0 auto;
	width: 100%;
	height: 610px;
	background-color: #B30028;
}
* 	#top {
	height: 50px;
	padding: 20px 10px 10px;
	text-align: center;
	border-bottom: 5px solid #CCCCCC;
	letter-spacing: 8px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
*	#content	{
	margin: 0;
	padding: 20px 20px 20px 0px;
	height: 260px;
}

*	#sidebar1	{
	width:455px;
	float:left;
	padding-right: 20px;
}
*	#bottom	{
	clear:both;
	position:absolute;
	height: 200px;
	width: 910px;
	margin:0;
	padding:0px;
	border-top: 5px solid #CCCCCC;
}
*   #impressum	{
	font-size: 10px;
	float: left;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 12px 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	z-index: 10;
	width: 120px;
	padding: 70px 1px 0px;
}
*   #navigation	{
	float: left;
	width: 400px;
	font-weight: bold;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
*   #vor	{
	text-align: right;
	width: 30px;
	float: right;
	z-index: 3;
	clear: none;
}
*   #menu	{
	position: absolute;
	bottom: -18px;
	width: 294px;
	z-index: 1;
	height: 188px;
	overflow: scroll;
	left: 152px;
}
*   #hidescroll	{
	position: absolute;
	bottom: -18px;
	z-index: 2;
	height: 16px;
	background-color: #B30028;
	width: 337px;
	visibility: visible;
	left: 116px;
}
*   #hinweis	{
	position: absolute;
	bottom: -18px;
	width: 294px;
	height: 188px;
	left: 152px;
	font-size: 10px;
}
*   #galerie	{
	position: absolute;
	bottom: -20px;
	float: right;
	width: 440px;
	padding-left: 460px;
}
*	#galerie td {
	cursor: pointer;
}
*	h1	{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
*   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
*   h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
*	a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
*	a:hover {
	color: #B30028;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
*   li {
	list-style-position: inside;
	list-style-type: disc;
}
*   ul {
	line-height: 15px;
}
*	.navigation p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-bottom: 0;
	margin-top: 1px;
}
	#nav li         {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
	#nav li a       {
	text-decoration:none;
	padding:1em;
}
	#nav li.first-child a	{
}
	#nav li a:hover {
	background-color:#FFFFFF;
	color:#B30028;
	text-decoration:underline;
}
*	.menu p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 0;
}
*	.menu a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 0;
	padding: 0;
}
*  .neubau th {
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
}
*  .neubau table {
 	cellpadding: 4;
	cellspacing: 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
*	#content:after	{
	content:' ';
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
}
* #img-re  {
	float: right;
	margin-right: 455px;
	margin-top: 50px;
}

