@CHARSET "ISO-8859-1";

a, body, button, div, h1, h2, h4, h5, h6, img, ul, ol
	{
	color: #CCCCCC;
	background-color: black;
	border-color: black;
	border-style: none;
	border-width: 0px;
	font-family: "Papyrus", "Lucida Calligraphy";
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: normal
}
	
a:link {color: #CCCCFF}     /* unvisited link */
a:visited {color: #CCCC00}  /* visited link */
a:hover {color: #00CCCC}   /* mouse over link */
a:active {color: #FFCCCC}   /* selected link */

a.a_at_menu	{
	background-color: black;
	border: 2px  ridge #CCCCCC;
	color: #CCCCCC;
	float: left;
	height: 40px;
	margin: 5px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 10%;
}

a.a_at_menu:hover	{
	background-color: #00CCCC;
	color: black;
}

body.body_at_information,
body.body_at_list	{
	padding: 5px;
}

body.body_at_timer	{
	background-image:  url(../icons/timer_background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: black
}

button	{
	line-height: 80%;
	text-align: center;
	margin: 0px
}
button,
button.button_at_menu,
div.border,
frame.border,
frame.frame_at_navigation,
frame.frame_at_timer,
a.a_at_menu	{
	border-color: #CCCCCC;
	border-style: ridge;
	border-width: 2px;
	padding: 0px
}

body.body_at_news_scrolling_list	{
	margin: 5px;
	padding: 5px;
    border: 0px none
}

div.keyword_description_at_information, div.painting_description_at_information	{
	line-height: 100%
	}

div.noborder, frame.noborder	{
	border-style: none;
	border-color: black;
	border-width: 0px
	}
	
div.nomargin, frame.nomargin	{
	margin: 0px;
	}

div.margin	{
	margin: 3px
	}

frame.margin	{
	margin: 5px
	}
	
h1	{
	text-align: center;
	color: #CCCC00;
	font-size: 110%;
	font-style: normal;
	font-variant: small-caps;
	line-height: 110%;
	list-style-type: none;
	white-space: normal
	}

h2	{
	text-align: center;
	color: #CCCCFF;
	font-size: 110%;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	list-style-type: none;
	white-space: normal
	}

h2.painting_description_summary	{
	font-size: 100%
	}

img.img_at_navigation	{
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: black;
	clear: left;
	float: left;
	}

/* total_images_width in add_images_to_frame has to include also the border as defined in the style */
img.img_at_scrolling	{
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color: black;
	}

li	{
	text-align: left;
	font-size: medium;
	font-style: italic;
	list-style-position: inside;
	list-style-image: url(../icons/bullet.jpg);
	list-style-type: circle;
	white-space: normal
	}
	
p.center, p.instruction	{
	text-align: center
	}

p.instruction	{
	font-size: small
	}
	
p.news	{
	font-family: courier, serif;
	font-size: 8px;
	white-space: nowrap
	}	h3 { 
	color: #CCCCCC;
	background-color: black;
	border-color: black;
	border-style: none;
	border-width: 0px;
	font-family: "Papyrus", "sans-serif";
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: normal
 } 

body.body_at_news_scrolling_list { 

	padding: 0px
 } p { 
	color: #CCCCCC;
	background-color: black;
	font-family: "Papyrus", "sans-serif";
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	white-space: normal
; border: 0px black none } 