/* CSS stylesheet for DNA, author: Ulla Schirmbeck */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
ul {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.geenpunt {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.normaal {
	text-transform: none;
	font-weight: normal;
}
.kapitalen {
	text-transform: uppercase;
	font-weight: bold;
}
.kap2 {
	text-transform: uppercase;
	font-weight: bold;
}
.kap15 {
	font-weight: bold;
	font-size: 15px;
}
.kop {
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
}
#head1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 16px;
}
.big24 {font-size: 24px}

.big18 {
	font-size: 18px;
	font-weight: bold;
}
.red {
	color: #000000;
	font-style: italic;
}
.blue {
	color: #0066CC;
	font-style: italic;
}
.black {color: #000000}
big18
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 26px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 13px;
	text-transform: uppercase;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
}
h3 a:link, h3 a:visited {
	color: #fff;
	font-size: 15px;
}
h3 a:hover, h3 a:active {
	color: #e82936;
	font-size: 15px;
}
a:link, a:visited {
	color: #e82936;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.leesmeer:link, a.leesmeer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.leesmeer:hover, a.leesmeer:active {
	color: #e82936;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

#agendastreep01 {
	background-image: url(img/its_agenda_streep01.png);
	background-repeat: no-repeat;
	height: 18px;
}
#agendastreep02 {
	background-image: url(img/its_agenda_streep02.png);
	background-repeat: no-repeat;
	height: 15px;
}

a.sub:link, a.sub:visited {
	color: #e82936;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.sub:hover, a.sub:active {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.sel:link, a.sel:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.sel:hover, a.sel:active {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.wit:link, a.wit:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.wit:hover, a.wit:active {
	color: #e82936;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.mede {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
a.mede:link, a.mede:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.mede:hover, a.mede:active {
	color: #e82936;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.rechtsrand {
	padding-right: 22px;
	padding-bottom: 22px;
}
.bottom23 {
	padding-bottom: 23px;
}
.reactieimg {
	padding-right: 22px;
	padding-top: 5px;
}
.bovenimg {
	padding-top: 3px;
}
/* containers */

#horizonBox {
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
}
#horizonBox2 {
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10;
}
#contentBox {
	margin-left: -512px;
	position: absolute;
	left: 50%;
	width: 1024px;
	text-align: left;
}
#ITSBox {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 665px;
	top: 100px;
}
#achtergrondBox {
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	height: 765px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#achtergrondBox2 {
	z-index: 0;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#logoBox {
	position: absolute;
	left: 36px;
	top: 10px;
}
#logoBox {
	position: absolute;
	left: 36px;
	top: 10px;
}
#linksmenuBox {
	position: absolute;
	left: 97px;
	top: 238px;
}
#linksmenuBox2 {
	position: absolute;
	left: 97px;
	top: 08px;
}
#adresBox {
	position: absolute;
	left: 133px;
	top: 642px;
	background-image: url(img/adres.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 100px;
	padding-left: 10px;
	line-height: 15px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: normal;
}
#adresBox a:link, #adresBox a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#adresBox a:hover, #adresBox a:active {
	color: #e82936;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#mainBox {
	position: absolute;
	left: 335px;
	top: 218px;
	width: 350px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#mainBox2 {
	position: absolute;
	left: 350px;
	top: 20px;
}
#rechtsBox {
	position: absolute;
	right: 110px;
	top: 205px;
	width: 199px;
	background-image: url(img/agenda_head.png);
	background-repeat: no-repeat;
	background-position: 13px 16px;
	height: 110px;
}
#rechtsBox_dna {
	position: absolute;
	right: 110px;
	top: 205px;
	width: 199px;
	background-image: url(img/agenda_dna_head.png);
	background-repeat: no-repeat;
	background-position: 13px 16px;
	height: 200px;
}
#agendaBox2 {
	font-size: 12px;
	height: 460px;
	padding-left: 35px;
	margin-top: 108px;
	background-image: url(img/agenda_bk.png);
	background-repeat: repeat;
	background-position: 15px 0px;
}
#agendaBox {
	font-size: 12px;
	padding-left: 35px;
	margin-top: 108px;
	background-image: url(img/agenda_bk.png);
	background-repeat: repeat-y;
	background-position: 15px 0px;
	width: 250px;
}
#submenu {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	line-height: 18px;
}
#nieuwsbriefBox {
	margin-top: 19px;
}
#nieuwsbriefBox input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 9px;
	font-size: 12px;
	color: #999999;
}
#nieuwsbriefBox textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 9px;
	font-size: 12px;
	color: #999999;
}
#nieuwsbriefBox input.button {
	height: 36px;
	width: 162px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/verstuur.png);
	background-repeat: no-repeat;
	color: #CCCCCC;
	background-color: #000000;
}

input.naam {
	background-image: url(img/form_naam.jpg);
	background-repeat: no-repeat;
	width: 313px;
	padding-left: 50px;
}
input.radio {
	background-image: url(img/radio.jpg);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
input.straat {
	background-image: url(img/form_straat.jpg);
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 50px;
}
input.huisnummer {
	background-image: url(img/form_huisnummer.jpg);
	background-repeat: no-repeat;
	width: 60px;
	padding-left: 90px;
}
input.postcode {
	background-image: url(img/form_postcode.jpg);
	background-repeat: no-repeat;
	width: 50px;
	padding-left: 70px;
}
input.woonplaats {
	background-image: url(img/form_woonplaats.jpg);
	background-repeat: no-repeat;
	width: 147px;
	padding-left: 83px;
}
input.email {
	background-image: url(img/form_email.jpg);
	background-repeat: no-repeat;
	width: 308px;
	padding-left: 55px;
}
input.chapta {
	background-image: url(img/form_chapta.jpg);
	background-repeat: no-repeat;
	width: 283px;
	padding-left: 80px;
}
textarea.reactie {
	background-image: url(img/form_reactie.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 88px;
	padding-left: 8px;
	padding-top: 20px;
}
