body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.main {
	width: 800px;
	margin: 0 auto;
}
.header {
	width: 800px;
	border-bottom: 5px solid #ffffff;
	height: 155px;
	position: relative;
}
.header h1 {
	position: absolute;
	left: 244px;
	top: 29px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 416px;
	height: 104px;
}
.header h1 a {
	display: block;
	width: 416px;
	height: 104px;
	text-indent: -9999px;
}
.header h2 {
	display: none;
}
.header1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 285px;
	height: 29px;
}
.header2 {
	position: absolute;
	left: 0px;
	top: 29px;
	width: 244px;
	height: 126px;
}
.header3 {
	position: absolute;
	left: 244px;
	top: 133px;
	width: 41px;
	height: 22px;
}
a {
	color: #ffffff;
}
.content {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: sans-serif;
	text-align: center;
	vertical-align: top;
	border-bottom: 5px solid #ffffff;
}
.menu {
	list-style: none;
	margin: 0 auto;
	border: 0px;
	padding: 50px 0px 50px 0px;
	width: 241px;
}
.menu li {
	width: 241px;
	height: 84px;
}
.menu li a {
	display: block;
	width: 241px;
	height: 84px;
	text-indent: -9999px;
}
.bottommenu {
	width: 162px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	border: 0px;
	list-style: none;
}
.bottommenu li, .bottommenu li a {
	float: left;
	height: 57px;
	text-indent: -9999px;
}
.bottommenu li#home, .bottommenu li#home a {
	width: 96px;
}
.bottommenu li#topl, .bottommenu li#topl a {
	width: 62px;
}
.imprint {
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.copy {
	font-size:x-small;
}

/*Plogger Stuff*/
#main_container {
	width: 650px;
}
.photos {
	border-color: #ffffff;
}
.photos-large {
	border-color: #ffffff;
}

#picture-holder a:hover img{
    border-color: #ffffff;
}
.thumbnail {
	border-color: #ffffff;
}


.thumbnail a:hover img {
    border-color: #ffffff;
}

/*tkhome-leiste*/
.leiste {
	position: absolute;
	z-index: 100;
	width: 61px;
	height: 22px;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#leiste_home {
  background-image: url(leiste_home.gif);
}
#leiste_di {
  background-image: url(leiste_di.gif);
}
#leiste_burano {
  background-image: url(leiste_burano.gif);
}
.leiste a {
	display: block;
	width: 61px;
	height: 22px;
	text-indent: -9999px;
}

