﻿#site{
	margin:auto auto auto auto ;
	width:900px;
	height:100%;
	font-size:12pt;
	font-family:Arial;
	color:#924b21;
	border:1px #924b21 solid;
}
h1{
	font-size:12pt;
	font-family:Arial;
	text-decoration:underline;
	margin-top:10px;
}
h2{
	font-size:11pt;
	font-family:Arial;
}
h3{
	font-size:12pt;
	font-family:Arial;
	text-decoration:underline;
}
.line{
	color:#924b21;
	width:100%;
}
a{
	color:#fde6a0;
	text-decoration:none;
	font-weight:bold;
	font-size:14pt;
	font-family:"Times New Roman", Times, Serif;
}
a:hover{
	text-decoration:underline;
}
#logo{
	width:900px;
	height:200px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
}
#navi{
	width:900px;
	height:50px;
	background-color:#c8652a;
	border-bottom:1px #5d2b0d solid;
	border-top:1px #5d2b0d solid;
}
#text{
	padding:15px;
	width:870px;
	height:100%;
	
}
#text a{
	color:black;
	font-weight:normal;
	font-family:"Times New Roman", Times, Serif;
}
#footer{
	width:900px;
	height:30px;
	height:30px;
	background-color:#fde6a0;

}
.fusszeile{
	text-align:center;
	width:900px;
}
.center{
	text-align:center;
}
#adresse{
	width:900px;
	height:190px;
	text-align:center;
}
img{
	border:0px;
}
/*----------------------------------------------------------
Tabellen
----------------------------------------------------------*/
.navigation{
	width:900px;
	text-align:center;
}
.navigation td{
	width:225px;
	height:50px;
}
.oeffnung{
	width:870px;
	text-align:left;
	margin-left:30px;
	height:190px;
	vertical-align:top;
}
.right{
	text-align:left;
	width:170px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.left{
	text-align:left;
	width:70px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.adress{
	width:300px;
	vertical-align:top;
}
.hlsmall{
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:1px;
}
ul{
	margin-top:1px;
}
li{
	margin-top:1px;
}
