#maindiv {
	width: 1000px;
	margin: auto;
	position: relative;
	background-color: #FFF;
	border: 1px solid #FFF;
}
#logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	margin-bottom: 4px;
}
#fineartprint {
	height: 35px;
	width: 165px;
	margin-top: 21px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 815px;
}
#menutop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	height: 35px;
	margin-left: 20px;
	margin-right: 0px;
	width: 960px;
}
#submenu {
	background-color: #999999;
	color: #999;
	text-align: left;
	width: 1000px;
}
#bottomline {
	height: 45px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#address {
	height: 40px;
	margin-right: 20px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-align: left;
	width: 150px;
	float: left;
	text-decoration: none;
}
#address a {
	text-decoration: none;
	color:#990000;
}
#address a:hover {
	text-decoration: none;
	color:#999999;
}
#languages {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	height: 20px;
	width: 130px;
	float: left;
	margin-top: 27px;
	text-decoration: none;
}
#languages a {
	color: #FFF;
	text-decoration: none;
}
#languages a:hover{
	color:#FFF;
}
#impressum {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	height: 20px;
	width: 80px;
	float: right;
	margin-top: 27px;
	text-decoration: none;
	margin-right: 0px;
}
#impressum a {
	color: #999;
	text-decoration: none;
}
#backtotop a {
	color: #999999;
	text-decoration: none;
}

#impressum a:hover{
	color:#900;
}
