﻿* {
	margin:0;
	padding:0;
	border:0;
}

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
}

body {
	width:100%;
	height:100%; 
	max-height:100%; 
	text-align: center;
	padding:0; 
	margin:0; 
	border:0;
}

hr {
	width: 110px;
	height: 2px;
	color: #154711;
	background-color: #154711;
	margin-top: 10px;
	margin-bottom: 10px;
}

#all {
	height:100%;
	width: 900px;
	position: relative;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
}

#head {
	position:absolute;  
	top:0; 
	width:900px; 
	min-width:900px; 
	height:122px; 
	background-color:#c6d1bc;
	z-index:5; 
}

#headrule {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #154711;
}

#metanavi {
	position: absolute;
	top: 6px;
	right: 20px;
	text-align: right;
	vertical-align: top;
}

#metanavi a {
	color: #154711;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

#metanavi a:visited {
	color:#154711;
	text-decoration: none;
}

#metanavi a:hover {
	text-decoration: underline;
}

.metanavi {
	color: #154711;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 9px;
}

#topnavi {
	position: absolute;
	top: 78px;
	left: 240px;
	text-align: left;
	vertical-align: top;
}

#topnavi a {
	color: #154711;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 19px;
	text-decoration: none;
}

#topnavi a:visited {
	color: #154711;
	text-decoration: none;
}

#topnavi a:hover {
	color: #6c8857;
	text-decoration: none;
}

.topnavi {
	color: #154711;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 19px;
}

#topnavi .topnavi_active a {
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 19px;
}

#topnavi .topnavi_active a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topnavi .topnavi_active a:hover {
	color: #6c8857;
	text-decoration: none;
}
	
#content {
	width: 660px;
	overflow: auto;
	position: absolute; 
	z-index: 3; 
	top: 122px; 
	left: 240px;
	bottom: 88px;
}

#column1 {
	width: 310px;
	position: absolute;
	top: 0px; 
	left: 0px;
	padding-top: 15px;
}

#column3 {
	width: 310px;
	position: absolute;
	top: 113px; 
	left: 0px;
}

#column2 {
	width: 310px;
	position: absolute;
	top: 0px; 
	left: 330px;
	padding-top: 17px;
	padding-bottom: 17px;
}

#column1  p, #column3  p {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
}

#column1  h1, #column3  h1 {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}

#column1 a, #column3  a {
	color: #6c8857;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
}

#column1 a:visited , #column3  a:visited {
	color: #6c8857;
	text-decoration: none;
}

#column1 a:hover, #column3 a:hover {
	color: #154711;
	font-weight: bold;
	text-decoration: none;
}

#column1 p .mail a, #column3 p .mail a {
	color: #6c8857;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

#column1 p .mail a:visited, #column3 p .mail a:visited {
	color: #6c8857;
	font-weight: normal;
	text-decoration: none;
}

#column1 p .mail a:hover, #column3 p .mail a:hover {
	color: #154711;
	font-weight: normal;
	text-decoration: none;
}

#sidenavi {
	position: absolute;
	left: 0px;
	top: 122px; 
	width: 205px;
	bottom: 88px;
	background-image: url(pics/baum.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 10px;
	overflow: auto; 
}

#sidenavi p {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.1em;
}

#sidenavi a {
	color: #000000;
	font-family: Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#sidenavi a:visited {
	color: #000000;
	text-decoration: none;
}

#sidenavi a:hover {
	color: #6c8857;
	font-weight: bold;
	text-decoration: none;
}

#sidenavi .sidenavi_active a {
	font-weight: bold;
}

#sidenavi .sidenavi_active a:visited {
	color: #000000;
	text-decoration: none;
}

#sidenavi .sidenavi_active a:hover {
	color: #6c8857;
	text-decoration: none;
}

#foot {
	position:absolute;
	bottom:0; 
	width:900px; 
	min-width:900px; 
	height:88px; 
	background-color:#c6d1bc;
	z-index:5; 
}

#picturenavi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 73px;
	background-color: #6c8857;
}

#footrule {
	position: absolute;
	bottom: 0px;
	height: 2px;
	width: 100%;
	background-color: #154711;
}

#picturenavi img {
	margin-left: 20px;
	margin-top: 7px;
}
