/*-------------------------------------------------------
Cascading Style Sheet voor R.S.V. Laurentius.
Auteur: Djordy Seelmann - djordy at deviousness dot com
-------------------------------------------------------*/

/* Container */

body {
	background: #383838 url(/images/body-bg.png) repeat-y 50% 0;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
	}
	
input {
	margin: 1px;
	font-size: 11px;
	font-family: Tahoma;
}
	
div.clearer {
	height: 0;
	clear: both;
}

#container {
	width: 997px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000;
}

table {
	font-size: 11px;
	line-height: 1.5em;
}

#manage {
	border: 1px solid #000;
	width: 90%;
	background-image: url(/images/nieuwsmanage-bg.png);
	background-repeat: no-repeat;
}


.datum {
 	font-weight: bold;
}

.fotogallerij img {
	padding: 20px;
}

.border {
	border: 1px solid #000;
}

.resultaten-naam {
	color: #FFFFFF;
	font-weight: bold;
}

#home {
	position: absolute;
	top: 160px;
	left: 190px;
	width: 617px;
	line-height: 1.5;
	text-align: justify;
}

/* Header */

#header {
    position: absolute;
	width: 997px;
	height: 165px;
    background-image: url(/images/header-bg.png);
	z-index: 2;
}

#header h1, #header h2 {
	display: none;
}

div#logo {
	position: absolute;
	z-index: 3;
	width: 141px;
	height: 143px;
	left: 23px;
	top: 11px;
	background-image: url(/images/logo_laurentius.png);
}

.headerfoto div { position: absolute; left: 0; top: 0; }

.headerfoto{
	position: absolute;
	top: 11px;
	border: 1px solid #000;
	height: 143px;	width: 143px;
}


/* Main */

#main {
	position: absolute;
	top: 160px;
	left: 190px;
	width: 617px;
	line-height: 1.5;
	text-align: justify;
}

#leden-select {
	width: 445px;
	height: 215px;
	padding-top: 20px;
	padding-left: 5px;
	line-height: 1.2em;
	background: url(/images/onlinealmanak-bg.png) no-repeat;
	font-size: 12px;
	border: 1px solid #000;
}

.online-almanak {
	width: 445px;
	height: 190px;
	padding-top: 20px;
	padding-left: 5px;
	line-height: 1.2em;
	background: url(/images/onlinealmanak-bg.png) no-repeat;
	font-size: 12px;
	border: 1px solid #000;
}
.online-almanak-resultaten-lid {
	margin-top: 10px;
	width: 400px;
	height: 90px;
	line-height: 1.2em;
	background-image: url(/images/resultaten-bg.png);
	font-size: 12px;
	border: 1px solid #000;
}

.online-almanak-resultaten-oudlid {
	margin-top: 10px;
	width: 400px;
	height: 90px;
	line-height: 1.2em;
	background-image: url(/images/resultaten-oudlid-bg.png);
	font-size: 12px;
	border: 1px solid #000;
}


#article {
	position: absolute;
	top: 35px;
	padding: 10px;
	width: 100%;
}

#article p {
	margin-top: 8px;
	text-align: justify;
	color: #000;
}

#article h1, span.contenth1 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	font-family: "Monotype Corsiva";
}

#article h2, span.contenth2{
	font-size: 26px;
	font-weight: normal;
	color: #000;
	font-family: "Monotype Corsiva";
}

#article h3, span.contenth3 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-family: "Arial";
	margin-bottom: 0em;
}


#article p img {
	float: right;
	margin: 0 0 0 10px;
	border: 0px solid #000;
}

#article img {
	margin: 0px;
	border-style: none;
}

#article a {
	color: #007903;
}

#articleheader {
	width: 617px;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
	background-image: url(/images/header-bg.png);
}

#welcome {
	width: 617px;
	height: 40px;
	margin-top: 7px;
}

#welcome img {
	float: right;
}

#adverts_centrum {
	position: absolute;
	top: 300px;
}

#adverts_centrum img {
	margin: 5px;
	border-style: none;
}

.advert-rechts {
	margin-top: 5px;
}

a.button {
	border: 1px solid #619300;
        padding: 4px;
	background-color: #ABDF45;
	cursor:pointer;
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	border-style:outset;
}

a.button:hover {
	background-color: #89CF00;
	color: #000000;
	text-decoration: none;
}

a.button:active {
	border-style:inset;
}

a.button:visited:active {
	border-style:inset;
}

a.button:visited {
	background-color: #ABDF45;
	color: #000000;
	text-decoration: none;
}

a.button:visited:hover {
	background-color: #89CF00;
	color: #000000;
	text-decoration: none;
}



/* Sidebars */

#sidebarleft {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 189px;
}
#sidebarright {
	position: absolute;
	top: 173px;
	right: 5px;
	width: 179px;
}
#sidebarright img {
	border: 1px solid #000
}	

/* Login box */

#loginbox {
	text-align: left;
	position: relative;
	width: 165px;
	background-image: url(/images/loginbox.png);
	background-repeat: no-repeat; 
	border: 1px solid #000;
	padding-top: 35px;
	margin-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 8px;
}
#loginbox a {
	color: #007903;
}

#loginbox img.avatar {
	padding: 5px;
	border-width: 0;
}


/* CMS */

.cmscontent {
width: 100%;
}

table.commissies td{
vertical-align: top;
}

img.banner {
border-width: 0px;
}

span.newsitemtitle {
font-size: 14px;
}

table.tabelmetrand td{
border: 1px solid black;
text-align: center;
}

td.photocell{
border: 1px solid #555555;
text-align: center;
}

td.photocell:hover, td.photocell.hover {
  background: #e3e3e3;
}

table.bannertablecenter td {
text-align: center;
}

#Menu {
position: relative;
margin-top: 2px;
}



