/* CSS Document */
BODY {
    background-image:url(galleri2006/Gallery_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	

BODY,TD,P,SPAN {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	margin-top:4;
	margin-bottom:4;
}
H2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	margin-top:4;
	margin-bottom:4;
}
.note {
	font-family:Verdana;
	font-size:8pt;
}

A, A:link {

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
text-decoration:underline;
color:#0000C0 ;
}

A:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
text-decoration: underline;
color:#CB0303;
}

.tabelhoved {
	padding:2px;
	color:#FFFFFF;
}
