@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	/* [disabled]background-image: url(bilder/hg.jpg); */
	background-color: #FFF;
}
#container {
	height: 6200px;
	width: 1500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(bilder/Tom-Web-6.jpg);
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* #email {
	padding-top: 542px;
	padding-left: 600px;
	/* [disabled]font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 15px;
	font-weight: normal;*/
}
a:visited, a:link {
	color: #ebebeb;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
