
/* START claaswilleke */

/* body (24) */
Body {
	background-color: #083016;
	color: #90C060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/* image rechts unten (23) */
.image_rechts_unten {
	position: absolute;
	right: 25px;
	bottom: 25px;
	text-align: left;
	vetical-align: bottom;
}

/* lefttop (25) */
.lefttop {
	position: absolute;
	left: 4px;
	top: 2px;
}

/* lefttopstart (35) */
.lefttopstart {
	position: absolute;
	left: 70px;
	top: 2px;
}

/* righttop (26) */
.righttop {
	position: absolute;
	right: 4px;
	top: 2px;
}

/* righttopstart (36) */
.righttopstart {
	position: absolute;
	right: 120px;
	top: 2px;
}

/* rightbottom (27) */
.rightbottom {
	position: absolute;
	right: 4px;
	bottom: 2px;
}

/* rightbottomstart (37) */
.rightbottomstart {
	position: absolute;
	right: 110px;
	bottom: 2px;
}

/* leftbottom (28) */
.leftbottom {
	position: absolute;
	left: 4px;
	bottom: 2px;
}

/* leftbottomstart (34) */
.leftbottomstart {
	position: absolute;
	left: 70px;
	bottom: 2px;
}

/* a (29) */
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* a:link (30) */
a:link {
	color: #c9ba00;
}

/* a:hover (31) */
a:hover {
	color: #ffffff;
}

/* a:active (32) */
a:active {
	color: #ffffff;
}

/* a:visited (33) */
a:visited {
	color: #c9ba00;
}

/* content (38) */
.content {
	position: absolute;
	overflow: hidden;
	left: 3%;
	top: 3%;
	width: 94%;
	height: 94%;
}

/* lefttopmenu (39) */
.lefttopmenu {
	position: absolute;
	left: 25px;
	top: 25px;
	text-align: left;
	vertical-align: top;
	z-index: 10;
}

/* content left top menu (49) */
.contentlefttopmenu {
	position: absolute;
	left: 310px;
	top: 25px;
	right: 128px;
	vertical-align: top;
}

/* content left top menu (sadww 1) (59) */
.contentlefttopmenu_sadww1 {
	z-index: 1;
	position: absolute;
	right: 350px;
	bottom: 280px;
}

/* content left top menu (sadww 2) (60) */
.contentlefttopmenu_sadww2 {
	z-index: 2;
	position: absolute;
	right: 200px;
	bottom: 50px;
}

/* content left top menu (sadww 3) (61) */
.contentlefttopmenu_sadww3 {
	z-index: 3;
	position: absolute;
	right: 80px;
	bottom: 350px;
}

/* content left top menu (sadww 4) (62) */
.contentlefttopmenu_sadww4 {
	z-index: 4;
	position: absolute;
	right: 380px;
	bottom: 120px;
}

/* leftbottommenu (42) */
.leftbottommenu {
	position: absolute;
	left: 25px;
	bottom: 25px;
	vertical-align: bottom;
	z-index: 10;
}

/* content left bottom menu (58) */
.contentleftbottommenu {
	position: absolute;
	left: 260px;
	bottom: 85px;
	vertical-align: bottom;
	text-align: left;
}

/* righttopmenu (40) */
.righttopmenu {
	position: absolute;
	right: 25px;
	top: 25px;
	text-align: right;
	vertical-align: top;
	z-index: 10;
}

/* content right top menu (50) */
.contentrighttopmenu {
	position: absolute;
	right: 285px;
	top: 25px;
	left: 80px;
	vertical-align: top;
	text-align: left;
}

/* rightbottommenu (46) */
.rightbottommenu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	vertical-align: bottom;
	z-index: 10;
}

/* content profil/contact (48) */
.content_profil_contact {
	position: absolute;
	left: 25px;
	bottom: 25px;
	right: 310px;
	vertical-align: bottom;
	text-align: justify;
}

/* fakelink (43) */
.fakelink {
	color: rgb(144,192,96);
}

/* submenu right top (44) */
.submenurighttop {
	border: 0px;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	padding: 6px;
}

/* submenu left top (45) */
.submenulefttop {
	border: 0px;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding: 6px;
}

/* contact data (47) */
.contactdata {
	position: absolute;
	right: 25px;
	bottom: 25px;
	text-align: left;
	vertical-align: bottom;
}

/* td (51) */
td {
	vertical-align: top;
}

/* td (em) (52) */
td em {
	color: rgb(224, 252, 176);
	font-style: normal;
}

/* td yeartype (53) */
.yeartype {
	font-weight: bold;
	padding-left: 14px;
}

/* td yeartype (COPY) (54) */
td.yeartype {
	font-weight: bold;
	padding-left: 14px;
}

/* em (55) */
em {
	color: rgb(224, 252, 176);
	font-style: normal;
}

/* soundtable (56) */
.soundtable {
	border-collapse: collapse;
	border: 0px;
}

/* width40px (57) */
.width40px {
	width: 40px;
}

/* END claaswilleke */

