body {
	background-color: #ffffff;
	color: #298cef;
	margin: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
a {
	color: #298cef;
}
.main {
	width: 685px;
	border-top: 20px solid #ffffff;
	margin: 0 auto;
}
.title {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.title a {
	display: block;
	width: 200px;
	height: 63px;
	text-indent: -9999px;
	background-image: url(roma.gif);
	border-left: 485px solid #ffffff;
}
.header {
	width: 685px;
	height: 149px;
}
.menu {
	background-color: #298cef;
	list-style: none;
	width: 685px;
	border: 0px;
	margin: 0px;
	padding: 27px 0px 27px 0px;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu li {
	width: 685px;
	height: 45px;
}
.menu li a {
	display: block;
	text-indent: -9999px;
	width: 685px;
	height: 45px;
}
.content {
	width: 663px;
	border-left: 1px solid #298cef;
	border-right: 1px solid #298cef;
	padding: 10px;
}
.content h2 {
	text-indent: -9999px;
	width: 500px;
	height: 45px;
	margin: 0 auto;
	border: 0px;
	padding: 0px;
}
.footer {
	width: 685px;
	height: 27px;
	background-image: url(bottom.gif);
}
.imprint {
	padding: 10px 10px 10px 10px;
	width: 685px;
	left: 0px;
	top: 2px;
	text-align: left;
}
.copy {
	font-size:x-small;
}
/*Plogger Stuff*/
#main_container {
	width: 650px;
}
.photos {
	border-color: #298cef;
}
.photos-large {
	border-color: #298cef;
}

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


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

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

