
#img1{
	position: absolute;
	top: 190px;
	left: 490px;
}


body {
	margin: 0;
	padding: 0;
	background-color: #edeae1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	text-align: center;
}

h1, h2, h3, h4 {
	margin: 0 0 0.3em 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	color: #008143;
}

h1 {
	margin-bottom: 0.7em;
	font-size: 26px;
	letter-spacing: 1px;
}

h2 {
	font-size: 18px;
}

h3 {
	margin: 0 0 0.4em 0;
	font-size:15px;
	font-weight: bold;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

p, ol, ul {
	line-height: 150%;
}

p {
	margin: 0 0 0.5em 0;
}

ol {
	margin: 0 0 0.5em 0;
	padding-left: 1.5em;
}

ul {
	margin: 0 0 0.5em 0;
	padding-left: 1.5em;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}


a, a:link, a:visited{
	text-decoration: none;
	color: #1777B1;
}
a:hover  {
	color: #FF5723;
	text-decoration: underline;
}

a.email, a.email:link, a.email:visited {
	color: #555;
}

img {
	border: none;
}

.float-left {
	float: left;
	margin: 3px 15px 0 0;
}

.float-right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

.hr {
	margin: 1.5em 0 0.5em;
	height: 1px;
	border-top: 1px solid #DDDDDD;
}


/* Menu */

#navi-top {
	position: absolute;
	top: 54px;
	left: 30px;
	border-top: 1px solid #7CAA17;	
}

#navi-top ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-align: center;
}

#navi-top li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi-top a,
#navi-top a:link,
#navi-top a:visited,
#navi-top strong {
	float: left;
	margin: 0;
	padding: 4px 10px 3px 10px;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	/* color: #555; */
	color: #003399;
	font-weight: normal;
	background-color: #D5F298;
	border-top: 1px solid #EAFFBC;
	border-right: 1px solid #B8DD68;
	border-bottom: 1px solid #9ACD32; 
	border-left: 1px solid #EAFFBC;
}

#navi-top a:hover{
	text-decoration: underline;
}

#navi-top a:hover,  #navi-top strong{
	color: #333;
	background-color: #EAFFBC;
	border-top: 1px solid #F4FFDD;
	border-right: 1px solid #C8E48B;
	border-bottom: 1px solid #B4DA65;
	border-left: 1px solid #F4FFDD;
}

 #navi-top strong{
	background-color: #FFFFFF;
	background-image: url(img/current.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFFFFF; 
}







/* Page */

#page-container {
	position: relative;
	width: 860px;
	margin: 20px auto;
	padding: 80px 0 0 0;
	text-align: left;
	background-color: #ffffff;
	/*border-top: 5px solid #9ACD32;*/
	background-image:url(img/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #CCE698;
}


/* Logo */

#logo {
	position: absolute;
	top: 14px;
	left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #3F586B; */
	color: #ffffff;
}



#page {
	margin: 0;
	padding: 30px 30px 10px 30px;
	border-left: 2px solid #DFDACA;	
	border-right: 2px solid #DFDACA;
}

/* Content */

#content {
	padding-top: 8px;
}

img.link-icon{
	margin: 0 5px 0 3px;
}
img.link-icon2{
	margin: 0 0 0 3px;
}

.align-right{
	text-align: right;
}
.top-0{
	margin-top: 0em;
}
.top-05{
	margin-top: 0.5em;
}
.top-1{
	margin-top: 1em;
}
.top-2{
	margin-top: 2em;
}
.top-3{
	margin-top: 3em;
}
.bottom-0{
	margin-bottom: 0em;
}
.bottom-05{
	margin-bottom: 0.5em;
}
.bottom-1{
	margin-bottom: 1em;
}
.bottom-2{
	margin-bottom: 2em;
}
.bottom-3{
	margin-bottom: 3em;
}
.bottom-4{
	margin-bottom: 4em;
}
.bottom-5{
	margin-bottom: 5em;
}
.bottom-6{
	margin-bottom: 6em;
}
.bottom-8{
	margin-bottom: 8em;
}

.foerderung {
	margin: 12px 80px 0 0;
	font-size: 10px;
	text-align: center;
}
.small {
	font-size: 11px;	
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.twocols {
}

.twocols h2 {
	margin-bottom: 9px;
	padding-bottom: 6px;
	border-bottom: 1px solid #8DBC2E;
}

#partner .twocols .col1,
#partner .twocols .col2 {
	width: 350px;
}

.twocols .col1 {
	float: left;
	width: 390px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

.cite {
	float: right;
	margin: 0 0 20px 20px;
	padding: 0.5em 0 0 0;
	width: 15em;
	border: 1px solid #D5F298;
}
.cite p{
	margin-left: 1em;
	margin-right: 1em;
}
.cite p.small{
	font-size: 10px;
}

#partner #content{
		background-image: url(img/kulturlandplan-logo.gif);
		background-position: 566px 10px;
		background-repeat: no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #A8C3CB url(images/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #97C984;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #5F919E;
	border-top: 5px solid #4C747E;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}