/* CSS definition file containing sitestyle stylesheets */

body {
    position:absolute;
	margin:0;
	margin-left:0;
	top:50;
	margin-bottom:50;
	width:100%;
	-webkit-text-size-adjust:yes;
	min-height:450px;
	background-color: #4A4641;
	background-attachment: fixed;
	color: #E9EAEB;
	font-family: Arial, Helvetica, sans-serif;
}

.grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	color: #999999;
}
.blurry {
	-webkit-filter: blur(1px);
	filter: blur(1px);
}


TABLE,TD,TR,TH {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
FORM,INPUT,SELECT,OPTION {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#menubalk {
	position: fixed;
	fullscreen: true;
	data-role: header;
	z-index: 100;
	color: #E9EAEB;
	background-color: #000000;
	background-image:url(images/bg_article_bottom_empty.png);
	background-repeat:repeat-x;
	height: 40px;
	border:solid 0px #000000;
	width:100%;
	top:0px;
	left:0px;
	font-size: 10px;
	font-family: Tomaha, Arial;
	margin: 0;
	max-width:100%;
    min-width:100%;
	overflow:hidden;
}
#menubalkextra {
	position: fixed;
	fullscreen: true;
	z-index: 100;
	color: #E9EAEB;
	background-color: #000000;
	background-image:url(images/bg_article_bottom_empty.png);
	background-repeat:repeat-x;
	height: 40px;
	border:solid 0px #000000;
	width:100%;
	left:0px;
	font-size: 10px;
	font-family: Tomaha, Arial;
	margin: 0;
	max-width:100%;
    min-width:100%;
	overflow:hidden;
	bottom:0px;
}
#onderbalkruimte {
	/* op iedere pagina waar de menubalkextra staat onderaan toevoegen. hoogte zelfde als menubalkextra */
	height: 38px;
}

.logo {
	position: absolute;
	left:3px;
	top:0px;
	background-image:url(images/logo35.png);
	background-repeat:no-repeat;
	height: 35px;
	width:35px;
}
.titelveld {
	position: absolute;
	left:20%;
	top:5px;
	height: 30px;
	width:60%x;
	font-size: 25px;
	font-family: Tomaha, Arial;
	color:#ccc;
}
.knopmenu {
	position: absolute;
	left:90%;
	top: 3px;
	background-image:url(images/knopmenu.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 35px;
	font-size: 10px;

}
.knoploguit {
	position: absolute;
	left:90%;
	top: 10px;
	background-image:url(/dating/images/knopgroenslot.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 30px;
}
.knoplogin {
	position: absolute;
	left:90%;
	top: 10px;
	background-image:url(/dating/images/knoproodslot.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 30px;
}
.knoplinks {
	position: absolute;
	left:60px;
	top: 3px;
	background-image:url(images/knoppijllinks.gif);
	background-repeat:no-repeat;
	height: 30px;
	width:30px;
}
.knopdoorloop {
	position: absolute;
	left:120px;
	top: 3px;
	background-image:url(images/knopdoorloop.gif);
	background-repeat:no-repeat;
	height: 30px;
	width:60px;
}
.linkdoorloopop {
	position: absolute;
	top: 0px;
	left:0px;
	height: 30px;
	width:25px;
}

.linkdoorloopneer {
	position: absolute;
	top: 0px;
	left:35px;
	height: 30px;
	width:25px;
}

div.artikel {
	width:100%; 
	top:0px; 
	left: 0px; 
	font-size: 14px;
}
div.pijltje {
	position: relative;
	left:93%;
	top:-60px; 
	width:55px;
	height:55px;
	font-size: 10px;
	background-image:url(images/pijltjerechts.png);
	background-repeat:no-repeat;

}


div.button {
	width:100%; 
	height:100px; 
	top:0px; 
	left: 0px; 
	border: 1px #000 solid;
	overflow:hidden;
}
div.button a  {
	width:100%; 
	height:100px; 
	display:block; 
	padding-top:2px;
	font: bold 15px;
	text-align:center;
}
div.button a:link {
	color: #E9EAEB; 
	text-decoration:none;
}
div.button a:hover {
	text-decoration:none;
	/* background-color:#26241F; */
}
a.button:visited{
	text-decoration:none;
}

div.button2 {
	display:block; 
	width:100%; 
	height:50px; 
	left: 0px;
	border: 1px #000 solid;
	overflow:hidden;
}
div.button2 a  {
	display:block; 
	width:100%; 
	height:50px; 
	padding-top:0px;
	font: bold 15px;
	text-align:center;
}
a:button2link {
	color: #E9EAEB; 
	text-decoration:none;
}
a.button2link:visited{
	text-decoration:none;
}
.wit {
	margin-left:100px;
	font-size: 11px;
	color: #ccc;
}
.zwart {
	margin-left:10px;
	font-size: 17px;
	color: #E9EAEB;
}

a:link {
	text-decoration: none;
	color: #E9EAEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #E9EAEB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	text-decoration:none;
	color: #E9EAEB;
	font-size: 14px;
}
a:active {
	text-decoration:none;
	font-size: 14px;
}
a {
	font-size: 14px;
	font-weight: bold;
} 
.pijltje {
	font-size: 11px;
	
	color: #E9EAEB;
}

.tabel {
	background-color: transparent;
	background-attachment: fixed;
	color: #E9EAEB;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	align: "left";
}
   
.TITEL {
	color: #E9EAEB;
	font-size: 15px;
	font-weight: bold;
}
.rood-middelgroot {
	font-size:15px;
	letter-spacing:-1px;
	color:#990000;
	width:auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset  { font-size: 11px; }
legend  { 
	font-size:14px;
	letter-spacing:-1.7px;
	color:#990000;
	width:auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
li { list-style-type: square; color: #cccccc; }
.profieltop {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px;
	background:url('/images/top.png') no-repeat;
}
.profielbottom {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/bottom.png') no-repeat;
}
.profielversa {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/versa.png') no-repeat;
}
.profielversabottom {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/versabottom.png') no-repeat;
}
.profielversatop {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/versatop.png') no-repeat;
}
.profielactief {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/actief.png') no-repeat;
}
.profielpassief {
	position: relative; 
	z-index: 1; 
	float: right; 
	width: 40px; 
	height: 40px; 
	background:url('/images/passief.png') no-repeat;
}
.mini {
	min-width: 98%;
        max-width: 98%;
		
        background-color: white;
	display:block;
        overflow: hidden;

}
.rondehoekklein {
	/* nu de kleine fototjes rond gemaakt */
	border:0px solid red; 
	border-radius: 100px 100px; 
	-moz-border-radius: 100px 100px; 
	-webkit-border-radius: 100px 100px; 
	vertical-align: super;
}
.doorstrepen {
	text-decoration: line-through;
}


