* {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-decoration: none;
}
body {
	background-color: #cccccc;
}
p {
	margin-bottom: 6px;
}
img {
	border: 0px;
}
a, a:visited, a:hover, a:active { color: #827a4f; }
a:hover, a:active { text-decoration: underline; }
.aussen {
	width: 913px;
	height: 610px;
	margin: auto;
	margin-top: 45px;
	position: relative;
}
.nav {
	background-color: #827a4f;
	width: 146px;
	height: 610px;
	float: left;
	margin-right: 5px;
}
.nav ul {
	margin-top: 32px;
	list-style-type: none;
}
.nav li {
	margin-bottom: 5px;
	width: 146px;
	height: 21px;
	cursor: pointer;
}
.nav li.geschichte { background-image: url('img/b_1_geschichte.png'); }
.nav li.zeittafel { background-image: url('img/b_2_zeittafel.png'); }
.nav li.leben-im-kloster { background-image: url('img/b_3_leben-im-kloster.png'); }
.nav li.aufnahme { background-image: url('img/b_4_aufnahme.png'); }
.nav li.finanzierung { background-image: url('img/b_5_finanzierung.png'); }
.nav li.galerie { background-image: url('img/b_6_galerie.png'); }
.nav li.kontakt { background-image: url('img/b_7_kontakt.png'); }
.nav li.impressum { background-image: url('img/b_8_impressum.png'); }
.nav li span { display: none; }
.nav .logo {
	position: absolute;
	left: 32px;
	bottom: 43px;
}
.text {
	background-color: #ffffff;
	background-image: url('img/text_ecke.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 306px;
	height: 575px;
	float: left;
	margin-right: 5px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
}
.text h1.head { display: none; }
.text p.weiterzurueck {
	position: absolute;
	bottom: 75px;
	margin: 0px;
}
.text p.bildtext {
	position: absolute;
	bottom: 30px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 320px;
	height: 15px;
	margin: 0px;
}
.text p.bildtext span { display: none; }
.text td {
	vertical-align: top;
	padding-right: 6px;
	padding-bottom: 6px;
}
.bild {
	background-color: #ffffff;
	background-image: url('img/text_ecke.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 411px;
	height: 610px;
	float: left;
}