/* Default tags */
body {
	background-color: white;
	font-family: Verdana;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	color: #003151;
}

a img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #c0362c
}

a:visited {
	text-decoration: none;
	color: #c0362c
}

a:hover {
	text-decoration: none;
	color: #003151
}

ul {
	padding-left: 35px;
}

/* Left menu */
#leftmenu {
	float: left;
	position: relative;
	width: 211px;
	border-top: 1px solid #c0362c;
}

#leftmenu #suggesties {
	margin: 20px 0px 0px 11px;
	line-height: 1.4em;
	font-size: 0.9em
}

#leftmenu #suggesties a {
	text-decoration: underline
}

#leftmenu #suggesties h1 {
	font-size: 1em;
	margin: 0px;
}

.hoofdmenuitem {
	text-decoration: none;
	border-style: none none solid none; 
	border-width: 1px;
	border-color: #c0362c;
	font-weight: 900;
	display: block;	
	padding: 4px 0px 4px 11px;
	background-color: white;
}

.submenuitem {
	text-decoration: none;
	border-style: none none solid none; 
	border-color: #61b4e8;
	border-width: 1px;
	background-color: #e7f4fc;
	display: block;	
	text-indent: 1.5em;
	padding: 4px 0px 4px 0px;
	width: 211px;
}

a:link.hoofdmenuitem, a:visited.hoofdmenuitem  {
	background-color: white;
	color: #c0362c;
}

a:link.roodmenuitem, a:visited.roodmenuitem  {
	background-color: white;
	color: #d73223
}

a:hover.hoofdmenuitem {
	background-color: #c0e1f6;
}

a:hover.roodmenuitem {
	background-color: #f6c0c0
}

a:link.submenuitem {
	background-color: #e7f4fc;
	color: #003151;
}

a:visited.submenuitem {
	background-color: #e7f4fc;
	color: #003151;
}

a:hover.submenuitem {
	background-color: white;
}

/* id's and classes */
.rechterkant { float: right }
.linkerkant  { float: left  }
.clear 		 { clear: both  }

#logo {
	position: absolute;
	top: 25px;
	width: 250px;
	height: 60px;
	cursor: pointer;
}

#contentcolomns {
	background: url(../images/middlecol_bg2.gif) 235px 0px repeat-y;
}

#container {
	width: 807px;
	margin: 0px auto 0px auto;
	position: relative;
}

#topmenu {
	text-align: right;
	color: #606060;
	background-color: #fff
}

#topmenu a {
	margin-right: 30px;
}

#banner_mijnalphen {
	background-image: url(../images/banner_mijnalphen.gif);
	height: 145px;
	width: 100%;
	position: relative;
}

/* Middle colomn */
#middlecol  {
	margin-left: 45px;
	float: left;
	width: 507px;
}

#middlecol h1 {
	color: #e23828;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0px 16px 10px 0px;
}

#accent {
	font-weight: bold;
	line-height: 1.4em
}

#accent a {
	text-decoration: underline
}

#accent ul {
	margin: -10px 0px 20px -20px;
}

/* Persoonlijke pagina */
.alphenoptie {
	width: 507px;
	margin: 20px 0px 15px 0px;
	position: relative;
	border-bottom: 1px solid #003151;
	padding-bottom: 15px;
}

#nieuws .kop {
	color: #fff;
	background-color: #003151;	
	height: 1.3em;
	padding: 2px 10px 2px 10px;
	margin-bottom: 13px;
}

.alphenoptie .kop .linkerkant {
	font-weight: bold;
}

.alphenoptie .kop .rechterkant a {
	color: #fff;
	text-decoration: underline;
}

#nieuws img {
	float: left;
	margin: 0px 10px 15px 10px
}

#nieuws h2 {
	font-size: 1em;
	color: #003151;
	margin: 0px 0px 3px 0px;
}

#nieuws .datum {
	display: block;
	color: #e23828
}

#favorieten .kop {
	color: #fff;
	background-color: #c0362c;	
	height: 1.3em;
	padding: 2px 10px 2px 10px;
}

#favorieten .favoriet, #externefavorieten .favoriet {
	height: 1.7em;
	border-bottom: 1px solid #ecc2bf;
	padding: 4px 10px 4px 10px
}

#favorieten .favoriet .linkerkant a, #externefavorieten .favoriet .linkerkant a {
	font-weight: bold;
	text-decoration: underline
}

#externefavorieten .kop {
	color: #fff;
	background-color: #999999;	
	height: 1.3em;
	padding: 2px 10px 2px 10px;
}

.norecords {
	font-weight: bold;
	margin: 10px;
}

/* Formulier opties */
#pageform .required_note {
	font-size: 0.9em;
	color: #87898c;
	padding: 20px 0px 20px 0px
}

#pageform select {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003151
}

#pageform .date input {
	width: auto;
}

#pageform .radiobuttons input {
	width: auto;
	margin-bottom: -3px
}

#pageform .radiobuttons label {
	margin-right: 10px
}

#pageform a {
	text-decoration: underline
}

#pageform {
	text-decoratation: underline
}

#pageform table {
	border: none;
	margin: 15px 0px 80px 0px
}

#pageform table td {
	padding: 2px;
}

#pageform input {
	width: 100%
}

#pageform .buttons {
	text-align: right;
}

#pageform .buttons input {
	width: auto;
	background-color: #cc3333;
	border: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	padding: 2px 12px 2px 12px;
	margin: 20px -3px 0px 0px
}

#pageform .buttons .reset {
	width: auto;
	background-color: #87898c;
	padding: 2px 10px 2px 10px;
	margin: 20px 20px 0px 0px
}


/* Loginform */
#pageform.loginform table {
	width: 335px;
}

/* Aanmeldenform */
#pageform.aanmeldenform table {
	width: 420px;
}

/* Interessegebied stap: 1 */
#pageform.interresgebied1 {
	width: 240px;
	margin: 15px 0px 40px 0px
}

#pageform.interresgebied1 input {
	width: auto;
}

#pageform.interresgebied1 label {
	display: block;
	padding: 4px 0px 4px 0px
}

/* Interessegebied stap 2 */
#pageform.interresgebied2 table {
	width: 100%;
}

#pageform.interresgebied2 select {
	width: 102%;
	margin-left: -2px
}

#pageform.interresgebied2 a {
	font-weight: bold;
	text-decoration: none;
}

#pageform.interresgebied2 .movebuttons {
	text-align: center
}

#pageform.interresgebied2 .movebuttons input {
	width: auto;
}

#pageform.interresgebied2 table th {
	background-color: #c0362c;
	color: #fff;
	font-weight: bold;
	padding: 4px 0px 4px 5px;
}


/* Footer */
#footer {
	background: url(../images/footer.gif) 0 0 no-repeat;
	width: 807px;
	height: 30px;
	padding: 14px 0px 0px 14px;
	font-size: 1em;
	color: #666666;
	margin: 45px 0px 10px 0px
}
