* {
  -moz-outline: none;
}

body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 11px/1.3 Verdana, Tahoma, Arial, sans-serif;
  line-height: 20px;
}

textarea {
  height: 150px;
  overflow:auto;
}

a {
  color: #000;
  text-decoration:none;
}

#footer a {
  color: #999999
}

a img {
  border: none;
}

body, html {
	margin: 0;
	padding: 0;
}

button {
  cursor: pointer;
}

fieldset, form {
	border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font: 14px Tahoma, Arial, sans-serif;
	font-weight:bold;
	margin:0;
}

h2 {
  font: 14px Tahoma, Arial, sans-serif;
  font-weight: bold;
}

#container {
  font-family: tahoma;
  margin: -150px auto auto -366px;
  position: absolute;
  height: 300px;
  top: 50%;
  left: 50%;
  width: 732px;
}

#container a:hover {
  text-decoration: underline;
}

#header {
  height: 25px;
}

#content {
  color: #ffffff;
  margin: 0px;
  padding: 30px 0 0 305px;
  width: 355px;
}

#allsetonline a {
  bottom: 35px;
  color: #ffffff;
  position: absolute;
  right: 52px;
}

#allsetonline img {
  padding-left: 5px;
}


#content h1 {  
  font: 14px Tahoma, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

#content a {  
  color: #ffffff;
}

#content p span {
  text-decoration: underline;  
}

#image p{
  font-size: 11px;
  margin: 0px;
}

#image {
  background: url(../img/domein-bkg.jpg) no-repeat;
  height: 234px;
  padding-bottom: 12px;
  position: relative;
}

#logo{
  height: 93px;
  position: absolute;
  left: 59px; 
  top: 48px;
  width: 187px;
}

#footer p {
  color: #999999;  
  font-size: 10px;
  text-align: center;
  margin: 0;
}

#footer a {
  color: #999999;  
  text-decoration: underline;
}
