body {
	margin: 0px;
	color: #aa5339;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #748520;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
a {
	color: #aa5339;
}
.title {
	width: 100%;
	height: 200px;
	background-color: #ffffff;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
.title h1 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	position: absolute;
	left: 50px;
	top: 97px;
}
.title h1 a {
	display: block;
	text-indent: -9999px;
	width: 255px;
	height: 88px;
	margin-left: ;
	margin-top: ;
	background-image: url(titlehome.png);
}
.content {
	position: absolute;
	width: 420px;
	left: 263px;
	top: 200px;
}
.innercontent {
	width: 450px;
}
.list {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 420px;
}
.list li {
	width: 180px;
	float: left;
	font-size: 18px;
	font-weight: 600px;
	margin: 5px;
	padding: 10px;
	background-color: #ffffff;
	
}
.list li a {
	text-decoration: none;
}
.imprint {
	position: relative;
	width: 630px;
	padding: 10px 10px 10px 10px;
	left: -10px;
	top: 65px;
	text-align: left;
	color: #ffffff;
}
.imprint a {
	color: #ffffff;
}
.copy {
	font-size:x-small;
}

/*Plogger Stuff*/
#main_container {
	width: 520px;
}
.photos {
	border-color: #aa5339;
}
.photos-large {
	border-color: #aa5339;
}
#picture-holder a:hover img{
    border-color: #aa5339;
}
.thumbnail {
	border-color: #aa5339;
}
.thumbnail a:hover img {
    border-color: #aa5339;
}
/*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;
}

