/*
 * Last edit: 20 july 2006
 * Star STYLESHEET - SCREEN
 * 
 * Media: screen, projection
 * Author: Nephuse.nl
 *
 */

body {
	margin: 3px 0 0 0;
	padding: 0;
	background-color: #000;
	color: #363232;
	text-align: center;
	font: normal 11px/normal Verdana, Arial, Tahoma, sans-serif;
}

/* Default Styling */
h1, h2, h3, h4, h5, h6, fieldset, form, p, img, ol, ul, li, dl, dt, dd {
	border: 0;
	margin: 0;
	padding: 0;
}

.nofont { font-size: 0; }

.clear { clear: both; }

.ulDefault {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* Text Styling */
#mainText { text-align: justify; }
#leftText { font-size: 10px; font-weight: bold; color: #fff; }
#siteFooter { font-size: 10px; color: #8c8888; }
.rightTextHeader { font-size: 10px; font-weight: bold; }
.rightTextContent { font-size: 10px; line-height: 14px; }
.rightTextFooter { font-size: 10px; color: #c90d27; }
#contacttable { font: normal 11px/normal Verdana, Arial, Tahoma, sans-serif; text-align: left; vertical-align: top; color: #363232; }

/* Link Styling */
a:link, a:visited, a:hover, a:active { color: #363232; text-decoration: underline; font-weight: bold; }

#leftText a:link, #leftText a:visited, #leftText a:hover, #leftText a:active { color: #fff; text-decoration: none; }

.rightTextHeader a:link, .rightTextHeader a:visited, .rightTextHeader a:hover, .rightTextHeader a:active  { text-decoration: none; }

#siteFooter a:link, #siteFooter a:visited { font-weight: normal; text-decoration: none; color: #8c8888; }
#siteFooter a:hover, #siteFooter a:active { text-decoration: underline; }

#introContainer a:link, #introContainer a:visited, #introContainer a:hover, #introContainer a:active { color: #fff; text-decoration: none; }

/* General Layout */
#introContainer {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

#siteContainer {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

#starLogo {
	margin-left: 17px;
}

#siteMenu {
	margin-top: 4px;
}

#menuLeftBG {
	width: 197px;
	height: 21px;
	border-right: #d60e2a 1px solid;
}

#menuRightBG {
	width: 197px;
	height: 21px;
	border-left: #d60e2a 1px solid;
	margin-left: 2px;
}

.menuButton {
	margin-left: 2px;
}

#yellowLineTop {
	width: 975px;
	height: 1px;
	margin: 3px 5px 4px 5px;
}

#columnLeft {
	float: left;
	width: 222px;
	height: 445px;
}

#columnCenter {
	float: left;
	width: 516px;
	height: 445px;
	margin: 0 12px 0 12px;
}

#columnRight {
	float: left;
	width: 222px;
	height: 445px;
}

#bannerPhoto {
	margin-bottom: 3px;
}

#leftText {
	width: 222px;
	height: 164px;
	background: #c70d27 url(../img/columnleftbg.gif) repeat-y;
	padding: 23px 0 0 18px;
}
div>#leftText {
	width: 204px;
	height: 141px;
}

#leftMenu li {
	margin-bottom: 5px;
}

#mainText {
	width: 516px;
	height: 435px;
	background: #fef9cd url(../img/columncenterbg.gif) no-repeat fixed;
	overflow: auto;
	padding: 52px 37px 0 37px;
	overflow-x: hidden;
}
div>#mainText {
	width: 442px;
	height: 383px;
	background-attachment: scroll;
}

#mainTextPic {
	float: right;
	margin: 0 0 5px 15px;
}

#rightTextContainer {
	width: 222px;
	height: 435px;
	background: #feee5f url(../img/columnrightbg.gif) repeat-y;
}

.rightTextHeader {
	margin: 0 14px 0 14px;
}

.rightTextContent {
	margin: 3px 21px 3px 21px;
}

.rightTextFooter {
	margin: 0 14px 0 21px;
}

.rightTextHeaderFirst {
	padding-top: 14px;
}

.columnRightDots {
	margin: 18px 0 18px 19px;
}

#yellowLineBottom {
	width: 975px;
	height: 1px;
	margin: 4px 5px 5px 5px;
}

#siteFooter {
	text-align: center;
}

/* foto's pagina */
#photos {
    margin-top: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

.photos-td {
    padding: 0 10px 10px 10px;
    vertical-align: bottom;
	text-align: center;
}

.photos-img {
    border: 1px solid #fff;
}
