H1 {
	font: normal 11px Verdana;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../graphics/backgroundshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.newsIdle {
	font-family: Verdana;
	font-size: 11px;
	color: #838383;
}
.bodytextNewsletter {
	font-family: Verdana;
	font-size: 10px;
	color: #838383;
}
.field {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../graphics/backgroundfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #046594;
}
.fieldFixed {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../graphics/backgroundfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #046594;
	width: 130px;
}
.textfield {
	font: normal 10px Verdana;
	color: #000000;
	background-image: url(../graphics/backgroundfield2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #046594;
}

.button {
	font: normal 10px Verdana;
	background: #FFFFFF;
        color: #000000;
	border: 1px solid #046594;
}

.backgroundnews {
	background-image: url(../graphics/backgroundnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsRollover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #046594;
	cursor:hand;
}
.backgroundnewsletter {

	background-image: url(../graphics/backgroundnewsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentshadeleft {
	background-image: url(../graphics/contentshade.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.contentshaderight {
	background-image: url(../graphics/contentshaderight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.backgroundcontent {
	background-image: url(../graphics/backgroundcontent.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.bodyText {
	font-family: Arial;
	font-size: 11px;
	color: #838383;
}
.bodyText a:link{
	font-family: Arial;
	font-size: 11px;
	color: #046594;
	text-decoration:none;
}
.bodyText a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #66b032;
	text-decoration:none;
}
.bodyText a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #66b032;
	text-decoration:none;
}
.bodyTextBold {
	font-family: Arial;
	font-size: 11px;
	color: #838383;
	font-weight: bold;
}
.bodyTextBlue {

	font-family: Arial;
	font-size: 11px;
	color: #046594;
}
.bodyTextBlueBold {
	font-family: Arial;
	font-size: 11px;
	color: #046594;
	font-weight: bold;
}
.knop {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #046594;
	border: 1px solid #046594;
}
.textfield {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-image: url(../graphics/backgroundtextarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #046594;
}
.webcam {
	position: absolute;
	height: 105px;
	width: 140px;
}

/* TickerTape: */
#tickerTape {
	width: 295px;
	height: 24px;
	z-index: 10;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #66b032;
	font-size: 0.9em;
	float: right;
	margin-top: 8px; 
	margin-right: 15px;
}

#tickerTape a {
	color: #66b032;
	text-decoration: none;
}

#tickerTape a:hover {
	text-decoration: underline;
}
