﻿/* ----- Templates ----- */

body
{
	font-size: 7.5pt;
	line-height: 12pt;
	font-family: Verdana, Sans-Serif;
	color: #000;
}

.zoekLoadingPnl{
    position: absolute;
	width: 31px;
	height: 31px;
	
	margin-top: -29px;
	margin-left: 250px;
	border:solid 1px #88B5A6;
	filter:alpha(opacity=30);
	-moz-opacity:.3;
	opacity:.3;

}

/* ----- Postings ----- */
.pMinPosting
{
	min-height:120px;
	height:auto !important;
	height:120px;
	margin-left:110px;
}

.pUserOmvat
{
	margin-top:10px; 
	margin-right:10px; 
	float:left;  
	width: 100px; 
	height: 100%;
	text-align: right;
}
/* ----- Einde postings ----- */
	
.loginTb
{
	border: solid 1px #DCD4DC;
	width: 153px;
}

.floatleft{float:left}


.minheighthack20{
    min-height: 20px;
    height: auto !important;
    height: 20px;

}

.minheighthack100{
    min-height: 100px;
    height: auto !important;
    height: 100px;

}

.minheighthack120{
    min-height: 120px;
    height: auto !important;
    height: 120px;

}

.minheighthack200{
    min-height: 190px;
    height: auto !important;
    height: 190px;

}

.loginBt
{
	border: solid 1px #DCD4DC;
	margin-top: 10px;
	margin-right: 3px;
	font-size: 9pt;
	color: #755272;
	height: 20px;
	font-family: Trebuchet MS, Sans-Serif;
	vertical-align: middle;
}

#omvat
{
	width: 950px;
	margin: 0px auto;
	color: #2a684a;
	
	font-size: 9pt;
	line-height: 14pt;
	font-family: Trebuchet MS, Sans-Serif;
	letter-spacing: 0.1pt;
}

#content
{
	width: 950px;
	height: 100%;
	margin: 0px auto auto auto;
}

#hoofdMenu
{
	margin: 25px 0px 0px 0px;
	width: 100px;
	height: 570px;
	background-color:White;
	border-right: solid 1px #88B5A6;
	position:absolute;
	z-index: 10;
	text-align:right;
}

#colofon
{
float:left;
    position:absolute;
    margin-top:556px;
    width:100px;
    height:30px;
  
}

#hoofdMenuMrg
{
	margin-top:12px;
}

#subMenuSluit
{
	width:25px;
	height:20px;
	float:right;
	text-align: center;
	cursor: pointer;
	background: url(/images/cnl/subMenuSluit.gif) center no-repeat;
}

#subMenuLogo
{
	width: 342px;
	height: 143px;
	background: url(/images/cnl/subMenuLogo.gif) center no-repeat;
}

.subMenusItem
{
	width: 342px;
	height: 406px;
	margin-left: -5px;
	position: absolute;
}

#subMenus
{
	width: 342px;
	height: 406px;
	overflow: hidden;
}

#subMenuMask
{
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	top: 25px;
	width: 90px;
	height: 570px;
	position: absolute;
	z-index: 5;
}

.subMenuItem
{
	height: 38px;
	cursor: pointer;
}

#subMenu
{
	margin: 0px 0px 0px 100px;
	width: 342px;
	height: 570px;
	background-color:#755272;
	border-left: solid 2px #88B5A6;
}

#ledenTel
{
	width: 172px;
	margin-top: 580px;
	margin-left: 120px;
	float: left;
	color:#755272;
	position:absolute;
}

#bijStream
{
	width: 172px;
	margin-top: 172px;
	height: 395px;
	float: left;
	color:#755272;
}

#bijStreamTop
{
	width: 172px;
	margin-top: 0px;
	height: 570px;
	float: left;
	color:#755272;
	overflow: hidden;
}

#homeLogo
{
	width: 650px;
	height: 225px;
	float: left;
	margin-left: 19px;
}

#homeStreamL
{
	width: 317px;
	float: left;
	margin-top: 41px;
	margin-left: 22px;
	overflow: hidden;
}

#homeStreamR
{
	width: 317px;
	float: right;
	margin-top: 34px;
	margin-left: 22px;
	overflow: hidden;
}

#onderStreamsHolder
{
	width: 678px;
	float: right;
}

#dubbelStream
{
	width: 656px;
	float: left;
	margin-left: 22px;
}

#pageStreamL
{
	width: 311px;
	float: left;
	margin-top: 10px;
	margin-left: 22px;
}

#pageStreamR
{
	width: 311px;
	float: right;
	margin-top: 10px;
	margin-left: 0px; /* rw 30909 */
}

#contentZelf
{
	width: 850px;
	margin: 0px 0px 0px 120px;
	position: absolute;
	top: 25px;
	padding: 0px 0px 0px 0px;
}

.fileIcon
{
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
	background: url(/images/se/filesIcons.gif) center no-repeat;
}

/* ----- Generiek ----- */

html, body 
{
	margin: 0px;
	padding: 0px;
}

.element
{
	display: block;
}

img
{
	border: 0px;
}

/* ----- Link elementen ----- */

a.seLink:link, a.seLink:hover, a.seLink:active, a.seLink:visited
{
	color: #7BC1DB;
	color: #4386a0;
	text-decoration: none;
}

a.seLink:hover
{
	text-decoration: underline;
}

/* ----- Linkjes in platte- of HTML-tekst ----- */

.seLink a:link, .seLink a:hover, .seLink a:active, .seLink a:visited
{
	color: #7BC1DB;
	color: #4386a0;
	text-decoration: none;
}

.seLink a:hover
{
	text-decoration: underline;
}

/* ----- Link overig ----- */

a:link, a:hover, a:active, a:visited
{
	color: #7BC1DB;
	color: #4386a0;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}