body {
	font-family:'Times New Roman', Times, serif;
	font-size: 12px;
}


h1, h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	color: #fff;
	text-decoration: underline;
}

#wrapper {
	width: 925px;
	height: 722px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	width: 27px;
	height: 722px;
	background-color: #cd749f;
	float: left;
}

#nav {
	width: 133px;
	padding-top: 328px;
	height: 394px;
	float: left;
}

#right {
	width: 763px;
	height: 722px;
	float: left;
}

#logo {
	width: 763px;
	height: 165px;
	float: left;
}

#images {
	width: 763px;
	height: 161px;
	float: left;
}

#content {
	padding-top: 44px;
	padding-left: 113px;
	padding-right: 206px;
	width: 444px;
	height: 354px;
	float: left;
}

/*bgcontent*/
#body_home #content {
	background-image: url(/_images/bg_home.gif);
	background-repeat: no-repeat;
}

#body_kontakt #content {
	background-image: url(/_images/bg_kontakt.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#body_restaurant #content {
	background-image: url(/_images/bg_restaurant.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#body_speisekarte #content {
	background-image: url(/_images/bg_speisekarte.gif);
	background-repeat: no-repeat;
	color: #fff;
}

#body_uebernachtung #content {
	background-image: url(/_images/bg_uebernachtung.gif);
	background-repeat: no-repeat;
	color: #fff;
}

/*nav*/
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul li {
	display: block;
}

#nav ul li a {
	color: blue;
	width: 133px;
	height: 24px;
	float:left;
	margin-bottom: 12px;	
}

#nav ul li a span {
	display: none;
}

#nav ul #nav_restaurant {
	background-image: url(/_images/nav/restaurant_pas.gif);
	background-repeat: no-repeat;
}

#nav ul #nav_speisekarte {
	background-image: url(/_images/nav/speisekarte_pas.gif);
	background-repeat: no-repeat;
}

#nav ul #nav_uebernachtung {
	background-image: url(/_images/nav/uebernachtung_pas.gif);
	background-repeat: no-repeat;
}

#nav ul #nav_kontakt {
	background-image: url(/_images/nav/kontakt_pas.gif);
	background-repeat: no-repeat;
}


/*special*/
#body_kontakt #content {
	width: 650px;
	padding-right: 0px;
}

.tblContent1 {
	margin-left: 150px;
}
