/*
	Dit bestand is gemaakt door YolkNet Internetservices
		www.yolknet.nl
	
	Dit bestand is onderdeel van de website van Atletiekvereniging Generaal Michaëlis
		www.avgm.nl
*/

body, html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 90%;
	background-color: #edf8fe;
}

body {
	min-width: 950px;
	background-image: url('afb/achtergrond.gif');
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

input {
	font-family: Arial, sans-serif;
}

textarea {
	font-family: Arial, sans-serif;
}

.button {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

#header{
	background-image: url('afb/foto_balk.gif');
	background-repeat: no-repeat;
	padding-top: 124px;
}

#kader {
	margin: 0 auto;
	width: 950px;
}

#midden {
	float:left;
	width: 100%;
}

#kolom_tekst {
	margin: 0 200px;
	width: 485px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #0ea8fd;
	border-right: 1px solid #0ea8fd;
}

#kolom_tekst h1 {
	margin: 0px;
	font-size: 130%;
	border-bottom: 1px solid #fb2700;
	padding-left: 20px;
	background-image: url('afb/achtergrond_h1.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#kolom_tekst2 {
	margin-left: 200px;
	width: 730px;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #0ea8fd;
	border-right: 1px solid #0ea8fd;
}

#kolom_tekst2 h1 {
	margin: 0px;
	font-size: 130%;
	border-bottom: 1px solid #fb2700;
	padding-left: 20px;
	background-image: url('afb/achtergrond_h1.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#kolom_menu {
	float: left;
	width: 200px;
	margin-left: -950px;
}

#kolom_menu ul {
	padding: 0px;
	margin-left: 16px;
}

#kolom_nieuws {
	float: left;
	width: 230px;
	margin-left: -240px;
	margin-top: 33px;
	padding: 5px;
	background-color: #eff7fb;
}

#voettekst {
	text-align: center;
	font-size: 90%;
	clear:left;
}

#voettekst hr{
	height: 0px;
	border-top: 1px solid #bfbfbf;
}

#melding {
	font-weight: bold;
	background-color: #fb2700;
	color: #FFFFFF;
	padding: 5px;
}

/*
	Opmaakcodes voor de menustructuur
*/

.nivo1_collapse {
	list-style: url('afb/avgm_collapse.gif');
}

.nivo1_expand {
	list-style: url('afb/avgm_expand.gif');
}

.nivo1_leeg {
	list-style: none;
}

a.nivo1 {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

a.nivo1:hover {
	background-color: #0ea8fd;
}

.nivo1_select {
	background-color: #b9e2f8;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nivo2_collapse {
	list-style: url('afb/avgm_collapse.gif');
	margin-left: 15px;
}

.nivo2_expand {
	list-style: url('afb/avgm_expand.gif');
	margin-left: 15px;
}

.nivo2_leeg {
	list-style: none;
	margin-left: 15px;
}

a.nivo2 {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

a.nivo2:hover {
	background-color: #0ea8fd;
}

.nivo2_select {
	background-color: #b9e2f8;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nivo3_collapse {
	list-style: url('afb/avgm_collapse.gif');
	margin-left: 30px;
}

.nivo3_expand {
	list-style: url('afb/avgm_expand.gif');
	margin-left: 30px;
}

.nivo3_leeg {
	list-style: none;
	margin-left: 30px;
}

a.nivo3 {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

a.nivo3:hover {
	background-color: #0ea8fd;
}

.nivo3_select {
	background-color: #b9e2f8;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nivo4_leeg {
	list-style: none;
	margin-left: 45px;
}

a.nivo4 {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

a.nivo4:hover {
	background-color: #0ea8fd;
}

.nivo4_select {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #b9e2f8;
	display: block;
}

/*
	Opmaakcodes voor banners
*/
#banner {
	height: 70px;
	width: 190px;
	text-align: center;
}

/*
	Opmaakcodes voor kop boven evenementen en uitslagen
*/

#evenementen_kop {
	background-color: #16a7fe;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#evenementen_lijst {
	margin-left: 11px;
	padding-left: 11px;
	margin-top: 5px;
	list-style: square;
}

/*
	Opmaakcodes voor contactformulier
*/

#form_links {
	width: 100px;
	float: left;
	padding-bottom: 7px;
}

#form_rechts {
	width: 500px;
	padding-bottom: 7px;
	clear: right;
}

/*
	Opmaakcodes voor aanmeldformulier nieuwsbrieven
*/

.categorie_tabel {
	border-top: 1px solid #93a0a7;
}

.categorie_cel {
	border-bottom: 1px solid #93a0a7;
}

/*
	Opmaakcodes voor overzicht nieuwsbrieven
*/

.tabel_kop {
	background-color: #18a9f2;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #81c5ea;
	border-top: 1px solid #414040;
	border-bottom: 1px solid #414040;
}

.tabel_cel1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #818181;
}

.tabel_cel2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #818181;
	background-color: #c8e4f3;
}