body {
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
}
.title {
	display: block;
	width: 350px;
	height: 78px;
	background-image: url(title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 136px;
	top: 55px;
}
.title a {
	position: absolute;
	display: block;
	width: 350px;
	height: 78px;
}
.karte {
	position: absolute;
	left: 21px;
	top: 147px;
	width: 150px;
	height: 200px;
}
.title2 {
	width: 800px;
	height: 100px;
	background-color: #dd0000;
	color: #ffffff;
	position: absolute;
	left: 184px;
	top: 147px;
}
.title2home {
	width: 800px;
	height: 14px;
	background-color: #dd0000;
	color: #ffffff;
	position: absolute;
	left: 184px;
	top: 147px;
}
.headline1 {
	position: absolute;
	font-size: 20px;
	left: 14px;
	top: 14px;
}
.headline1 a {
	text-decoration: none;
	color: #ffffff;
}
.headline2 {
	position: absolute;
	font-size: 40px;
	left: 14px;
	top: 45px;
}
.content {
	width: 800px;
	color: #dd0000;
	position: absolute;
	left: 184px;
	top: 260px;
	text-align: center;
}
.content a {
	color: #dd0000;
}
.contenthome {
	width: 800px;
	color: #dd0000;
	position: absolute;
	left: 184px;
	top: 175px;
	text-align: center;
}
.pics {
	background-color: #ffce00;
	width: 772px;
	padding: 14px 14px 14px 14px;	
}
.list {
	text-align: left;
	padding: 20px 20px 20px 20px;
	width: 700px;
}
.list ul {
	width: 680px;
	list-style: none;
	display: block;
}
.list ul li {
	width: 340px;
	float: left;
	padding-bottom: 10px;
	display: block;
}
.list br {
	clear: left;
}
.list a {
	color: #dd0000;
	text-decoration: none;
	font-size: 28px;
}
.img li {
	line-height: 113px;
}
.img a img {
	padding-right: 14px;
	float: left;
}
.imprint {
	width: 772px;
	height: 75px;
	background-color: #dd0000;
	color: #ffffff;
	position: relative;
	padding: 14px 14px 14px 14px;
	border-top: #ffffff solid 13px;
	text-align: left;
}
.imprint a {
	color: #ffffff;
}
.copy {
	font-size:x-small;
}
/*Plogger Stuff*/
#main_container {
	width: 650px;
}
.photos {
	border-color: #dd0000;
}
.photos-large {
	border-color: #dd0000;
}

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


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

/*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;
}

