/* ############################ Template Layout ################################# */

#wrapper {width: 940px;	margin: 0 auto;}
#header {background: #ccc; position: relative; height: 100px;}
#langlink {position: absolute; top: 20px; right: 20px;}
#search {position: absolute; bottom: 20px; right: 20px;}

#logo {
	width: 355px;
	height: 165px;
	margin-top: -67px;
	position: absolute;
	top: 50%;
	z-index: 1;
	background: #75992e;
	text-align: right;
	padding: 0 50px 0 0;

}
#logo h1 { margin: 48px 0 0; color: white; }

#top-content-wrapper {
	width: 100%;
	background: #75992E url(img/topcontentbackground.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#top-content {
	width: 1030px;
	height: 203px;
	margin: 0 auto;
	padding: 97px 0 40px;
}

#content-wrapper {
	position: relative;
	min-height: 300px;
}

#content { position: relative; width: 1030px; margin: 0 auto; padding: 53px 0; min-height: 510px;}

#center-image {
	width: 490px;
	margin: 0 0 0 -245px;
	position: absolute;
	left: 50%;
	top: 235px;
	z-index: 1;
	background: white;
}

#footer-wrapper {
	background: #75992E url(img/worldmap.png) no-repeat center center;
}

#footer-content { width: 1030px; margin: 0 auto; padding: 95px 0 24px; }

/* ############################ Menu layout ################################# */

#menu {
	width: 100%;
	height: 39px;
	position: fixed;
	z-index: 10;
	background: #1A1A1A;
}

#menu table {
	width: 1030px;
	margin: 0 auto;
}

#menu td {
	text-transform: uppercase;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	height: 39px;
	line-height: 39px;
	font-weight: bold;
}

#menu td span {
	background: #404040;
	width: 1px;
	height: 9px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

#menu td a { color: #808080; }
#menu td.active a { color: white; }
#menu td a:hover { color: white; }

/* ############################ Content layout ################################# */

.sbHolder {margin-top: 30px;}

/* ############################ News ################################# */

.tx-ttnews-browsebox {text-align: center;}
.tx-ttnews-browsebox table {margin: 0 auto;} 
.tx-ttnews-browsebox table p {margin: 0; padding: 0;} 

.tx-ttnews-browsebox table p a,
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-prev,
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-next {
	background: #75992E;
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	padding: 0;
	margin: 0 1px 0 0;
	float: left;
} 
.tx-ttnews-browsebox table p a {color: white;text-align: center; font-size: 12px;} 
.tx-ttnews-browsebox table p a:hover,
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-prev:hover,
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-next:hover {background-color: #83a343; text-decoration: none;} 
table .tx-ttnews-browsebox-SCell p a,
table .tx-ttnews-browsebox-SCell p a:hover {background: #1a1a1a;} 

.tx-ttnews-browsebox table a .tx-ttnews-browsebox-prev,
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-next {background-image: url(img/nav-arrows.png);} 

.tx-ttnews-browsebox table a .tx-ttnews-browsebox-prev {background-position: 0px 1px;}
.tx-ttnews-browsebox table a .tx-ttnews-browsebox-next {background-position: 21px 1px; margin-right: 0;}

.news-amenu-container {float: left; margin-bottom: -10px;}
.news-amenu-container ul li {float: left; margin: 0 10px 10px 0;}
a span.news-amenu-item-active {color: #1a1a1a; text-decoration: underline;}

/* ############################ Button ################################# */

p.button a {
	background: #75992E;
	color: white;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
p.button a:hover {background: #83a343; text-decoration: none;}

.galleria-errors { display: none; }
#header-wwoof-pictures { display: none; }
