/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
}

h1 {
	background: url(img/gruenwald-logo.gif) no-repeat #f5f5f5;
	color: #006633;
	font-size: 140%;
	font-weight: lighter;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 93px;
	height: 78px;
	float: left;
}

h4 {
	background: inherit;
	color: #006633;
	font-size: 90%;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}

h5 {
	background: inherit;
	color: #006633;
	font-size: 85%;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 20px;
	clear: both;
	font-weight: normal;
}

address {
	font-size: 85%;
	font-style: normal;
	margin: 0px 0px 7px 20px;
	clear: both;
}

ol {
	font-size: 85%;
	font-style: normal;
	margin: 0px 0px 7px 0px;
	clear: both;
}

..abclist {
	font-size: 100%;
	font-style: normal;
	margin: 0px 0px 7px -20px;
	clear: both;
}

p {
	font-size: 85%;
	font-style: normal;
	margin: 0px 0px 7px 20px;
	clear: both;
}

img {
	background: #ffffff;
	color: inherit;
	border: 1px solid #006633;
	padding: 2px;
	float: right;
}

#inhalt {
	background: #f5f5f5;
	color: #333333;
	border: 1px solid #006633;
	position: absolute;
	height: 464px;
	width: 700px;
	margin: -247px 0px 0px -357px;
	top: 50%;
	left: 50%;
	padding: 15px;
	overflow: auto;
}

#navcontainer ul {
	background: #008e3b;
	color: #ffffff;
	font-size: 85%;
	padding: 0;
	margin: 15px 0px;
	width: 100%;
	float: left;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	background: #008e3b;
	color: White;
	text-decoration: none;
	padding: 1px 15px;
	border-left: 1px solid #f5f5f5;
	float: right;
}

#navcontainer ul li a:hover {
	background-color: #f5f5f5;
	color: #006633;
}
