*{
	margin: 0;
	padding: 0;
}

html { 
	height: 100%; margin-bottom: 1px; 
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	background-image: url(../grafik/hg_farbe.gif);
	text-align : center;
	color: #045044;
}

div {
	border: 0px solid red;
}

h1 {
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
	font-weight:700;
	line-height: 17pt;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:italic;
	font-weight:700; 
	line-high: 15pt;
	padding-bottom: 7pt;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:italic;
	font-weight:700; 
	line-high: 14pt;
	padding-bottom: 0pt;
}
p {
padding-bottom: 5pt;
}
a, a:hover, a:visited, a:active
{
	color:#045044;
	text-decoration: underline; 
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	}
td {
	vertical-align: middle;
	padding: 0px;
}

ul {
	list-style-position: inside;
}
#tabklein {
	font-size : 7pt;
}

#pdf_link
{
font-size : 12pt;
font-style: italic;
}

#site {
	height: 580px;
	width: 820px;
	margin : 20px auto;
	border: 1px solid #000033;
	background-image: url(../grafik/hg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#site_index {
	height: 550px;
	width: 820px;
	margin : 20px auto;
	border: 1px solid #000033;
	background-image: url(../grafik/hg_start.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#header {
	height: 150px;
}

#header h1 {
	display: none;
}

#header_bg_r_index {
	float: right;
	width: 610px;
	height: 127px;
	background : url(../grafik/hg_film.jpg) no-repeat left 25px;
	padding-top: 23px; 
	text-align : left;
}
 
#header_bg_right {
	float: right;
	width: 610px;
	height: 150px;
	background : url(../bilder/eierhof.jpg) no-repeat 120px 30px;
	padding-top: 0px;
	text-align : justify;
	vertical-align:bottom;
}
#header_bg_left {
	float: left;
	background: transparent url(../grafik/logo.jpg) no-repeat 25px 20px;
	width: 210px;
	height: 150px;

	
}

#header_bg_left table {
	
}


#navi {
	
	float: left;
	height: 350px;
	width: 170px;
	padding-top: 20px;
	/*border: medium solid Black;*/
}

#navi ul {
	list-style: none;
	list-style-position: outside;
}

#navi li {
	margin: 0 0 0 0;
}

#navi a {
	display: block;
	height: 30px;
	text-align: center;
	background-image: url(../grafik/sf.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #045044;
	background-position : 17px 0px;
}

#navi a:hover {
	background-image: url(../grafik/sf.jpg);
	background-position: 17px -40px;
	color: #fef5e1;
}

#navi strong{
	display: block;
	height: 30px;
	text-align: center;
	background-image: url(../grafik/sf.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:  #fbc876;
	background-position : 17px -81px;
}

#topnavi
{
	height: 30px;
	text-align:center;
	position: relative;
	top: 115px;
	border-bottom:solid 1.5pt #990000;

}

#topnavi ul li
{
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
		
}
#topnavi a
{
	display: block;
	width: 105px;
	height: 25px;
	background: url(../grafik/sf_v.jpg);
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #045044;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	text-align: center;
}
#topnavi a:hover,#topnavi a:active
{
	display: block;
	width: 105px;
	height: 25px;
	background: url(../grafik/sf_v.jpg);
	background-position: 0px -36px;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fef5e1;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
}
#topnavi strong
{
	display: block;
	width: 105px;
	height: 25px;
	background: url(../grafik/sf_v.jpg);
	background-position: 0px -72px;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fbc876;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
}

#content {
	float: right;
	height: 380px;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	/*border: medium solid Black;*/
}
#content_1 {
	float: right;
	margin-left: 20px;
	height: 320px;
	width: 620px;
	/* border: medium solid Black;*/
}
#footer {
	height: 380px;
	width: 810px;
	/*border: medium solid red;*/
}

