@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;
	line-height: 1.2em;
	margin-top: 57px;
	margin-bottom: 55px;
	text-align: left;
	color: #fff2cd;
}
#pagepflege h1 {
margin-bottom: 15px;
}
h2 {
	font-size: 1.6em;
}
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: 557px;
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;
height: 542px;
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;
}
#text p {
float:left;
display:inline;
width:355px;
margin: 10px 0px 0px 0px;
font-size: 1.1em;
}
#bilder {
float:left;
display:inline;
width: 200px;
background-image: url(../Bilder/Logo_Hospiz.gif);
background-repeat: no-repeat;
background-color: #fff2dc;
}
#bildelrleiste {
width: 200px;
margin-top: 150px;
padding-top: 20px;
background-color: #f2b954;
}
#pageteam2 h1 {
margin-bottom: 84px;
}
#pageteam2 #bildelrleiste {
padding-bottom: 0px;
padding-top: 20px;
}
.fett {
	font-weight: bold;
}
.rot {
	color: #900;
}

