body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #1f1a17;
	font-family: Verdana;
	font-size: 12px;
}
div#mainContainer {
	width: 1000px;
	margin: auto;
}
div#top {
	height: 149px;
}
div#menuBar {
	width: 1000px;
	height: 57px;
	background-color: #1f1a17;
}
div#menuBar img {
	margin-top: 17px;
	margin-left: 32px;
}
div#subtitle {
	font-style: italic;
	font-weight:100;
	line-height: 24px;
	width: 1000px;
	height: 24px;
	background: #efefef;
}
div#subtitle span {
	margin-top: 6px;
	margin-left: 32px;
}
div#content {
	margin-top: 24px;
	margin-left: 24px;
	width: 1000px;
	display: inline-block;
}
div#footer {
	width: 1000px;
	height: 34px;
	background-color: #1f1a17;
}
div#footer img {
	margin-top: 11px;
	margin-left: 32px;
}
div#copyright {
	font-style: italic;
	font-weight:100;
	line-height: 24px;
	width: 1000px;
	height: 24px;
	background: #efefef;
}
div#copyright span {
	margin-top: 6px;
	margin-left: 32px;
}
div#designBy {
	float: right;
	margin-right: 32px;
}
div#designBy a {
	text-decoration: none;
	color: #1f1a17;
	font-weight: bold;
}
div#fullPage {
	float: left;
	width: 952px;
}
div#halfPage {
	float: left;
	margin-left: 20px;
}
div#halfPage div.box {
	width: 600px;
}
div#widePage {
	float: left;
	margin-left: 20px;
}
div#widePage div.box {
	width: 727px;
}

div#leftColumn {
	float: left;
}
div#centerColumn {
	float: left;
	margin-left: 20px;
}
div#rightColumn {
	float: left;
	margin-left: 20px;
}
div#leftColumn div.box {
	width: 332px;
}
div#leftColumn div.news {
	width: 205px;
}

div#centerColumn div.box {
	width: 374px;
}
div#rightColumn div.box {
	width: 205px;
}
div.box {
	background-color: #f4f3f3;
	margin-bottom: 24px;
}
div.header {
	height: 21px;
	background-color: #1f1a17;
}
div.text {
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 6px;
}
div.galleryText {
	width: 542px;
	margin: auto;
	margin-top: 12px;
	padding-bottom: 12px;
}
div.pic {
	text-align: center;
	width: 180px;
	float: left;	
}
div.pic img {
	margin: 12px;
}
div.kontakt {
	font-size: 12px;	
}
div#googleMaps {
	display: inline-block;
	height: 370px;
	margin-top: 12px;
	float: left;
}
div#contactInfo {
	display: inline-block;
	float: left;
	width: 200px;
	margin-left: 24px;
}
div.gallery div.text img {
	margin-top: 12px;
	border: 1px solid #1f1a17;
}
img {
	border:none;
}
a {
	text-decoration: none;
	color: #1f1a17;
}
a:hover {
	text-decoration: none;
	color: #898685;
}
ul {
	list-style:none;
	padding-left: 10px;
}
li span {
	margin-left: -10px;
}
li.active {
	font-weight: bold;
	font-style: italic;
}
p.header {
	font-weight: bold;
}
.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
div#googleTranslate {
	width: 30px; 
	margin: auto; 
	position: fixed; 
	right: 0px; 
	top: 100px;
	line-height: 32px;
}
div#googleTranslate img {
	cursor: pointer;
}