/* A. de Groot Content Stylesheet */

#content {  
  font-family      	: Verdana;
  font-style       	: normal;
  font-weight	   	: normal;
  font-size       	: 12px;
  color            	: #091115;
  text-align		: justify;
  }

#tekst{ 
	font-family		: Verdana; 
	font-size		: 12px; 
	font-weight		: normal;
	color			: #091115; 
	padding			: 40px 20px 30px 25px;
	text-align		: justify;
}
h1{ 
	font-family		: Verdana; 
	font-size		: 12px; 
	font-weight		: bold;
	color			: #307dc7; 
}

.button {
  font-family      : Verdana;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #ffffff;
  color            : #c62b11;
  border           : 1px solid #ffffff;
}

.inputbox {
  font-family      : Verdana;
  font-size        : 10px;
  color            : #0c1325;
  background-color : #ffffff;
  border           : 1px solid #ffffff;
}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0a3b66; text-decoration: none;}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0a3b66; text-decoration: none;}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0a3b66; text-decoration: none;}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #93d41e; text-decoration: none;}