/* --- new CSS classes ---*/

.copyright {
	color: #000000;
	font-size: 10px;
	text-align: center;
}
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	background-attachment: fixed;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#maintitle {
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#mainmenu A {
	font-size: 11px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	background-image: url(../images/layout/mainmenu.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#maincontent {
	font-size: 10px;
	padding: 15px;
	background-image:  url(../images/layout/hoofding3.jpg);
	background-repeat: no-repeat;
	background-image:  url(../images/layout/hoofding3.jpg);
}
.pagetitle {
	font-weight: bold;
	background-color: #B9CDE5;
	border: 1px solid #5083A5;
	padding: 3px;
	width: 300px;
	font-size: 11px;
	color: #373737;
}
#subtitle {
	font-size: 22px;
	font-style: italic;
	color: #AB3A34;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
}
#toolbar A {
	font-size: 10px;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5083A5;
	color: #373737;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
#toolbar A:hover {
	color: #AB3A34;
}
#submenu A {
	font-size: 10px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB3A34;
	text-align: left;
	padding: 3px 3px 3px 10px;
	background-color: #ECF5FA;
}
#submenu A:hover {
	color: #AB3A34;
}
#mainmenu A:hover {
	color: #AB3A34;
}


/* --- old CSS classes ---*/

OL
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 25px;
    MARGIN-TOP: 10px
}
UL
{
    MARGIN-BOTTOM: -1px;
    MARGIN-LEFT: 15px
}
LI
{   MARGIN-TOP: 5px;
    LINE-HEIGHT: 1.3em;
    MARGIN-BOTTOM: 0.1em
}

TD {
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #373737
}

H1 {
	FONT: bold 13pt "verdana,arial","helvetica"; COLOR: #373737
}
H2 {
	FONT: bold 12pt "verdana,arial","helvetica"; COLOR: #373737
}
H3 {
	FONT: bold 11pt "verdana,arial","helvetica"; COLOR: #373737
}
H4 {
	FONT: bold 10pt "verdana,arial","helvetica"; COLOR: #373737
}

TEXTAREA {
    BORDER-BOTTOM: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

INPUT
{
    BORDER-BOTTOM: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
		COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}

.checkbox_1
{  
    BORDER-BOTTOM: #B9CDE5 1pt solid;
    BORDER-LEFT: #B9CDE5 1pt solid;
    BORDER-RIGHT: #B9CDE5 1pt solid;
    BORDER-TOP: #B9CDE5 1pt solid;
		BACKGROUND: #B9CDE5;
}

.button
{
    BACKGROUND-COLOR: #5083A5;
    BORDER-BOTTOM: black 1pt solid;
    BORDER-LEFT: black 1pt solid;
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
SELECT {
	BACKGROUND: #ffffff; COLOR: #373737; FONT: 8pt Verdana
}



.clicked {
	COLOR: maroon; FONT-FAMILY: verdana; FONT-SIZE: 11px;font-weight : bold;
}

.bckgr_title {
	BACKGROUND-COLOR: #B9CDE5
}



.title_photo  {
font-family : Verdana;
font-size : 10px;
font-style : italic;
color : maroon; 
}

.datum_photo  {
font-family : Verdana;
font-size : 10px;
color : white; 
}
}
.image_link {border-color: Black;}
.image_link_active {border-color: red;}
#mainmenu {
	padding-top: 4px;
	padding-left: 5px;
}
.bold {
	font-weight: bold;
}
#maincontent A {
	color: #333333;
}
#maincontent A:hover {
	color: #AB3A34;
}
#rightbar A {
	color: #AB3A34;
}
