BODY
{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	overflow: auto;
}

INPUT
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	border-width: 1px 1px 1px 1px;
}
TEXTAREA
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	border-width: 1px 1px 1px 1px;
}

SELECT
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	border-width: 1px 1px 1px 1px;
}

BUTTON
{
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

.hand /* globaal, waar hand cursor nodig */
{
	cursor: hand;
	/* equivalent voor Firefox browser*/
	cursor: pointer;
}

HR
{
	color: #a0a0a0;
	background-color: #a0a0a0;
	height: 2px;
}

.titelbar
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 152px;
	font-size: 16px;
	font-weight:normal;
	background-color: #000000;	
}

.menu
{
	position: fixed;
	top: 152px;
	left: 0px;
	right: 0px;
	min-height: 50px;
	color: #000000;
	background-color: #2f3036;
}

.main
{
	width: 100%;
	margin: 202px 12px 0px 12px;
	color: #2f3036;
	background-color: #FFFFFF;
	padding: 20px 0px 6px 0px;
}

.lomp_titel
{
	position: fixed;
	left: 8px;
	height: 155px;
	width: 558px;
	top: 4px;
}

.versie
{
	position: fixed;
	bottom: 0px;
	height: 27px;
	width: 60px;
	right: 0px;
	background-color: #00659c;
	overflow: hidden;
}

.menutitel
{
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
}

A.menuitem, .menuitem
{
	text-decoration: none;
	cursor: hand;
	color: #A0A0A0;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}

A
{
	cursor: hand;
	color: #A0A0A0;
	text-decoration: none;
}

A:HOVER.menuitem, A:HOVER.submenu_item, .menuitem:HOVER
{
	text-decoration: none;
	color: #000000;
}

.titel
{
    font-size: 18px;
    font-weight: bold;
    padding: 0px 12px 12px 0px;
}

.subtitel
{
    font-size: 14px;
    font-weight: bold;
    padding: 0px 12px 8px 0px;
}

.paragraaf
{
	max-width: 800px;
    font-size: 14px;
    padding: 0px 12px 18px 0px;
    color: #2f3036;
}

.filmpje { 
	width: 640px;
	height: 360px;
}

hr 
{	
	color: #2f3036;
	background-color: #2f3036;
	border: none;
	height: 1px;
	width: 92%;
	max-width: 800px; 
	margin-left: 0px; 
	padding-right: 12px;
	text-align: left;
}

.noot
{
    font-size: 10px;
    color: #A0A0A0;
}

.label
{
    font-size: 14px;
	padding-right: 8px;
}

.bottomlabel
{
    font-size: 12px;
    text-decoration: none;
}

.vartext
{
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.zoektabel
{
	border-collapse: collapse;
}

THEAD
{
	color: #808080;
}

TH
{
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.overzicht
{
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.zoekregel
{
	border-width: 1px;
	border-color: #D0D0D0;
	border-style: dotted;
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}

TR.zoekregel
{
	cursor: pointer;
}

TABLE.standard
{
	background-color: #8080B0;
	/* font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px; */
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-collapse: collapse;
}

TD.lomp, TD.lomper, TD.lompst
{
	background-color: #2f3036;
}

.poster
{
	background-color: #2f3036;
	padding: 12px 8px 12px 8px;
	margin: 10px 20px 10px 10px;
	max-width: 290px;
}

.lomp
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	height: 22px;
	padding: 4px 0px 0px 4px;
}

.lomper
{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 30px;
	padding: 4px 0px 10px 4px;
}

.lompst
{
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
	height: 38px;
	padding: 4px 0px 0px 4px;
}

.biofoto
{
	background-image: url(../images/lomp2012.jpg);
	background-repeat: no-repeat;
	height: 429px;
	width: 650px;
}

.biofoto2 {
	background-image: url(../images/marcelrik.png);
	background-repeat: no-repeat;
	height: 429px;
	width: 400px;
}

.flexbox {
	display: flex;
	justify-content: flex-start;
}

.flexitem {
	flex: 0 1 auto;
}

TABLE.pagetable
{
	width: 622px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}

/*Strip the ul of padding and list styling*/
ul.snxmenu {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li.snxmenuitem {
	display:inline-block;
	margin-right: 0px;
}

/*Style for menu links*/
li.snxmenuitem a {
	display:block;
	min-width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	color: #ffffff;
	background: #2f3036;
	text-decoration: none;
	border-right: solid 1px #F0F0F0;
}

/*Hover state for top level links*/
li.snxmenuitem:hover a {
	background-color: #F0F0F0;
}

/*Style for dropdown links*/
li.snxmenuitem:hover ul.snxmenu a {
	background: #f3f3f3;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}

/*Hover state for dropdown links*/
li.snxmenuitem:hover ul.snxmenu a:hover {
	background: #19c589;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li.snxmenuitem ul.snxmenu {
	display: none;
}

/*Make dropdown links vertical*/
li.snxmenuitem ul.snxmenu li.snxmenuitem {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li.snxmenuitem ul.snxmenu li.snxmenuitem a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul.snxmenu li.snxmenuitem a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
label.mobilemenulabel {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	display: none;

	height: 50px;
	line-height: 50px;
	background: #2f3036;
}

input.mobilemenubutton
{
	cursor: hand;
}

/*Hide checkbox*/
input.mobilemenubutton[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input.mobilemenubutton[type=checkbox]:checked ~ #hoofdmenu {
    display: block;
}

/* -----------Als het menu niet meer past...----------- */ 
@media only screen and ( max-width : 707px )
{
	/* Make dropdown links appear inline */
	ul.snxmenu {
		position: static;
		display: none;
	}
	
	/* witte lijntje rechts weghalen */
	li.snxmenuitem a {
		border-right: 0px;
		border-top: solid 1px #ffffff;
	}
	
	/* Make all menu links full width */
	ul.snxmenu li.snxmenuitem, li.snxmenuitem a {
		width: 100%;
	}
	
	/* Display 'toonmenu' link */
	label.mobilemenulabel {
		display:block;
	}
}

/* ---------- Als de banner niet meer past ------*/

@media only screen and (max-width : 568px) 
{
	.titelbar				{ height: 77px; background-image: url(../images/lomp_w480.png); background-repeat: no-repeat; }
	.lomp_titel 			{ display: none; }
	.menu					{ top: 77px; }
	.main					{ margin-top: 127px; }
}

/* ---------- Als de bio foto niet meer past ------*/

@media only screen and (max-width : 664px) 
{
	.biofoto				{ background-image: url(../images/lomp2012_klein.jpg); background-repeat: no-repeat; height: 213px;}
}

/* ---------- Als de filmpjes niet meer passen ------*/

@media only screen and (max-width : 658px) 
{
	.filmpje				{ width: 320px; height: 180px;}
}

/* -----------Smartphone View default ----------- */ 
@media only screen and (max-width : 480px) 
{
}


/* -----------iPhone 5/5S----------- */ 
@media only screen and (min-device-width : 320px) and 
					   (max-device-width : 568px)
{
/*	.titelbar				{ height: 77px; background-image: url(../images/lomp_w480.png); background-repeat: no-repeat; }
	.lomp_titel 			{ display: none; }
	.menu					{ top: 77px; }
	.main					{ margin-top: 127px; }
*/
	
	/* In portrait kan een kleine versie van de titel-bar zichtbaar zijn */
	@media only screen and (orientation : portrait)
	{
		label.mobilemenulabel	{ font-size: 18px; }
	}

	@media only screen and (orientation : landscape)
	{
		label.mobilemenulabel	{ font-size: 24px; }
		.titelbar	{ display: none; }
		.lomp_titel { display: none; }
		.menu		{ top: 0px; }
		.main		{ margin-top: 50px;}
	}
}

