body {
	background: #ffffff;
	
	color: #333;
	font-size: 11px;
	
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: left;
}

h2 {
	padding: 10px;
	text-align: left;
}
p {
	text-align: left;
	padding: 10px;
}
form {
	padding: 10px;
}
.container_12 {
	background: #fff url(../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../img/16_col.gif) repeat-y;
}
.container_24 {
	background: #ffffff;
}
#header{
	background-image:url(../img/header3.jpg);
	height: 196px;
	width: 100%;
}
#menu{
	height: 28px;
	width:100%;
}
#contentbox{
	margin-left:16px;
}
#textbox{
	
}
#content_top {
	background-image:url(../img/content_top.jpg);
	height: 12px;
}
#content_main{
	background-image:url(../img/content_bg.jpg);
	padding-bottom: 15px;
}
#content_main ul li a {
	font-size: 1.1em;
}
#sprekers{
	background-image: url(../img/sprekers.png);
	height: 99px;
	width: 524px;
}
#content_bottom{
	background-image: url(../img/content_bottom.jpg);
	height: 10px;
	margin-bottom: 10px;
}
#top_right{
	background-image: url(../img/content_topright.jpg);
	height: 10px;
}
#right_bg{
	background-image: url(../img/right_bg.jpg);
	padding: 0px 10px;
	width: 330px;
}
#right_bottom{
	background-image: url(../img/bottom_right.jpg);
	height: 9px;
	margin-bottom: 10px;
}
#content_bg {
	padding-bottom:30px;
	padding-top:5px;
	background-image:url(../img/stripe_bg.jpg);
	width: 960px;
}
#content_shaduw{
	background-image:url(../img/footer_schaduw.png);
	height: 11px;
	width:100%;
}
#footer_logo{
	/*background-image:url(../img/footer_logo.png);
	height: 428px;
	width:100%;*/
}
#footer_logo table, #footer_logo tr, #footer_logo td, #footer_logo a, #footer_logo img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#footer_grey{
	background-image:url(../img/footer_grey.png);
	height: 42px;
	width:100%;
}
#footer_grey a {
	color: #FFFFFF;
	margin-right: 100px;
	margin-left: 10px;
	margin-top: 10px;
}

#column-right {
	margin-left: 20px;
	width: 340px;
}
h1 {
	padding: 0px 10px;
	color: #0e388d;
	font-style: italic;
}
h2 {
	padding: 0px 10px;
	color: #4170d1;
	font-size: 1.6em;
	font-style: italic;
	font-family: Georgia, serif;
}
h3 {
	font-size: 1.3em;
}
a:link, a:visited {
	color: #0f52da;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 1.1em;
}

/* HOOFDMENU */
#menu-1 {
	display: block;
	height: 28px;
	width: 174px;
	background-image: url('../img/menu_01.png');
	float: left;
}
#menu-1:hover, #menu-1.current, #menu-1.section {
	background-position: 0px 28px;
}
#menu-2 {
	display: block;
	height: 28px;
	width: 135px;
	background-image: url('../img/menu_02.png');
	float: left;
}
#menu-2:hover, #menu-2.current, #menu-2.section {
	background-position: 0px 28px;
}
#menu-3 {
	display: block;
	height: 28px;
	width: 153px;
	background-image: url('../img/menu_03.png');
	float: left;
}
#menu-3:hover, #menu-3.current, #menu-3.section {
	background-position: 0px 28px;
}
#menu-4 {
	display: block;
	height: 28px;
	width: 188px;
	background-image: url('../img/menu_04.png');
	float: left;
}
#menu-4:hover, #menu-4.current, #menu-4.section {
	background-position: 0px 28px;
}
#menu-5 {
	display: block;
	height: 28px;
	width: 156px;
	background-image: url('../img/menu_05.png');
	float: left;
}
#menu-5:hover, #menu-5.current, #menu-5.section {
	background-position: 0px 28px;
}
#menu-6 {
	display: block;
	height: 28px;
	width: 154px;
	background-image: url('../img/menu_06.png');
	float: left;
}
#menu-6:hover, #menu-6.current, #menu-6.section {
	background-position: 0px 28px;
}

/* METAMENU */
#metamenu {
	text-align: right;
}
#metaleft {
	width: 5px;
	height: 24px;
	background-image: url('../img/metaleft.png');
	display: block;
	float: right;
}
#metamain {
	background-color: #6a6a6a;
	height: 22px;
	display: block;
	float: right;
	padding-top: 2px;
	font-size: 1.1em;
}
#metamain a:link, #metamain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	padding: 0px 10px 0px 10px;
}
#metamain a:hover, #metamain a.current, #metamain a.section {
	color: #FFFFFF;
	text-decoration: underline;
}
#metaright {
	width: 5px;
	height: 24px;
	background-image: url('../img/metaright.png');
	display: block;
	float: right;
}

/* SPREKERSOVERZICHT */
#spreker-blok {
	margin-left: 10px;
	float: left;
	width: 100px;
	height: 140px;
}
#spreker-blok h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
#spreker-foto {
	float: none;
}
#spreker-link {
	float: none;
}

/* PROGRAMMA */
#programmatabel {
	margin-left: 10px;
	padding: 0px;
}
#p-tijdstip {
	width: 125px;
	background-color: #4170d1;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	border: 2px solid #ffffff;
}
#p-titel {
	width: 350px;
	background-color: #4170d1;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	border: 2px solid #ffffff;
}
#p-plusmin {
	width: 10px;
	background-color: #4170d1;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	border: 2px solid #ffffff;
}
.track {
	background-color: #929294 !important;
}
#p-plusmin a {
	color: #ffffff;
	text-decoration: none;
}
#p-tekst {
	/*border: 1px solid grey;*/
	padding: 1px;
}
#p-tekstblok {
	border: 1px solid #929294;
	padding: 4px;
	display: block;
	width: 515px;
}
#header a {
	position: relative;
	left: 620px;
	top: 10px;
}

/* INSCHRIJFPAGINA */
#inschrijven fieldset {
	border: 0px;
}
#inschrijven h3 {
	background-color: #ABABAB;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	font-size: 1.2em;
}
#inschrijven label {
	width: 150px;
	display: inline-block;
}
.fieldgroupField {
	padding: 2px 0px;
}
label.Form_RegisterForm_Frankwatching {
	width: 300px;
}
label.Form_RegisterForm_Logeion {
	width: 300px;
}
label.Form_RegisterForm_Frankwatching_2 {
	width: 300px;
}
label.Form_RegisterForm_Logeion_2 {
	width: 300px;
}
label.Form_RegisterForm_Frankwatching_3 {
	width: 300px;
}
label.Form_RegisterForm_Logeion_3 {
	width: 300px;
}
label.Form_RegisterForm_Frankwatching_4 {
	width: 300px;
}
label.Form_RegisterForm_Logeion_4 {
	width: 300px;
}

#content_main iframe {
	height: 6700px;
}
