body { 
	background-color: white;
	min-height:468px;
	min-width:552px;
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-family: verdana, sans-serif;
	font-size: 14px;
}

body.device { 
	background-color: white;
	max-height:640px;
	max-width:360px;
	min-width: 352px;
	text-align:center;
	font-family: verdana, sans-serif;
	font-size: 14px;
}

body.device2 { 
	background-color: white;
	min-height:468px;
	min-width:552px;
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-family: verdana, sans-serif;
	font-size: 24px;
}


body.efteling { 
	background-color: white;
	background-image: url(../images/efteling/efteling.jpg);
	background-position: 50px center;
	background-repeat: no-repeat;
	background-size: 50% 75%;
	min-height:468px;
	min-width:552px;
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-family: verdana, sans-serif;
	font-size: 14px;
}

#iFrame {
	min-height:468px;
	min-width:552px;
	margin:10px 0px; 
	padding:0px;
	text-align:left;
	font-family: verdana, sans-serif;
	font-size: 14px;
}

/*Tags*/
table { 
	text-align:left;
}

img {
	border: 0;
}

img.mBug{
	max-width:366px;
	max-height:360px;
}

/*Table related styles/classes*/
.activePhraseCell, .inactivePhraseCell{
	height: 110px;
	text-align: left;
	vertical-align: middle;
	width: 92%;
}

.activePhraseRow{

}

.activePhraseTable{
	width:100%;
}

.bugCell{
	text-align: left;
	vertical-align: top;
	width: 500px;
}

.mBugCell{
	text-align: left;
	vertical-align: top;
	width: 300px;
}

.browseCell{
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #6E89DD;
}

.center{ 
	margin-left: auto;
	margin-right: auto;
	border: 0; /*solid 10px #6E89DD;*/
	width: 820px;
}

.center2{ 
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background-repeat: no-repeat;
	background-image:url(../images/backgrounds/zenders.png);
	background-size: 100%;
	width: 60%;
}

.center3{ 
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background-repeat: no-repeat;
	background-image:url(../images/backgrounds/elckerlyc.jpg);
	background-size: 100%;
	width: 60%;
}

.center4{ 
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.centerDiv{ 
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.centerDiv2{ 
	position: fixed;
	top: 20%;
	left: 20%;
	transform: translate(-20%, -20%);
}

.background2{
	background-image: url(../images/backgrounds/background2.jpg);
	background-position: 1px;
	background-repeat: repeat-x;
}

.background3{
	background-image: url(../images/backgrounds/background2.jpg);
	background-position: 1px;
	background-repeat: repeat-x;
	font-size: small;
	text-align: center;
}

.listSeparator{
	background-image: url(../images/backgrounds/background2.jpg);
	background-position: 1px;
	background-repeat: repeat-x;
	width: 310px;
}


.headerRow{
	background-image: url(../images/backgrounds/background2.jpg);
	background-position: 0 36px;
	background-repeat: repeat-x;
}

.activate {
	text-align:right;
	vertical-align: top;
	width:74%;
}

.ernCell {
	border-top: solid 1px #6E89DD;
	vertical-align: top;
}

.iconCell, .translationIconCell{
	text-align: right;
	vertical-align: top;
	width: 20px;
}

.idxCell{
	text-align: left;
	vertical-align: top;
	height: 29px;
}

.inactivePhraseCell{
	visibility:hidden;
}

.inactivePhraseRow{
	visibility:hidden;
}

.inactivePhraseTable{
	visibility:hidden;
}

.inputTable{
	margin-left: auto;
	margin-right: auto;
	border: 1px groove;
	width: 820px;
}

.cellCentered{
	text-align:center;
	vertical-align:top;
}

.cellLeft{
	text-align:left;
	vertical-align:top;
}

.cellRight{
	text-align:right;
	vertical-align:top;
}

.phraseCell, .activeTranslationCell{
	height: 110px;
	width: 100%;
	text-align: left;
	border: 1px groove;
}

.phraseCell {
	vertical-align: middle;
}

.phrases {
	height: 100px;
}

.pickCell{
	cursor: pointer; 
	cursor: hand;
}

.riddle{
	cursor: default; 
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.riddleSee{
	cursor: default; 
	color: blue;
	font-size: 12px;
	font-weight: bold;
}

.riddleHide{
	cursor: pointer; 
	cursor: hand;
	font-size: 4px;
}

.seeObject{
	font-size: 14px;
	font-weight: bold;
	color: blue;
}

.hideObject{
	font-size: 12px;
	color: white;
	visibility:hidden;
}

.translationTable{
	height: 100%;
	width: 100%;
}

.rightPanel{
	min-width: 280px;	
}

.mRightPanel{

}
/*end table styles*/

/*Text related styles*/
.copyright{
	background-color:white;
	font-size: small;
	/*font-weight: bold;*/
	text-align: right;
}

.underline{
	text-decoration: underline;
}

.eCell{
	background-color:white;
	font-size: small;
	font-weight: bold;
	text-align: right;
}

.eCell2{
	background-color:white;
	font-size: 150%;
	font-weight: bold;
}

.eClock{
	background-color:transparent;
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	color: red;
}

.eClock2{
	background-color:transparent;
	font-size: large;
	font-weight: bold;
	color: red;
}

.mnuCell{
	width:45px;
}


.titleCell{
	background-color:white;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.eText{
	background-color:white;
	font-size: small;
	text-align: right;
}

.quoteText{
	text-decoration: none; 
	font-size: 10px;
}

.quoteSource{
	text-decoration: none;
	font-size: xx-small;
	color: #99ccff;
}

.quoteSource2{
	text-decoration: none;
	font-size: large;
	color: #99ccff;
}

.imageSubscript{
	text-decoration: none;
	font-size: small;
	color: red;
}

.blancoCell{
	width:23px;
	height:31px;	
}

.emphasize{
	font-style: italic;
}

.emphasize1{
	font-style: italic;
}

.emphasize2{
	font-style: italic;
	font-weight: bold;
}
.enum{
	color: red;
	font-size: 2px;
}
.enumIn{
/*	font-size: 12px;*/
}
.ernFont{
	font-style: normal;
	font-size:12px;
}
.ernFont36{
	font-style: normal;
	font-size:36px;
}
.fruba{
	font-family: Mekanik LET, verdana;
	background-color:white;
	font-size: small;
	text-align: right;
}
.contract{
	color: black;
	font-size: 10px;
}
.contractXL{
	color: red;
	font-size: 14px;
}
.header{
	font-style: italic;
	font-weight: bold;
}

.header1{
	font-style: italic;
	font-weight: bold;
}

.references{
	font-size: 10px;
}

.warning{
	color: red;
	font-weight: bold;
}

.mekanik{
	font-family: Mekanik LET, verdana;
	font-size: 30px;
}

.smallverdana{
	font-family: verdana;
	font-size: 10px;
}

.smallmekanik{
	font-family: Mekanik LET, verdana;
	font-size: 22px;
}

.rule{
	font-size: 10px;
}

.ruleXL{
	font-size: 14px;
}

/*Other*/
.invisible{
	visibility:hidden;
}

.select{
	cursor: pointer; 
	cursor: hand;
}

.selectFile{
	max-width:245px;
}

.set2Enter {
	color: black;
}

.textInfo{
	color: silver;
}

.visible{

}

.track{
	visibility:hidden;	
	height: 0px;
}

.trackOn{

}

a{
	text-decoration: none;
}

a.erenescha:link, a.erenescha:visited, a.erenescha:hover, a.erenescha:active{
	text-decoration: none;
	color: blue;
}
a.erenescha:hover{
	text-decoration: underline;
	color: red;
}
a.fruba:link, a.fruba:visited, a.fruba:hover, a.fruba:active{
	text-decoration: none;
	color: blue;
}
a.fruba:hover{
	text-decoration: underline;
	color: red;
}

a.quoteSource:link, a.quoteSource:visited, a.quoteSource:hover, a.quoteSource:active{
	text-decoration: none;
	color: #99ccff;;
}

a.quoteSource:hover{
	text-decoration: none;
	color: red;
}

a.imageSubscript:hover{
	text-decoration: none;
	color: blue;
}

a.hideHyper{
	text-decoration: none;
	color: white;
}

a.mnuLink:link, a.mnuLink:visited, a.mnuLink:active{
	text-decoration: none;
	color: blue;
	font-size: small;
	font-weight: bold;
}

a.mnuLink2:link, a.mnuLink2:visited, a.a.mnuLink2:active{
	text-decoration: none;
	color: green;
	font-size: small;
	font-weight: bold;
}

a.mnuLink:hover, a.a.mnuLink2:hover{
	text-decoration: none;
	color: red;
	font-size: small;
	font-weight: bold;
}

a.mnuLinkSelected:link, a.mnuLinkSelected:visited, a.mnuLinkSelected:active, a.mnuLinkSelected:hover{
	text-decoration: none;
	color: red;
	font-size: small;
	font-weight: bold;
}

/*Media*/
@media screen and (max-width:320px) {
  /* CSS for screens that are 320 pixels or less */
	body { 
		background-image:url('/images/gallery1/Surround image.jpg');
	}
}
