@charset "UTF-8";
/* Hospiz St. Martin
Start 16. Dezember 2008
Letzte Aenderung 16. Dezember 2008
*/
* {
	padding: 0;
	margin:0;
	font-weight: normal;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6d2618;
	line-height: 1.8em;
}
body {
	background-color: #fff2dc;
}
h1 {
	font-size: 1.8em;
	text-align: center;
	margin-top: 57px;
	color: #fff2cd;
}
#pageimpressum h1 {
text-align: left;
margin-left: 15px;
}
#pagestellen h1 {
text-align: left;
}
h2 {
	font-size: 1.6em;
}
#pageindex h2 {
	margin-top: 20px;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
}
a:link, a:visited {
text-decoration: none;
color: #6d2618;
}
a:hover {
color: #e08a00;
}
#container {
width: 760px; 
position:relative;
left: 50%;
margin-left: -380px;
margin-top: 15px;
}
#top {
height: 20px;
margin-left: 562px;
width: 198px;
}
#spalte1 {
float:left;
display:inline;
width:160px;
height: auto;
}
#adresse {
text-align: right;
}
#navigation {
margin-top:18px;
}
#spalte2 {
float: left;
display: inline;
width: 595px;
margin-left: 5px;
}
#text {
float:left;
display:inline;
width:375px;
background-color: #f2b954;
padding: 0px 10px 0px 10px;
border-bottom: solid 10px #6d2618;
}
#text p {
margin: 80px 0px 0px 0px;
font-size: 1.1em;
}
#pageindex #spalte2 {
width: 360px;
}
#pageindex #text {
padding: 0px 0px 0px 20px;
margin: 0px;
}
#pageindex  #text h1 {
margin: 0px;
}
#pageindex #text p {
margin: 15px 10px 10px 0px;
width: 358px;
font-size: 1.1em;
}
#aktuell {
	border: 3px dotted;
	border-color: #900;
	width: 313px;
	margin-bottom: 15px;
	line-height: 1.6em;
	padding: 5px;
}
#aktuell img {
	display:inline;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#aktuell a {
	text-decoration: none;
}
#aktuell a:hover {
	color: #ffffff;
}
#pageimpressum #text p {
margin: 10px 10px 10px 15px;
width: 340px;
font-size: 1.1em;
}
#bilder {
float:left;
display:inline;
width: 200px;
height: 200px;
background-image: url(../Bilder/Logo_Hospiz.gif);
background-repeat: no-repeat;
}
#bildelrleiste {
float: left;
display: inline;
width: 200px;
margin-top: 290px;
}
#indexbildbrock {
	margin-top: 5px;
}
.marginal {
	font-size: 80%;
	line-height: 1.1em;
}
.fett {
	font-weight: bold;
}
#pageindex #container #spalte2 #text #aktuell .rot {
	color: #900;
}
#pageindex #container #spalte2 #text #aktuell a:hover {
	color: #fff;
}
.unterstrich {
	text-decoration: underline;
}
.fettaktuell {
	line-height: 1.6em;
	font-weight: bold;
}
#pageindex #container #spalte2 #text .rot {
	color: #900;
}
#pageindex #container #spalte2 #text a:hover {
	color: #fff;
}

