@charset "utf-8";
/* CSS Document */

body         {
	margin: 0px;
	padding: 0px;
}
.nav1 {
	background-image: url(bild/nav_streifen.gif);
	height: 34px;
	width: 192px;
	background-color: #5D7440;
	background-repeat: no-repeat;
	background-position: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 15px;
	padding-left: 20px;
	float: left;
	margin-top: 8px;
}
.nav1 a:link, .nav1 a.visited, .nav1 a.active  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.nav1 a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

#dangast {
	width:720px;
	margin:0 auto;
	padding:0px 0px 0;
}
#pension1 {
	height: 90px;
	padding-left: 10px;
	
}
#haupt {
	width: 504px;
	float:right;
	
}
#neues {
	width: 192px;
	float:left;
	padding-left: 20px;
	margin-top: 14px;
	background-image: url(bild/aktuelles.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: right top;
	
}
.neu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	color: #FFFFFF;
}

#inhalt {
	width: 468px;
	float:right;
	margin-right: 8px;
	background-color: #5D7440;
	background-image: url(bild/titel.gif);
	background-repeat: no-repeat;
	padding: 4px 10px 10px;
	
}

#ende {
	clear:both;
	background-color: #5D7440;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 20px;
	border-top-width: 10px;
	border-right-width: 8px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79915A;
	border-right-color: #79915A;
	border-bottom-color: #79915A;
	border-left-color: #79915A;
}
.bildl {
	border: 2px solid #465B2A;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bildr {
	border: 2px solid #465B2A;
	margin-bottom: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #FFFFFF;
	font-size: 0.8em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FFFFFF;
	display: inline;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	display: inline;
	line-height: 40%;
	color: #FFFFFF;
}
