
<!--

/* 						Body					*/

body						{
							background-color: #CCCCCC;
							font-family: arial, helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
							font-size: 12px;

							}

input						{
							font-size: 11px;
							border: 1px solid #000;
							height: 15px;
							padding: 1px 3px;
							}

fieldset					{
							background: #ffff66;
							padding: 0 5px;
							border: 1px solid #000;
							}

legend						{
							font-weight: bold;
							}

a:link, a:visited			{
							color: #000;
							text-decoration: underline;
							}

a:hover, a:active			{
							text-decoration: none;
							}

.sponsor					{
							margin: 5px 0;
							}

.sponsor a					{
							margin: 7px 0;
							display: block;
							width: 120px;
							}

.sponsor a span				{
							display: none;
							}

.input						{
							width: 120px;
							color: #636363;
							}

.remember					{
							border: 0;
							}

.button						{
							font-size: 12px;
							height: 20px;
							padding: 0px  10px 3px 10px;
							color: #000;
							}

.cannenburg					{
							background: url(http://ehbo.van-dijk.nu/img/sponsors/cannenburg.png) no-repeat top;
							height: 56px;
							}

.signstudio						{
							background: url(http://ehbo.van-dijk.nu/img/sponsors/signstudio.png) no-repeat top;
							height: 40px;
							}

.kiwanis					{
							background: url(http://ehbo.van-dijk.nu/img/sponsors/kiwanis.png) no-repeat top;
							height: 31px;
							}

.almeva						{
							background: url(http://ehbo.van-dijk.nu/img/sponsors/almeva.png) no-repeat top;
							height: 89px;
							}


/* 						Menu					*/

-->

