body {
	color: #09460f;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
a {
	color: #09460f;
}
.content {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}
.title {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.title a {
	display: block;
	text-indent: -9999px;
	width: 350px;
	height: 100px;
	background-image: url(title.gif);
	padding: 0px;
}
.block {
	text-align: center;
	border-right: 5px solid #f9630d;
	background-color: #9cce2e;
}
.line {
	height: 5px;
	background-color: #588e03;
	width: 845px;
	font-size: 1px;
}
.innercontent {
	width: 804px;
	border-left: 1px solid #c3bb1f;
	padding: 20px;
}
.innercontent2 {
	width: 844px;
	border-left: 1px solid #c3bb1f;
}
.listheadline {
	margin: 0 auto;
	width: 720px;
	height: 64px;
	padding: 40px 0px 0px 0px;
	text-align: left;
}
.listheadline span {
	display: block;
	width: 350px;
	height: 64px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top: 2px solid #f7ae16;
	border-bottom: 1px solid #ffec00;
}
.splashmenu {
	margin: 0 auto;
	border: 0px;
	padding: 20px 0px 0px 0px;
	list-style: none;
	width: 720px;
}
.splashmenu li {
	width: 350px;
	height: 64px;
	float: left;
}
.splashmenu li a {
	display: block;
	text-indent: -9999px;
	width: 350px;
	height: 64px;
}
.left {
	margin-right: 20px;
}
.top {
	border-top: 2px solid #f7ae16;
}
.middle {
	border-top: 1px solid #ffec00;
}
.middle2 {
	border-top: 1px solid #ffec00;
	border-bottom: 1px solid #ffec00;
}
.bottom {
	border-top: 1px solid #ffec00;
	border-bottom: 2px solid #f7ae16;
}
.homelink {
	margin: 0 auto;
	margin-top: 20px;
	display: block;
	width: 68px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(home.gif);
}
.menu {
	margin: 0px;
	border: 0px;
	padding: 10px 5px 10px 5px;
	list-style: none;
	width: 190px;
	float: left;
}
.menu li {
	width: 190px;
	height: 35px;
	float: left;
}
.menu li a {
	display: block;
	text-indent: -9999px;
	width: 190px;
	height: 35px;
}
.whitecontent {
	border-left: 1px solid #c3bb1f;
	float: left;
	width: 623px;
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
}
.galleryheadline {
	border: 0px;
	margin: 0px;
	width: 620px;
	height: 64px;
	background-image: url(headline_background.gif);
}
.galleryheadline span {
	display: block;
	width: 620px;
	height: 64px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.toplink {
	border: 0px;
	margin: 0px;
	width: 620px;
	height: 60px;
	background-image: url(headline_background.gif);
}
.toplink a {
	display: block;
	margin-left: 560px;
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(top.gif);
	text-indent: -9999px;
}
.imprint {
	padding: 10px 10px 10px 10px;
	left: 0px;
	top: 2px;
	text-align: left;
}
.copy {
	font-size:x-small;
}




/*Plogger Stuff*/
#main_container {
	width: 520px;
}
.photos {
	border-color: #9CCE2E;
}
.photos-large {
	border-color: #9CCE2E;
}
#picture-holder a:hover img{
    border-color: #09460f;
}
.thumbnail {
	border-color: #9CCE2E;
}
.thumbnail a:hover img {
    border-color: #09460f;
}

/*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;
	background-image: url(leiste.gif);
}
.leiste a {
	display: block;
	width: 61px;
	height: 22px;
	text-indent: -9999px;
}

