body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 0.75em Verdana,Tahoma,Arial,sans-serif;
	color: #910403;
	cursor: default;
}

a { color: #910403;text-decoration: underline; }
a:hover { text-decoration: none; }

#headerImage { background: url(images/header.jpg) no-repeat top left; width: 1002px; height: 229px; }

#menu1 { background: url(images/lb_01_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu2 { background: url(images/lb_02_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu3 { background: url(images/lb_03_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu4 { background: url(images/lb_04_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu5 { background: url(images/lb_05_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu6 { background: url(images/lb_admin_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu7 { background: url(images/lb_profil_up.gif) no-repeat top left; height: 33px; cursor: pointer; }
#menu8 { background: url(images/lb_message_up.gif) no-repeat top left; height: 33px; cursor: pointer; }

#menu20 { background: url(images/left_space_top.gif) no-repeat top left; height: 21px; }
#menu21 { background: url(images/left_space_middle.gif) repeat-y top left; }
#menu22 { background: url(images/left_space_bottom.gif) no-repeat top left; height: 6px; }

#content { padding: 2px 2px 2px 2px; }

#calendarImage { z-index: 0; position: relative; cursor: pointer; }
#enterImage { z-index: 1; position: relative; top: -20px; cursor: pointer; }
#eventsImage { z-index: 2; position: relative; top: -40px; cursor: pointer; }

.popupMenu { display: none; position: absolute; top: 0px; left: 0px; width: 160px; z-index: 0; }
.popupMenu a { font-size: 0.8em; font-weight: bold; text-decoration: none; padding: 0 0 3px 15px; display: block; color: #990000; }
.popupMenu a:hover { text-decoration: underline; color: #3399FF; }

.formButton{
	border: 1px solid #DFDFDF;
	color: #910403;
	width: 110px;
	background: #F5F5F5;
	cursor: pointer;
}
.boardDecisions p{
	margin: 2px 0 3px 0;
}