* {
margin: 0;
padding: 0;
}

#navbar a:hover, #navbar #current {
	background: #5A8E6B;
	color: #FFF;
}
}
#corecenter li a:hover {
	background: #a6c384;
	color: #000;
}
.bild-li-float {
	float: left;
	padding: 20px 8px 0px 0px;
	height: 180px;
}
html,body {
	height: auto;
	background: #D6E3DE;
	color: #1a3804;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 101%;
}
a {
	color: #5A8E6B;
	text-decoration: underline;
}
#container {
	width: 740px;
	height: auto;
	margin: 15px auto 0 auto;
	
}
#header {
	width: 740px;
	height: 180px;
	background: white url(../images/logo-rohden.jpg) top left no-repeat;
	position: relative;
}

#navbar {
	position: absolute;
	bottom: 11px;
	right: 6px;
}
#headerbild{
	padding-left: 285px;
	padding-top: 15px;
}
#navbar ul {
	: ;
}
#navbar li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbar a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#core {
	width: 740px;
	height: auto;
	margin-top: 5px;
	background: #FFF url(../images/coreback.gif) top left repeat-y;
}
#coreleft {
	width: 126px;
	height: auto;
	background: #ADC7B5;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
#coreleft ul {
	: ;
}
#coreleft li {
	display: block;
	height: auto;
	width: 126px;
	font-size: 10px;
}
#coreleft a {
	padding-left: 4px;
	color: #325d19;
	text-decoration: none;
	font-size: 111%;
}
#coreleft a:hover {
	background: #5A8E6B;
	color: #FFF;
}
#coreleft h3 {
	padding: 20px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
}
#coreleft h4 {
	padding: 8px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	font-weight: bold;
}
#coreleft p {
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#corecenter {
	width: 580px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
#corecenter h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #3e6717;
	padding: 10px 0 0 10px;
}
#corecenter p {
	line-height: 18px;
	padding: 0 10px 10px 10px;
	color: #888;
}
#corecenter ul {
	padding: 15px 20px 20px 20px;
	width: auto;
}
#corecenter li {
	line-height: 20px;
	list-style-type: disc;
	font-size: 12px;
	color: #888;
}
#corecenter li a {
	text-decoration: none;
	color: #a6c384;
	display: block;
	height: auto;
	padding: 4px;
}
#footer {
	clear: both;
	width: 740px;
	height: 30px;
	background: #ADC7B5;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 5px solid #D6E3DE;
}
#footer p {
	color: #FFF;
	padding-right: 20px;
}
#footer a {
	color: #FFF;
}
.bild-re-float {
	float: right;
	padding: 20px 0 0 8px;
	height: 180px;
}
.bg-gruen {
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 25px;
	text-align: center;
	background-image: url(../images/test.jpg);
}
.fussnavi a:hover{
	color: #ADC7B5;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px 10px;
}
label {
	display: block;
	float: left;
	width: 120px;
	cursor: pointer;
	padding-top: 2px;
}
.submit-button {
	width: 80px;
	height: 20px;
	margin: 20px 0px 0px 120px;
}
input {
	width: 115px;
	color: #8C8A8C;
	background: #D6E3DE;
	border: 1px solid #8C8A8C;
	margin: 0px 30px 6px 0px;
	padding: 1px;
}
textarea {
	width: 360px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8C8A8C;
	background: #D6E3DE;
	border: 1px solid #8C8A8C;
	float: left;
}
.separator {
	clear: both;
	height: 1px;
}

.schiff-titel {
padding: 4px;
margin: 4px;
font-size: 120%;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #5A8E6B;"
}

.smaller {
font-size: 90%;
}