a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	background-color: #333333;
	color: #EBEBEB;
}

body {
	background-color: #4F4F4F;
}

div {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

select {
	background-color: #C5C5C5;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copyright {
	float: left;
	padding: 0px 15px 15px 15px;
	width: 170px;
}

#copyright[id] {
	float: left;
	padding: 17px 15px 15px 15px;
	width: 170px;
}

#header {
	background-color: #888888;
	height: 43px;
	width: 800px;
}

#headerimage {
	padding: 12px 0px 1px 15px;
}

#home {
	height: 400px;
	text-align: center;
	width: 800px;
}

#imprint {
	background-color: #EBEBEB;
	height: 70px;
	overflow: hidden;
	padding: 6px 0px 6px 15px;
	width: 785px;
}

#language {
	text-decoration: none;
	color: #EBEBEB;
	padding: 2px 4px 2px 4px;
}

#language:hover {
	background-color: #E0E0E0;
	color: #333333;
}

#leftcontent {
	float: left;
	height: 340px;
	padding: 15px 10px 0px 15px;
	width: 170px;
}

#main {
	background-color: #C7C7C7;
	border: 1px solid #EEEEEE;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 800px;
}

#nav {
	height: 25px;
	width: 800px;
}

#rightcontent {
	background-color: #000000;
	float: right;
	height: 400px;
	text-align: center;
	width: 600px;
}

#sidescroll {
	background-color: #EBEBEB;
}

#topcontent {
	background-color: #EBEBEB;
	height: 70px;
	overflow: auto;
	padding: 6px 0px 6px 15px;
	width: 785px;
}

#topcontentstart {
	background-color: #EBEBEB;
	line-height: 14px;
	height: 70px;
	overflow: hidden;
	padding: 6px 0px 6px 15px;
	width: 785px;
}

#topcontent a:hover {
	background-color: transparent;
}

