
* {
	margin: 0px;
	padding: 0px;
}

html, body, #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

body {
	background-image: url(../assets/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#noflashcontent {
	margin: auto;
	text-align: left;
	width: 706px;
}

h1 {
	color: #787270;
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

h2 {
	color: #99ae20;
	font-size: 13px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

p {
	display: block;
	font-size: 9px;
	line-height: 15px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table {
  margin-top: 20px;
}

td {
	font-size: 9px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 353px;
}

#noflashcontent div {
	background-color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 30px 30px 40px 30px;
}

#noflashcontent div a {
	color: #787270;
	font-weight: bold;
	text-decoration: none;
}

#noflashcontent div a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#flashhint {
	color: #de0000;
	display: block;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}

#flashhint img {
	margin-right: 10px;
}

#flashhint a {
	font-size: 9px;
}

#imprint {
	background-color: #c8ec01;
	color: #787270;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 114px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 706px;
}

#txtimprint {
	position: absolute;
	top: 47px;
	left: 40px;
}

#txtcopy {
	position: absolute;
	top: 47px;
	right: 40px;
}
