/* BASIS ELEMENTEN */
body {
	background-color: #fff;
	margin: 0px;
	color: #fff;
	"background: url(../img/bgeffect.jpg) top left repeat;"
}

a:link, a:visited, a:active {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #C20000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	color: #C20000;
	line-height: 1.40em;
	padding: 10px 25px 0px 55px;
	margin: 0px;
}

p {
	margin: 0px;
}

#container {
	width: 770px;
	background-color: #fff;
}

/* GESPECIFICEERDE ELEMENTEN */

/* ACHTERGRONDEN */

.menumain-bg {
background: url(../img/bgmenuoff.gif) top left no-repeat;
height: 18px;
width: 163px;
}

.main-bg {
background: url(../img/mainbg.jpg) top left no-repeat;
height: 274px;
width: 163px;
}


/* FORMULIEREN */
.input {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #FFF;
	color: #636363;
	border: 1px solid #C1C1C1;
}

.button {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #C20000;
	background-color: #C20000;
	cursor: pointer;
} 

/* LINKS */

a.tekstmenubold:link, a.tekstmenubold:visited, a.tekstmenubold:active {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.tekstmenubold:hover {
	color: #989898;
	text-decoration: none;
	font-weight: bold;
}

a.tekstmenu:link, a.tekstmenu:visited, a.tekstmenu:active {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}

a.tekstmenu:hover {
	color: #989898;
	text-decoration: none;
}

.tekst a:link, .tekst a:visited, .tekst a:active {
	color: #C20000;
	text-decoration: underline;
}

.tekst a:hover {
	text-decoration: none;
}

/* TEKST */
.tekst {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.70em;
	color: #636363;
	line-height : 1.40em;
	padding: 0px 45px 25px 55px;
}

.tekstmenu {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.70em;
	color: #fff;
	line-height: 1.40em;
	padding: 0px 0px 0px 10px;
}

.tekstmenubold {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.70em;
	color: #fff;
	line-height: 1.40em;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
