
.content
{
	width: 450px;
	align: center;
	font-size: 20px;
	text-align: center;
}


body, p {
	font: 11px lucida grande, verdana;
	color: #000000;
	text-decoration: none;

}

.headerlloret
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-lloret.jpg) no-repeat;
}

.headerstudent
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-kolleisch.jpg) no-repeat;
}


.headerimpressum
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-impressum.jpg) no-repeat;
}

.headerevents
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-events.jpg) no-repeat;
}

.headersponsors
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-sponsoren.jpg) no-repeat;
}

.headerresultater
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-resultater.jpg) no-repeat;
}

.headeralldag
{
	height: 390px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/header-alldag.jpg) no-repeat;
}




.footer
{
	height: 103px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/footer2B.jpg) no-repeat;
	background-color: #77BDF9;
}

.footerevents
{
	height: 103px;
	width: 970px;
	background: url(http://www.orca.lu/yearbook2009/Melanie/footer2Bevents.jpg) no-repeat;
	background-color: #0E327E;
}


.bgcolour
{
    background-color: #77BDF9;
	margin: 0px auto;
}


.bgcolourevents
{
    background-color: #0E327E;
	margin: 0px auto;
}


.bg_student
{
	background: url(http://www.orca.lu/yearbook2009/Melanie/bg2B.jpg);
}

.bgevents
{
	background: url(http://www.orca.lu/yearbook2009/Melanie/bg2Bevents.jpg);
}


br {
	height: 1px;
	margin: -15px 0 10px 0;
}

a {
	color: #75A7D3;
	text-decoration: none;
	font-size: 12px
}

a:hover {
	color: #75A7D3;
	text-decoration: underline;
}

strong {
	font: bolder 11px 'Lucida Grande', Verdana;
	color: #000000;
	line-height: 1.2em;
}


/* begin navigation */
table#exam td {
	color: #4d6d46;
	font: 14px 'Lucida Grande', Verdana;
	font-weight: bold;
}
table#nav {
	font-size: 12px;
}

table#nav td {
	text-align: center;
	color: #4d6d46;
	font: 11px 'Lucida Grande', Verdana;
}

table#nav td a {
	text-decoration: none;
	display: block;
	margin: 1px;
	padding: 4px 15px 4px 15px;
	
}

table#nav td a:link, #nav td a:visited {
	font: 14px 'Lucida Grande', Verdana;
	color: #4d6d46;
	font-weight: bold;
}

table#nav td a:hover {
	font: 15px 'Lucida Grande', Verdana;
	color: #c3aa72;
	background-image: url(menu_hover.png);
	display: block;
	font-weight: bold;
}

li {
	color: gray;
	margin: 10px;

}

.sticky{
	padding: 5px;
	border: 1px solid #999922;
	background-color: #EEEE99;
}

.Sidebar {
	text-align: left;
	background-color: #bbbbbb;
	font: 11px 'Lucida Grande', Verdana;
	color: #000000;
}

.SidebarPlain {
	line-height: 1.4em;
	padding: 5px 7px 5px 7px;
}

.SidebarTitle {
	border-bottom: 1px solid #444444;
	color: #ffffff;
	background-color: #333333;
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.SidebarMenu {
	display: block;
	margin: 10px;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

.SidebarMenu a {
	background-color: #EFEFEF;
	display: block;
	width: 100%;
	height: 25px;
}

.SidebarMenu a:hover {
	background-color: #dddddd;
}

.SidebarMenu a img {
	background-color: inherit;
	text-decoration: none;
	padding-right: 1ex;
}

.SidebarMenu td#active {
	color: #000000;
	background-color: #e3e3e3;
}
