div#standort {
	width: 350px !important;
	margin: 0px 120px 0px 25px;
  	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	color: #A3CDC3;
	line-height: 100%;
	letter-spacing: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}
div#menuleft {
	background-color: #F6FFFC;
}
#menuleft ul {
	margin-bottom: 12px;
}

/* MENU LEFT */

#menuleft li.level1 {
	background-color: #DEEFE5;
}
#menuleft li.level2 {
	background-color: #F4FAF8;
	border-color: #DDECE9;
}
#menuleft li.level2cur {
	background-color: #F4FAF8;
	border-color: #DDECE9;
}

#menuleft li.level3 {
	background-color: #fff;
}
#menuleft li.level3cur {
	background-color: #fff;
}


div#search {
	background-color: #DEEFE5;
}
div#search label {
	color: #407A6C;
}
div#leftcolimage {
	background-color: #DEEFE5;
}

#menuleft li.level1 a, #menuleft li.level1 a:active, #menuleft li.level1 a:hover, #menuleft li.level1 a:link {
	color: #407A6C;
}
.rightlinkitem a, .rightlinkitem a:active, .rightlinkitem a:hover, .rightlinkitem a:link {
	border: 0px;
	color: #407A6C;
}

#rightcol h1, #rightcol h2 {
	margin: -5px -10px 5px -10px;
	padding-left: 10px;
	padding-bottom: 2px;
	background: #D5EFE0;
	font-weight: bold;
	line-height: 130%;
	color: #407A6C;
	font-size: 1em;
}
#contentright p, #contentright .bodytext {
	margin-bottom: 10px;
	font-size: 1em;
}
#contentright .contentelement {
	margin-top: 15px;
	border: 1px solid #7FC8B7;
	padding: 5px 10px 5px 10px;
	background-color: #F4FAF8;
}

.rightlinkitem {
	margin-top: 17px;
	padding: 3px 0px 3px 10px;
	background: #D5EFE0;
	font-weight: bold;
	line-height: 130%;
	color: #407A6C;
	font-size: 1em;
	letter-spacing: 0.15em;
	border: 1px solid #7FC8B7;
}