body, html {
	background-color: #f4f4f4;
	margin: 0;
	padding: 0;
	height: 100%;
}

#top {
	float: left;
	width: 100%;
	height: 50%;
	margin-bottom: -350px;
}

#container {
	clear: both;
	margin: 0 auto;
	width: 910px;
	height: 700px;
	background: #FFFFFF;
	position: relative;
	padding: 0;
}

#header {
	position: relative;
	left: 40px;
	width: 870px;
	height: 110px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 35px;
}

#submenu {
	height: 30px;
	width: 685px;
	padding-left: 214px;
	margin-bottom: 20px;
	margin-top: 40px;
}

#menuleft {
	float: left;
	height: 400px;
	width: 180px;
	margin-left: 40px;
}

#content {
	float: left;
	height: 410px;
	width: 420px;
	overflow: auto;
	letter-spacing: 0.05px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 30px;
	padding-right: 30px;
	position: relative;
}

#content h1 {
	color: #43b39d;
	font-family: Verdana, sans-serif;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05px;
	font-weight: normal;
	margin: 0;
}

#content a {
	color: #000000;
	text-decoration: none;
}

#content a:hover {
	color: #43b39d;
	text-decoration: none;
}

#content a.mail {
	 color: #43b39d;
}
a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

#content p {
	margin-top: 0;
}

#sidebar {
	float: right;
	height: 410px;
	width: 180px;
}

#menubottom {
	text-align: right;
	width: 880px;
	height: 30px;
	margin: 0;
	position: absolute;
	bottom: 24px;
	clear: both;
}

#balken {
	width: 910px;
	height: 22px;
	background-image: url(balken.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	clear: both;
}

div.wtgallery_list {
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:1px;
}

table.contenttable {
	width: 90%;
	padding: 0;
	margin-bottom: 20px;
	left: -3px;
	position: relative;
}

table.contenttable td.td-1 {
	width: 60px;
}

.wt_gallery_comments {
	margin-top: 10px;
	font-style: italic;
}
