* {
	margin: 0;
	border: 0;
	padding: 0;
}

body{ 
	margin: 0; padding: 0; 
}

html{
	font: 15px Arial, "lucida grande", tahoma, sans-serif;
}

H1 {
	font: 18px Arial;
	color: #000000;
	text-align: center;
}
	
H2 {
	font: 15px Arial;
	font-weight: normal;
	text-align: center;
}
 
.kleingeschrieben {
	margin-top: 5px;
	color: #000000;
	margin-left: 30px;
}
 
.kleingeschrieben A:link {
	text-decoration: none;
	color: #000000;
}

html {
	background-image: url(../images/schwaben_logo_soft_1024.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#alles{
	margin: 0px auto;
	width: 800px;
	height: auto;
	overflow: visible;
}

#logo{
	position: relative;
	display: block;
	height: 118px;
	width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/logo118.jpg);
}

 #inhalt{
	position: absolute;
	display: block;
	float: right;
	margin-top: 0px;
	margin-left: 185px;
	height: auto;
	line-height: 1.5;
	width: 583px;
	padding: 15px;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(../images/80.png);
}

#inhalt img {
	margin-left: 25px;
	margin-bottom: 25px;
}

#navigation{
	position: fixed;
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
 
#nav{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 185px;
	float: left;
}

#nav a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFF;
}

#nav li{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#nav #nav_impressum{
	border: none;
}

#nav a:hover{
	background: #fafafa;
}

#body_start #nav_start a, #body_restaurant #nav_restaurant a, #body_zimmer #nav_zimmer a, #body_freizeit #nav_freizeit a, #body_buchung #nav_buchung a, #body_bilder #nav_bilder a, #body_links #nav_links, #body_kontakt #nav_kontakt a{
	background: url(../images/80.png);
	text-align: right;
}

 #footer{
	position: absolute;
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: -16px;
	height: auto;
	line-height: 1.5;
	font-weight: bolder;
	width: 583px;
	padding: 15px;
	color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: url(../images/30.png);
}

#foottable{
	width: 568px;
}

#foottable img {
	margin-left: 15px;
	margin-bottom: 0px;
}

.normaltable{
	width: 568px;
}

.right{
	text-align: right;
}

