body {
	background-color: #2d316e;
	color: #2d316e;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
a {
	color: #2d316e;
}
.main {
	width: 500px;
	margin: 0 auto;
	position: relative;
}
.splash {
	position: relative;
	width: 500px;
	height: 154px;
}
.splash01 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 167px;
	height: 154px;
	background-image: url(splash01.jpg);
}
.splash02 {
	position: absolute;
	top: 0px;
	left: 167px;
	width: 184px;
	height: 89px;
	background-image: url(splash02.gif);
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.splash02 a {
	display: block;
	text-indent: -9999px;
	width: 184px;
	height: 89px;
}
.splash03 {
	position: absolute;
	top: 0px;
	left: 351px;
	width: 149px;
	height: 154px;
	background-image: url(splash03.jpg);
}
.splash04 {
	position: absolute;
	top: 89px;
	left: 167px;
	width: 184px;
	height: 65px;
	background-image: url(splash04.jpg);
}
.france {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
   left: 520px;
	top: 50px;
	width: 150px;
	height: 93px;
	background-image: url(france.gif);
}
.france a {
  display: block;
  text-indent: -9999px;
  width: 150px;
  height: 93px;
}
.menu {
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style: none;
}
.menu li {
	border-top: 1px solid #2d316e;
	width: 500px;
	height: 60px;
}
.menu li a {
	display: block;
	text-indent: -9999px;
	width: 500px;
	height: 60px;
}
.headline {
  margin: 0px;
  border: 0px;
  padding: 0px;
  width: 500px;
  height: 60px;
  text-indent: -9999px;
  border-top: 1px solid #2d316e;
  border-bottom: 1px solid #2d316e;
}
.headline a {
  display: block;
  width: 500px;
  height: 60px;
}
.content {
  background-color: #ffffff;
  padding: 20px 10px 20px 10px;
	text-align: center;
	width: 480px;
}
.page {
  border: 0px;
  margin: 0 auto;
  padding: 0px 0px 15px 0px;
  text-indent: -9999px;
  width: 70px;
  height: 40px;
  background-repeat: no-repeat;
}
#p1 {
  background-image: url(p1.gif);
}
#p2 {
  background-image: url(p2.gif);
}
#p3 {
  background-image: url(p3.gif);
}
.imprint {
	padding: 10px 10px 10px 10px;
	width: 480px;
	left: 0px;
	top: 2px;
	text-align: left;
	color: #ffffff;
}
.imprint a {
	color: #ffffff;
}
.copy {
	font-size:x-small;
}
/*Plogger Stuff*/
#main_container {
	width: 480px;
}
.photos {
	border-color: #2d316e;
}
.photos-large {
	border-color: #2d316e;
}

#picture-holder a:hover img{
    border-color: #2d316e;
}
.thumbnail {
	border-color: #2d316e;
}
.tag {
	margin: 0px 15px 0px 15px;
}

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

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

