@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;
}
#pagematerial tr td {
font-size: 110%;
line-height: 1.2em;
}
body {
	background-color: #fff2dc;
}
h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: 57px;
	margin-bottom: 55px;
	text-align: left;
	color: #fff2cd;
}
#pagekontakt h1 {
margin-left: 20px;
}
#pagematerial  h1 {
margin-left: 90px;
}
#pagedanke h1 {
margin-top: 170px;
}
h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-bottom: 30px;
}
#pagekunst h2 {
margin-bottom:12px;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.1em;
}
a:link, a:visited {
text-decoration: none;
color: #6d2618;
}
#pagertermine #aktuell a {
font-style: italic;
}
a:hover {
color: #fff2cd;
}
#container {
width: 760px; 
position:relative;
left: 50%;
margin-left: -380px;
margin-top: 15px;
}
#top {
height: 20px;
margin-left: 557px;
width: 198px;
}
#spalte1 {
float:left;
display:inline;
width:160px;
height: auto;
}
#adresse {
text-align: right;
}
#navigation {
margin-top:18px;
}
#navigation ul li {
color: 6d2618;
}
#spalte2 {
float: left;
display: inline;
width: 595px;
height: 550px;
margin-left: 5px;
}
#text {
float:left;
display:inline;
width:365px;
height: auto;
background-color: #f2b954;
border-bottom: solid 10px #6d2618;
padding: 0px 10px 40px 15px;
}
#pagekontakt #text {
height: 500px;
}
#pagedanke #text {
height: 500px;
}
#spalte2 #text div {
float: left;
display:inline;
padding-bottom: 25px;
margin-top: 20px;
border-bottom: 1px solid;
}
#text p {
float:left;
display:inline;
width:355px;
margin: 10px 0px 0px 0px;
font-size: 1.1em;
}
#pagekontakt #text p {
width: 335px;
margin-left: 20px;
}
#pageanfahrt #text {
float: left;
display: inline;
z-index: 20;
}
#text table {
float: left;
display: inline;
}
#spalte2 #text div p {
line-height: 1.3em;
margin: 0px;
}
#bilder {
float:left;
display:inline;
width: 200px;
background-image: url(../Bilder/Logo_Hospiz.gif);
background-repeat: no-repeat;
background-color: #fff2dc;
}
#pageanfahrt #bilder {
height: 140px;
}
#bildelrleiste {
width: 200px;
margin-top: 150px;
padding-top: 20px;
background-color: #f2b954;
}
.fett {
	font-weight: bold;
}
.marginal {
	font-size: 80%;
	line-height: 1em;
}
.rot {
	color: #AA0000
}
.hell {
	color: #fff2cd;
}
.blau {
	color: #263f6a;
}
.unterstreichen {
	text-decoration: underline;
}

