﻿/* ----- Templates ----- */

body
{
	font-size: 7.5pt;
	line-height: 12pt;
	font-family: Verdana, Sans-Serif;
	color: #000;
	background-color: #FFF;
}

#omvat
{
	width: 900px;
	margin: 0px auto;
	background-color: #FFF;
}

#menuOmvat
{
	margin: 20px 20px 20px 8px;
}

#contentPad
{
	margin: 20px;
}

#content
{
	width: 900px;
	height: 100%;
	margin: 30px auto auto auto;
	background-color: #96C2E4;
	background-image: url(/images/als/back.gif);
	background-repeat: repeat-y;
}

#contentHome
{
	width: 900px;
	height: 100%;
	margin: 30px auto auto auto;
	background-color: #96C2E4;
}

.KopBalk
{
	background-color: Black;
	width: 410px;
	height: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#hhack
{
	clear:both;
	height: 0px;
}

#logoHome
{
	position: absolute;	
	bottom: 20px;	
	right: 20px;
}

#logo
{
	position: absolute;	
	bottom: 20px;	
	left: 20px;
	margin-left: -450px;
}

#menuHome
{
	width: 450px;
	
	min-height:50px;
  	height:auto !important;
  	height:50px;

	margin: 0px;
	padding: 0px;
	float: left;
	background-color: Black;
	
	position: absolute;
}

#menu
{
	width: 450px;
	
	min-height:590px;
  	height:auto !important;
  	height:590px;

	margin: 0px;
	padding: 0px;
	float: left;
	background-color: Black;
	
	position: relative;
}

#contentZelfHome
{
	width: 900px;
	
	min-height:590px;
  	height:auto !important;
  	height:590px;
  	
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #96C2E4;
}

#contentZelf
{
	width: 450px;
	
	min-height:590px;
  	height:auto !important;
  	height:590px;
  	
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #96C2E4;

	position: relative;
}

#header
{
	width: 100%;
	height: 120px;
	margin: 0px auto auto auto;
	border-bottom: 1px solid #AAA;
}

#headerContent
{
	width: 900px;
	height: 95px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#headerMrg
{
	margin: 10px 0px 0px 20px;
}

.fileIcon
{
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
	background: url(/images/se/filesIcons.gif) center no-repeat;
}

/* ----- Postings ----- */
.pMinPosting
{
	min-height:140px;
	height:auto !important;
	height:140px;
	margin-left:110px;
}

.pUserOmvat
{
	margin-right:10px; 
	margin-top: -4px;
	float:left;  
	width: 100px; 
	height: 100%;
	text-align: right;
}

.pReageerBut
{
	height: 20px; 
	background: url( '/images/se/postings/reagerenLijn.gif' ) no-repeat;
    background-position: left top;
    float:left;
}

.pKletsLusImg
{
	float: left;
	margin-top: -1px;
	margin-left: 90px;
}

.pHand
{
	cursor: pointer;
}

.pBut
{
	height: 20px; 
	background: url( '/images/se/postings/kopLijn.gif' ) no-repeat;
    background-position: left top;
    float:left;
}

.pBewerkPaneel
{
	color: #000; 
	padding: 10px; 
	margin-left: 0px; 
	border: solid 1px #8b8b8b;
    width: 380px; 
    background-color: #EEE; 
    margin-bottom: 20px; 
    margin-top: 10px;
}

.pWisPaneel
{
	color: #000; 
	padding: 10px; 
	margin-left: 0px; 
	border: solid 1px #8b8b8b;
    width: 380px; 
    background-color: #EEE; 
    margin-bottom: 20px; 
    margin-top: 10px;
}

/* ----- Einde postings ----- */

/* ----- Generiek ----- */

html, body 
{
	margin: 0px;
	padding: 0px;
}

.element
{
	display: block;
}

img
{
	border: 0px;
}


/* ----- HTML Editor ---- */
.seHtml ul
{
  margin: 0 0 0 1.5em;
  padding: 0px;
  list-style: disc;

}

.seHtml ol
{
  margin: 0 0 0 2.2em;
  padding: 0px;
}

.seHtml li
{

}

.seHtml table
{
	padding: 0;
	margin: 0 0 0 -5px;
}

.seHtml tr
{
	padding: 0;
	margin: 0;
}

.seHtml td
{
	padding: 0;
	margin: 0;
}

/* ----- Links ----- */

a:link, a:hover, a:active, a:visited
{
	color: black;
	text-decoration: underline;
}

a:hover, a:hover
{
	color: white;
	text-decoration: none;
}

/* ----- Links in elementen ----- */

a.seLink:link, a.seLink:hover, a.seLink:active, a.seLink:visited,
a.seHtml:link, a.seHtml:hover, a.seHtml:active, a.seHtml:visited
{
	color: gray;
	text-decoration: underline;
}

a.seLink:hover, a.seHtml:hover
{
	text-decoration: none;
}

.TellAFriendButton
{
    color: rgb(150,194,228);
    background-color:Black;
    border: solid 3px black;
    font-weight:bold;
    font-family:Verdana;
    text-align:center;
}

.seFormulierTextbox, .seFormulierTextArea{
    font-family:Verdana;
    font-size:12px;
}
