body.lokalgold {
	background-color: #fdf8e4;
}

ul.horizontalNavigation li a,ul.horizontalNavigation li a:hover {
	color: #000000;
}

ul.horizontalNavigation li.active a,ul.horizontalNavigation li.active a:hover
	{
	color: #9ad84b;
}

p.formatedTextLokalgold {
	color: #669900;
	margin: 10px 0 15px;
	padding: 0;
}

body.lokalgold a {
	color: #669900;
}

body.lokalgold a:hover {
	color: #9ad84b;
}

body.lokalgold h1 i
{
		font-size: 24px;
}

body.lokalgold h1, body.lokalgold h2,body.lokalgold h3,body.lokalgold h4,body.lokalgold h5,body.lokalgold h6
{
	color: #000000;
}

body.lokalgold div#cover {
	background-repeat: repeat-x;
	background-color: #fdf8e4;
}

body.lokalgold div#page div#body div#sidebar div#tagCloud a {
	color: #669900;
}

body.lokalgold div#page div#head {
	width: 978px;
	height: 56px;
}


body.lokalgold div#page div#head div#logo {
	z-index: 101 !important;
}

body.lokalgold div#page div#visual2 {
	position: relative;
	width: 951px;
	height: 313px;
	top: 69px;
	z-index: 1;
}

body.lokalgold div#body {
	background-image: url('/pp/static/cui/img/projects/lokalgold/bg_content_1px.png');
	background-repeat: repeat-x;
	background-color: #fffdf8;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 56px 0 0 0;
	width: 949px;
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
}

body.lokalgold div#content {
	position: relative;
	background-position: top left;
	width: 742px;
	padding-top: 20px;
	border: none;
	height: auto;
}

* html body.lokalgold div#content {
	margin-top: -2px;
	width: 718px;
}

div#body div.content {
	background-image: none;
}

body.lokalgold div.content div.contentTags {
	right: 10px;
}

body.lokalgold div.content div.commentBlock,body.lokalgold div.content div.commentList div.commentBlock,body.lokalgold div.content div.contentBody	{
	padding-right: 180px;
	position: relative;
}

body.lokalgold div.content div.contentBody div#lokalgoldContentImage {
	width: 545px;
	height: 331px;
	display: block;
	background-image: url('/pp/static/cui/img/projects/lokalgold/projektinfo_content.jpg');
}

body.lokalgold div.contentListBlock {
	border: none;
	background: none;
	border-bottom: 1px dotted #669900;
}

body.lokalgold div#sidebar {
	background-repeat: repeat-x;
	background-position: 371px top;
	padding: 20px 0 0 20px;
	border: medium none;
	min-height: 205px;
	background-color: none;
	height: 400px;
}

*html body.lokalgold div#sidebar {
		margin-top: -2px;
}

body.lokalgold div#sidebar div#moreLinks a {
	display: block;
	margin-bottom: 4px;
	padding: 0 0 0 20px;
}

body.lokalgold div#footer {
	background-color: #fffdf8;
	margin: 0 0 0 20px;
	width: 639px;
	padding: 20px 100px 50px 210px;
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
}

body.lokalgold div#page {
	background-repeat: no-repeat;
	overflow: hidden;
}

body.lokalgold div#sidebar div#rssLinks a.rssFeed {
	background-image: url('../../../img/projects/lokalgold/icon_rssfeed.png' );
	background-repeat: no-repeat;
	background-position: left 2px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/lokalgold/icon_rssfeed.png", sizingMethod =
		"scale");
}

body.lokalgold div#sidebar div#rssLinks a.rssFeed:hover {
	background-image:
		url('../../../img/projects/lokalgold/icon_rssfeed-h.png' );
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/lokalgold/icon_rssfeed-h.png", sizingMethod
		= "scale");
}

body.lokalgold a.up {
	padding: 2px 0 2px 24px;
	background-image: url('../../../img/projects/lokalgold/icon_up.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = "/pp/static/cui/img/projects/lokalgold/icon_up.png"
		, sizingMethod = "scale");
}

body.lokalgold a.authorEmail {
	padding-right: 20px;
	background-image: url( '../../../img/projects/lokalgold/icon_email.png' );
	background-repeat: no-repeat;
	background-position: right 2px;
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/lokalgold/icon_email.png", sizingMethod =
		"scale");
}

body.lokalgold a.authorEmail:hover {
	background-image:
		url( '../../../img/projects/lokalgold/icon_email-h.png' );
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src =
		"/pp/static/cui/img/projects/lokalgold/icon_email-h.png", sizingMethod =
		"scale");
}

div.inputGroup.inRows input.submitButton, div.inputGroup.inRows input.sendButton {
	width: 179px;
}

div.inputGroup.inRows input.submitButtonActive, div.inputGroup.inRows input.sendButtonActive {
	width: 179px;
}

input.submitButton,input.sendButton {
	height: 34px;
	width: 179px;
	display: block;
	background-image: url('../../../img/projects/lokalgold/button_send.png');
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src = "/pp/static/cui/img/projects/lokalgold/button_send.png", sizingMethod = "scale");
}

input.submitButtonActive,input.sendButtonActive {
	height: 34px;
	width: 179px;
	background-image: url('../../../img/projects/lokalgold/button_send-h.png');
	-background: none;
	filter: progid : DXImageTransform . Microsoft . AlphaImageLoader(src = "/pp/static/cui/img/projects/lokalgold/button_send-h.png", sizingMethod= "scale");
}

body.lokalgold input.applyButton, input.applyButtonActive {
	height: 31px;
	width: 175px;
}

body.lokalgold input.applyButton {
  	background-image: url('../../../img/projects/lokalgold/button_apply.png');
  	-background-image: none;
  	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/lokalgold/button_apply.png", #sizingMethod="scale");
}
body.lokalgold input.applyButtonActive {
	background-image: url('../../../img/projects/lokalgold/button_apply-h.png');
	-background-image: none;
  	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/lokalgold/button_apply-h.png", #sizingMethod="scale");
}

input.applyNowButton, input.applyNowButtonActive {
	background: none;
	width: 189px;
	height: 78px;
	padding: 0;
	margin: 5px 0 0 0;
	background-repeat: no-repeat;
	border: none;
}

body.lokalgold input.applyNowButton {
  background-image: url('../../../img/projects/lokalgold/button_apply_now.png');
  -background-image: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/lokalgold/button_apply_now.png", #sizingMethod="scale");
}
body.lokalgold input.applyNowButtonActive {
  background-image: url('../../../img/projects/lokalgold/button_apply_now-h.png');
  -background-image: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/pp/static/cui/img/projects/lokalgold/button_apply_now-h.png", #sizingMethod="scale");
}

