@charset "UTF-8";
body {
	background-color: #000;
	color: #000;
	margin: 0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666;
	height: 35px;
	width: 1029px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#image {
	height: 450px;
	width: 1029px;
	margin: 0px;
	float: left;
	background-color: #000;
}
#header {
	height: 230px;
	width: 764px;
	margin-right: auto;
	margin-left: 136px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/akansofa_2010_01_head.jpg);
	float: left;
}
#impressum {
	float: left;
	height: 35px;
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: auto;
	width: 1029px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 0px;
}
#thumbs {
	float: left;
	height: 200px;
	width: 929px;
	margin-bottom: 25px;
}
.thumbs1 {
	float: left;
	height: 200px;
	width: 343px;
}
.thumbssmall {
	float: left;
	height: 200px;
	width: 243px;
}
#farbwahl {
	float: left;
	height: 200px;
	width: 100px;
}
#box1 {
	width: 125px;
	float: left;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#box1 a{
	text-decoration: none;
	margin: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#box1 a:hover{
	border:none;
}
#box1 a span{
	display: none;
}
#box1 a:hover span{
	display:block;
	paddin:10px;
	border:1px solid #FFF;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	background-color: #CCC;
	float: left;
	height: 100px;
	width: 200px;
	padding: 10px;
	text-decoration: none;
}
