body
{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*
	margin: 0em;
*/
	font-size: 0.8em;
}


#container
{	

	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;

/*
	max-width: 65em;

	width:expression( 
    		document.body.clientWidth > (500/12) * 
	    	parseInt(document.body.currentStyle.fontSize)?
   		"65em":
       		"auto" );

*/
/*
	border: 1px solid black;
	padding: 1em;
*/
}


H1
{
	font-size: 1.8;
	font-weight: normal;
        border-bottom: 1px solid  #e0e0e0;

        padding: 0.1em;
        padding-top: 0em;
        margin-bottom: 0.5em;
	margin-top: 0em;
	color: #000000;
}


.module H1
{
        font-size: 1em;
        font-weight: bold;
        margin-top: 0em;
        margin-bottom: 0.5em;
        margin-left: 0em;
	color: white;
/*	background-color: #e1e0e0;
*/	background-color: #D1D1D1;
	padding: 0.2em;
	border: 0em;
}

H2
{
	font-size: 1em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

H3
{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0;
	color: red;
}

p
{
	margin-top: 0;
	margin-bottom: 1em;
}

HR
{
	display: none;
}

input
{
	font-size: 0.8em;
}

th
{
	font-weight: bold;
	background-color: #EFEFFF;
}

.rowidentifier
{
	background-color: #EFEFFF;
}

a:hover
{
	color: #99ccff;
	text-decoration: underline;
}

#title
{
        font-size: 2.4em;
        font-weight: bold;
        margin: 0em;
	color: white;

/*
        border-top: 1px solid #C9D8EE;
        background-color: #EEF4FC;
        border-bottom:  solid 1px #C9D8EE;
        text-decoration: blink;
*/
}

#subtitle
{
        font-size: 1em;
        font-weight: bold;
        margin-top: 0em;
        margin-bottom: 0.5em;
        margin-left: 0em;
	color: white;
}

.menu a
{
	color: #0000FF;
}

#bar .menu a
{
	color: orange;
	text-decoration: none;
}

.menu a:hover
{
	color: #99ccff;
}
.menu
{
	color: #C0C0C0;
}
.grayed
{
	color: #C0C0C0;
}

.error
{
	color: #FF0000;
	text-decoration: blink;
}
.required
{
        color: #FF0000;
}
.strong
{
	font-weight: bold;
}
.small
{
	font-size: 0.8em;
}

.logolink 
{
	border: 0px solid;
}

.photolink
{
	border: 1px solid;
}

.floatright
{
	float: right;
	margin-left: 1em;
}

#head
{
	fontsize: 2em;
/*
	background-color: #abbede;
	color: #ffffff;
	border-bottom: 0px solid gray;
	border-top: 0px solid gray;
*/
	margin: 0em;
	margin-bottom: 1em;
	padding: 0.4em;
	padding-top: 0em;
	padding-bottom: 0em;

        border: 1px solid #D1D1D1;
/*        background-color: #EEF4FC;
*/        background-color: #D1D1D1;

/*
	border:	1px solid  #ffcc33;
	background-color: #fff4c2;
	color: orange;
*/
}

#leftcolumn
{
        float: left;
        width: 14em;
        padding: 0em 0em 0em 0em;
}

.module
{
	margin-bottom: 1em;
	padding-bottom:0.5em;
/*	order: 1px solid #e0e0e0;
	background-color: #fafafa;
*/        border: 1px solid #E9E9E9;
        background-color: #E9E9E9;

}
.module div
{
	padding: 0.2em;
}

#page
{
	margin-left: 15em;
	margin-right: 15em;
	text-align: justify;
/*
	border: 1px solid #e0e0e0;
	padding: 1em;
*/
}

#rightcolumn
{
        float: right;
        width: 14em;
        padding: 0em 0em 0em 0em;
}


/*
#pagehead
{
	border-top: 1px gray dotted;
	border-bottom: 1px gray dotted;
        color: #c0c0c0;
	margin-bottom: 0.2em;
	padding-bottom: 0.1em;
	font-size: 3em;
}
*/

#pagefoot
{
        border-top: 1px #e0e0e0 solid;
	color: #e0e0e0;
}

#loginmenu
{
	text-align: right;
}

.submitbutton
{
        text-align: right;
}

.extlogos
{
        text-align: right;
}

#face
{
        float: right;
        margin-left: 1em;
		border: 1px solid black;
}

#image
{
        float: right;
        margin-left: 1em;
		border: 1px solid black;
}


#updated
{
	float: right;
}

#weather
{
	margin-top: 1em;
	text-align: center;
}


/*     This section is part of Sitemakers.be's Tagboard
   Copyright © 2003-2005 Sitemakers.be - Some Rights Reserved */
#tagboard p {
	margin-left: 0em;
        margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 0.8em;
}
#tagboard form p {
        padding-left: 1em;
}

#tagboard input {
	font-size: 1em;
}

/*
a:link, a:visited, a:active, a:hover {
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
*/
.tag2 {
        color: black;
/*
        background-color: #EFEFFF;
*/
        border-bottom: 1px solid #e0e0e0;
	padding: 0em;
	padding-bottom: 1em
}
.tag2 a:link, .tag2 a:visited, .tag2 a:active, .tag2 a:hover {
        font-weight: bold;
}
.tag1 {
/*
        background-color: #EFEFFF;
*/
	border-bottom: 1px solid #e0e0e0;
        padding: 0em;
	padding-bottom: 1em
}
.tag1 a:link, .tag1 a:visited, .tag1 a:active, .tag1 a:hover {
        font-weight: bold;
}
#parchs {
        margin-top: 15px;
}
#pslink {
        text-size: 80%;
        text-align: center;
}
#psmileys img {
        cursor: pointer;
}
#tb_num_data {
        font-size: 70%;
}
#tagboarderror
{
	color: red;
	text-decoration: blink;
}
